WarpSQL is a powerful solution that provides opinionated extensions to Postgres, conveniently packaged as a single Docker deployment.
- Simple Setup: With WarpSQL, set up your Postgres database with all necessary extensions at once, saving you time and hassle.
- Smooth Integration: WarpSQL seamlessly integrates popular extensions like PgVector, TimescaleDB, Citus, PostGIS, etc making your database management straightforward and efficient.
| Extension | PG14 | PG15 | PG16 |
|---|---|---|---|
| PgVector | 0.5.1 | 0.5.1 | 0.5.1 |
| TimescaleDB | 2.13.0 | 2.13.0 | 2.13.0 |
| PgCron | 1.6.0 | 1.6.0 | 1.6.0 |
| PostGIS | 3.4.2 | 3.4.2 | 3.4.2 |
| Citus | 12.1.0 | 12.1.0 | 12.1.0 |
| Pg Repack | 1.5.0 | 1.5.0 | 1.5.0 |
| PgAutoFailover | 2.1 | 2.1 | 2.1 |
| postgresql-hll | 2.18 | 2.18 | 2.18 |
| PgJobmon | 1.4.1 | 1.4.1 | 1.4.1 |
| PgPartman | 5.0.1 | 5.0.1 | 5.0.1 |
| pg_bestmatch | commit 3126173 |
If you're interested in WarpSQL and want to contribute your code and ideas, feel free to open pull requests and raise issues.
Bootstrapped from TimescaleDB