An open API service indexing awesome lists of open source software.

awesome-postgresql

A curated list of awesome PostgreSQL tools, scripts, slides, and short examples. inspired by the other awesome lists
https://github.com/devton/awesome-postgresql

Last synced: 2 days ago
JSON representation

  • Uncategorized

    • Uncategorized

      • PL/V8 - Content for starting and do quick consults about PL/V8.
      • PGBouncer - Lightweight connection pooler for PostgreSQL.
      • pg_bulkload - It's a high speed data loading utility for PostgreSQL.
      • Depesz
      • Tatiyants
      • JSON Queries - Real examples of using lateral joins and recursive queries on JSON structures
      • PostgreSQL-Consulting
      • Depesz
      • PostgREST - Standalone web server that tuns your database directly into a RESTful API.
      • pgbundle - Manage your PostgreSQL extensions with Pgbundle.
      • psql2csv - Run a query in psql and output the result as CSV.
      • pome - A Postgres Metrics Dashboard which can be deployed as a binary.
      • pgpool-II - Connection pooler, load balancer, replicator, also implementing parallel query.
      • pg_bulkload - It's a high speed data loading utility for PostgreSQL.
      • pg - Browser PostgreSQL, no server, just client and pglite (postgresql wasm)
      • Bemi - Automatic data change tracking for PostgreSQL.
      • Tatiyants
      • pg-ldap-sync - This program helps to solve the issue by synchronizing users, groups and their memberships from LDAP to PostgreSQL
      • pgldapsync - Python module that allows you to synchronize Postgres login roles with users in an LDAP directory
      • postgresql-ldap-sync - This program synchronize users, groups and their memberships from LDAP to PostgreSQL
      • JSON Queries - Real examples of using lateral joins and recursive queries on JSON structures
      • PL/V8 - Content for starting and do quick consults about PL/V8.
      • PostgREST - Standalone web server that tuns your database directly into a RESTful API.
      • pgloader - Load data into PostgreSQL. Any Data.
      • Depesz
      • Views dependency handle - Script to handle with tabe and view dependencies easy.
      • Full text search (PT_BR) - Deep intro on full text search on postgresql
      • 2ndQuadrant
      • Citus - Citus horizontally scales PostgreSQL across commodity servers using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable real-time responses on large datasets.
      • ldap2pg - manage roles and ACL.
      • PostgreSQL Roadmap - Complete step-by-step guide to PostgreSQL
      • PG Casts