postgresDBSamples
PostgreSQL samples
A collection of sample databases for PostgreSQL to demonstrate data modeling and support learning and development
Sample databases for postgres
488 stars
13 watching
204 forks
Language: PLpgSQL
last commit: about 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 to simplify Postgres DBA tasks | 1,126 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
oguimbal/pg-mem | An in-memory Postgres-like DB instance for unit testing and development. | 2,008 |
paradedb/pg_analytics | Enables direct querying of large data volumes from Postgres using a high-performance analytical query engine | 380 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
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 | 590 |
gleu/pgstats | Collects and displays PostgreSQL statistics for performance monitoring and analysis | 118 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
finagle/finagle-postgres | Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |