mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-22 11:23:00 +02:00
commit
32be952cd7
@ -76,16 +76,17 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
||||
|
||||
### Extensions
|
||||
* [cstore\_fdw](https://github.com/citusdata/cstore_fdw) - Columnar store for analytics with PostgreSQL.
|
||||
* [cyanaudit](http://pgxn.org/dist/cyanaudit/) - Cyan Audit provides in-database logging of all DML activity on a column-by-column basis.
|
||||
* [pglogical](https://github.com/2ndQuadrant/pglogical) - Extension that provides logical streaming replication.
|
||||
* [pg\_partman](https://github.com/keithf4/pg_partman) - Partition management extension for PostgreSQL.
|
||||
* [pg\_paxos](https://github.com/citusdata/pg_paxos/) - Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes.
|
||||
* [pg\_shard](https://github.com/citusdata/pg_shard) - Extension to scale out real-time reads and writes.
|
||||
* [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Extension to offload CPU intensive workloads to GPU.
|
||||
* [pgxn](http://pgxn.org/) PostgreSQL Extension Network - central distribution point for many open-source PostgreSQL extensions
|
||||
* [plpgsql\_check](https://github.com/okbob/plpgsql_check) - Extension that allows to check plpgsql source code.
|
||||
* [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL.
|
||||
* [PG_Themis](https://github.com/cossacklabs/pg_themis) - Postgres binding as extension for crypto library Themis, providing various security services on PgSQL's side.
|
||||
* [zomboDB](https://github.com/zombodb/zombodb) - Extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch.
|
||||
* [cyanaudit](http://pgxn.org/dist/cyanaudit/) - Cyan Audit provides in-database logging of all DML activity on a column-by-column basis.
|
||||
|
||||
### Optimization
|
||||
* [PgHero](https://github.com/ankane/pghero) - PostgreSQL insights made easy.
|
||||
|
Loading…
x
Reference in New Issue
Block a user