Update and add index
This commit is contained in:
@@ -285,6 +285,16 @@ Columnar store for analytics with PostgreSQL.</li>
|
||||
<li><a href="https://pgxn.org/dist/cyanaudit/">cyanaudit</a> - Cyan
|
||||
Audit provides in-database logging of all DML activity on a
|
||||
column-by-column basis.</li>
|
||||
<li><a
|
||||
href="https://github.com/paradedb/paradedb/tree/dev/pg_analytics">pg_analytics</a>
|
||||
- pg_analytics is an extension that accelerates analytical query
|
||||
processing inside Postgres to a performance level comparable to
|
||||
dedicated OLAP databases.</li>
|
||||
<li><a
|
||||
href="https://github.com/paradedb/paradedb/tree/dev/pg_search">pg_search</a>
|
||||
- pg_search is a PostgreSQL extension that enables full-text search over
|
||||
SQL tables using the BM25 algorithm, the state-of-the-art ranking
|
||||
function for full-text search.</li>
|
||||
<li><a href="https://github.com/citusdata/pg_cron">pg_cron</a> - Run
|
||||
periodic jobs in PostgreSQL.</li>
|
||||
<li><a href="https://github.com/2ndQuadrant/pglogical">pglogical</a> -
|
||||
@@ -582,6 +592,11 @@ Postgres container.</li>
|
||||
href="https://hub.docker.com/r/mdillon/postgis/">mdillon/postgis</a> -
|
||||
PostGIS 2.3 on Postgres 9. Based on the official Postgres
|
||||
container.</li>
|
||||
<li><a
|
||||
href="https:/hub.docker.com/r/paradedb/paradedb/">paradedb/paradedb</a>
|
||||
- ParadeDB is Postgres for Search and Analytics. Based on the Bitnami
|
||||
Postgres container with pg_search and pg_analytics Postgres
|
||||
extensions.</li>
|
||||
<li><a href="https://hub.docker.com/_/postgres/">postgres</a> - Official
|
||||
postgres container (from Docker)</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user