A template for quickly developing using Citus Data Community edition. Worry-free Postgres that scales out...
- Docker based setup
- Citus Data
- PgAdmin
- PgHero dashboard
- Schema setup on startup
- Sample scripts in
citus/schema
directory
- Sample scripts in
- Common extensions for Citus Data installed
btree_gist
postgres-json-schema
periods
pg_stat_statements
pgcrypto
uuid-ossp
fuzzystrmatch
hll
pg_prewarm
hypopg
hstore
pg_trgm
pg_repack
moddatetime
topn
- Docker based setup
- and thats is
- Clone this repository
git clone https://github.com/mubaidr/citus-data-starter
- Update
.env
configuraiton (.env.example
available) - Run using
make run
ordocker-compose --file docker-compose.dev.yml up
Want to file a bug, contribute some code, or improve documentation? Excellent! Please make sure to check existing issues before opening a new one.
Twitter: @mubaidr