postgresDBSamples
PostgreSQL samples
A collection of sample databases for PostgreSQL to demonstrate data modeling and support learning and development
Sample databases for postgres
495 stars
13 watching
207 forks
Language: PLpgSQL
last commit: over 1 year ago
Linked from 1 awesome list
data-modelingdatabasepostgresqlsample-databases
Related projects:
Repository | Description | Stars |
---|---|---|
nikolays/postgres_dba | A collection of tools and scripts for Postgres DBAs and engineers to analyze and manage their databases | 1,131 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 423 |
oguimbal/pg-mem | An in-memory Postgres-like DB instance for unit testing and development. | 2,035 |
paradedb/pg_analytics | Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 129 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 73 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 255 |
ged/ruby-pg | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
probml/pmtkdata | A repository of pre-collected data sets for statistical modeling and machine learning research. | 57 |
spotify/postgresql-metrics | Extracts and provides metrics on PostgreSQL databases | 591 |
gleu/pgstats | Collects and displays PostgreSQL statistics for performance monitoring and analysis | 117 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
finagle/finagle-postgres | Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |