Starred repositories
Block-level incremental backup engine for PostgreSQL
Use PostgreSQL's planner hook to open a side entrance through which we can pass plan trees for immediate execution
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches t…
Store execution plans like pg_stat_statements does for queries.
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
PostgreSQL Rewrite Advisor is an automated interactive tool for SQL query optimization through rewriting in PostgreSQL.
PostgreSQL extension to execute SQL statements at instance start.
PostgreSQL extension which allows to translate a given source SQL statement into another pre-defined SQL statement.
UI to visualize common table expressions in sql scripts
Web-based SQL editor. Legacy project in maintenance mode.
Conway's Game of Life in Differential Dataflow
Extensible SQL Lexer and Parser for Rust
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
基于java开发,功能强大、配置灵活的数据库之间同步工具,可以执行多个数据同步任务,并且可以根据cron表达式配置同步的周期和时间
Extension adding support for optimizer hints in PostgreSQL