PostgreSQL Exercises web site code
Support
Quality
Security
License
Reuse
Query results from node-postgres as a readable (object) stream
Support
Quality
Security
License
Reuse
Distributed SQL Engine in Python using Dask
Support
Quality
Security
License
Reuse
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
A DBI-compliant interface to PostgreSQL
Support
Quality
Security
License
Reuse
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
Support
Quality
Security
License
Reuse
Orm with clean object design, smart relationship loading and powerful collections.
Support
Quality
Security
License
Reuse
Bitnami Docker Image for MariaDB
Support
Quality
Security
License
Reuse
PostgreSQL Cluster performances monitoring and auditing tool
Support
Quality
Security
License
Reuse
SQL database migrations for Golang go-pg and PostgreSQL
Support
Quality
Security
License
Reuse
Reactive PostgreSQL for Meteor
Support
Quality
Security
License
Reuse
Flask + Vue + Postgres + Docker + Kubernetes
Support
Quality
Security
License
Reuse
Cross database doctrine DQL functions for MySQL and PostgreSQL.
Support
Quality
Security
License
Reuse
Ansible role to setup server with Elixir & Postgres to deploy apps
Support
Quality
Security
License
Reuse
Catch bad SQL queries before they cause problems in production
Support
Quality
Security
License
Reuse
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
Support
Quality
Security
License
Reuse
Zero boilerplate database operations for Go
Support
Quality
Security
License
Reuse
ModelQ is a code generator for creating Golang codes/models to access RDBMS database/tables
Support
Quality
Security
License
Reuse
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Support
Quality
Security
License
Reuse
Vectorized executor to speed up PostgreSQL
Support
Quality
Security
License
Reuse
Asynchronous PostgreSQL Java driver
Support
Quality
Security
License
Reuse
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
Support
Quality
Security
License
Reuse
PostgreSQL Migration Tool
Support
Quality
Security
License
Reuse
🐦 A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations
Support
Quality
Security
License
Reuse
🐥The very simple ORM library for Golang
Support
Quality
Security
License
Reuse
Rust (Rocket & Diesel) + React (w/ Typescript) + PostgreSQL starter pack. Currently serves my need for a nice Dev Environment.
Support
Quality
Security
License
Reuse
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
Support
Quality
Security
License
Reuse
Postgres integration for Meteor
Support
Quality
Security
License
Reuse
A simple database toolkit for PHP
Support
Quality
Security
License
Reuse
[WIP] Plugin for prettier to support formatting of PostgreSQL-flavour SQL, including function bodies in SQL, pgSQL, PLV8, plpython, etc.
Support
Quality
Security
License
Reuse
A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
Support
Quality
Security
License
Reuse
Realtime Trimet map. Live update of all active vehicles
Support
Quality
Security
License
Reuse
PostgreSQL protocol gateway for Presto distributed SQL query engine
Support
Quality
Security
License
Reuse
This is the official mirror of the MonetDB Mercurial repository. Please note that we do not accept pull requests on github. The regression test results can be found on the MonetDB Testweb https://www.monetdb.org/testweb/web/status.php .For contributions please see: https://www.monetdb.org/documentation/dev-guide/
Support
Quality
Security
License
Reuse
An idiomatic Go query builder for ElasticSearch
Support
Quality
Security
License
Reuse
Master Postgres-XC source repository
Support
Quality
Security
License
Reuse
An example repo of how I like to use postgres with gRPC
Support
Quality
Security
License
Reuse
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Support
Quality
Security
License
Reuse
pganalyze statistics collector for gathering PostgreSQL metrics and log data
Support
Quality
Security
License
Reuse
Datastore-agnostic ORM in JavaScript
Support
Quality
Security
License
Reuse
Repository hosting code for the "Getting Started With NodeJS, Express and Postgres Using Sequelize" blogpost.
Support
Quality
Security
License
Reuse
go-duckdb provides a database/sql driver for the DuckDB database engine.
Support
Quality
Security
License
Reuse
Ruby wrapper for Airtable, your personal database
Support
Quality
Security
License
Reuse
A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.
Support
Quality
Security
License
Reuse
Find time-consuming database queries for ActiveRecord-based Rails Apps
Support
Quality
Security
License
Reuse
PostgreSQL database access simplified
Support
Quality
Security
License
Reuse
Nearest neighbor search for Rails and Postgres
Support
Quality
Security
License
Reuse
Copy active record models from remote databases
Support
Quality
Security
License
Reuse
a
async-flask-sqlalchemy-exampleby kljensen
Python 254 Version:Current License: No License (No License)
Non-blocking Flask, SQLAlchemy, Psygopg2, Postgresql, Gevent & Gunicorn Example
Support
Quality
Security
License
Reuse
p
pgexercisesby AlisdairO
PostgreSQL Exercises web site code
JavaScript 316Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
node-pg-query-streamby brianc
Query results from node-postgres as a readable (object) stream
JavaScript 315Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dask-sqlby dask-contrib
Distributed SQL Engine in Python using Dask
Python 311Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tds_fdwby tds-fdw
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
C 309Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
C
ChatScriptby ChatScript
C++ 308Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
RPostgresby r-dbi
A DBI-compliant interface to PostgreSQL
R 303Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
n
node-pg-copy-streamsby brianc
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
JavaScript 302Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
o
ormby nextras
Orm with clean object design, smart relationship loading and powerful collections.
PHP 301Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bitnami-docker-mariadbby bitnami
Bitnami Docker Image for MariaDB
Shell 301Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
pgcluuby darold
PostgreSQL Cluster performances monitoring and auditing tool
Perl 301Updated: 2 y ago License: Permissive (PostgreSQL)
Support
Quality
Security
License
Reuse
m
migrationsby go-pg
SQL database migrations for Golang go-pg and PostgreSQL
Go 299Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
m
meteor-pgby numtel
Reactive PostgreSQL for Meteor
JavaScript 297Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
flask-vue-kubernetesby testdrivenio
Flask + Vue + Postgres + Docker + Kubernetes
JavaScript 297Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
doctrine-extensionsby oroinc
Cross database doctrine DQL functions for MySQL and PostgreSQL.
PHP 296Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
ansible-elixir-stackby HashNuke
Ansible role to setup server with Elixir & Postgres to deploy apps
Python 294Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
shibaby burrito-brothers
Catch bad SQL queries before they cause problems in production
Ruby 292Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
sqldb-loggerby simukti
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
Go 290Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dbqby rocketlaunchr
Zero boilerplate database operations for Go
Go 288Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
modelqby mijia
ModelQ is a code generator for creating Golang codes/models to access RDBMS database/tables
Go 286Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
activerecord-postgres_enumby bibendi
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Ruby 285Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
postgres_vectorization_testby citusdata
Vectorized executor to speed up PostgreSQL
C 285Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
postgres-async-driverby alaisi
Asynchronous PostgreSQL Java driver
Java 284Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
pytest-postgresqlby ClearcodeHQ
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
Python 284Updated: 2 y ago License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
p
pg-migratorby aphel-bilisim-hizmetleri
PostgreSQL Migration Tool
JavaScript 284Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
postgres-migrationsby ThomWright
🐦 A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations
TypeScript 284Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gosqlby ilibs
🐥The very simple ORM library for Golang
Go 282Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rust-web-starterby ghotiphud
Rust (Rocket & Diesel) + React (w/ Typescript) + PostgreSQL starter pack. Currently serves my need for a nice Dev Environment.
TypeScript 282Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
real-world-grading-appby 2color
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
TypeScript 281Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
meteor-postgresby meteor-stream
Postgres integration for Meteor
JavaScript 280Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
p
prettier-plugin-pgby benjie
[WIP] Plugin for prettier to support formatting of PostgreSQL-flavour SQL, including function bodies in SQL, pgSQL, PLV8, plpython, etc.
TypeScript 275Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
goiardiby ctdk
A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
Go 274Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
pdxlivebusby browniefed
Realtime Trimet map. Live update of all active vehicles
TypeScript 273Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
prestogresby treasure-data
PostgreSQL protocol gateway for Presto distributed SQL query engine
C 272Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
M
MonetDBby MonetDB
This is the official mirror of the MonetDB Mercurial repository. Please note that we do not accept pull requests on github. The regression test results can be found on the MonetDB Testweb https://www.monetdb.org/testweb/web/status.php .For contributions please see: https://www.monetdb.org/documentation/dev-guide/
C 270Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
e
esqueryby aquasecurity
An idiomatic Go query builder for ElasticSearch
Go 270Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
postgres-x2by postgres-x2
Master Postgres-XC source repository
C 269Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
grpc-postgresby johanbrandhorst
An example repo of how I like to use postgres with gRPC
Go 268Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dumplingby pingcap
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Go 267Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
collectorby pganalyze
pganalyze statistics collector for gathering PostgreSQL metrics and log data
Go 267Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
modelby geddy
Datastore-agnostic ORM in JavaScript
JavaScript 266Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
postgres-express-node-tutorialby waiyaki
Repository hosting code for the "Getting Started With NodeJS, Express and Postgres Using Sequelize" blogpost.
JavaScript 266Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
go-duckdbby marcboeker
go-duckdb provides a database/sql driver for the DuckDB database engine.
C++ 262Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
airrecordby sirupsen
Ruby wrapper for Airtable, your personal database
Ruby 261Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sql-jobberby knadh
A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.
Go 260Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
q
query_trackby kirillshevch
Find time-consuming database queries for ActiveRecord-based Rails Apps
Ruby 259Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
q
queriesby gmr
PostgreSQL database access simplified
Python 258Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
n
neighborby ankane
Nearest neighbor search for Rails and Postgres
Ruby 257Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
forcepsby jorgemanrubia
Copy active record models from remote databases
Ruby 255Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
async-flask-sqlalchemy-exampleby kljensen
Non-blocking Flask, SQLAlchemy, Psygopg2, Postgresql, Gevent & Gunicorn Example
Python 254Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse