
{{<index/block>}}

  {{<index/item
    title="YSQL Connection Manager"
    body="Built-in connection pooling for YSQL."
    href="connection-manager-ysql/"
    icon="fa-thin fa-phone">}}

  {{<index/item
    title="Change Data Capture"
    body="Capture changes made to data in the database."
    href="change-data-capture/"
    icon="fa-thin fa-arrows-rotate">}}

  {{<index/item
    title="Colocation"
    body="Keep closely related data together via colocation."
    href="colocation/"
    icon="fa-thin fa-people-roof">}}

  {{<index/item
    title="Parallel queries"
    body="Leverage multiple CPUs to answer queries faster."
    href="parallel-query/"
    icon="fa-thin fa-grip-lines-vertical">}}

  {{<index/item
    title="PostgreSQL extensions"
    body="Use PostgreSQL extensions to extend the functionality of YSQL."
    href="pg-extensions/"
    icon="fa-thin fa-puzzle">}}

  {{<index/item
    title="Auto Analyze service"
    body="Automate execution of ANALYZE commands."
    href="auto-analyze/"
    icon="fa-thin fa-microscope">}}

{{</index/block>}}
