Stars
π Freely available programming books
A curated awesome list of lists of interview questions. Feel free to contribute! π
A topic-centric list of HQ open datasets.
A beautiful, simple, clean, and responsive Jekyll theme for academics
Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, K8s, AI inference, and IAM services.
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
A large annotated semantic parsing corpus for developing natural language interfaces.
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
pg_lake: Postgres with Iceberg and data lake access
Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids)
PostgreSQL extension adding HyperLogLog data structures as a native data type
ATTENTION: pg_shard is superseded by Citus, its more powerful replacement
Python/Django support for distributed multi-tenant databases like Postgres+Citus
Rails/ActiveRecord support for distributed multi-tenant databases like Postgres+Citus
Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes
π’ Docker images and configuration for Citus
TopN is an open source PostgreSQL extension that returns the top values in a database according to some criteria
DynamoDB to PostgreSQL & Citus continuous replication tool
Reference App for Ad Analytics, using Ruby on Rails.
Documentation for Citus. Distributed PostgreSQL as an extension.
Files for the PGConf SV tutorial on real-time analytics
Tools for running benchmarks against Citus