davidkohn88's Stars
PostgREST/postgrest
REST API for any Postgres database
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
auchenberg/volkswagen
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass.
jackc/pgx
PostgreSQL driver and toolkit for Go
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
postgresml/pgcat
PostgreSQL pooler with sharding, load balancing and failover support.
timescale/promscale
[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
timescale/tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
timescale/timescaledb-toolkit
Extension for more hyperfunctions, fully compatible with TimescaleDB and PostgreSQL 📈
timescale/pg_prometheus
PostgreSQL extension for Prometheus data
hettie-d/postgres_air
timescale/timescaledb-extras
Helper functions and procedures for timescale
timescale/docs.timescale.com-content
Content pages for TimescaleDB documentation
timescale/timescaledb-backup
jeff-davis/postgres-extension.rs
Write PostgreSQL extensions in pure rust