Skip to content
/ citus-data-starter Public template

A template for Citus Data Community edition. Worry-free Postgres that scales out...

License

Notifications You must be signed in to change notification settings

mubaidr/citus-data-starter

Repository files navigation

Citus-Data-Starter

A template for quickly developing using Citus Data Community edition. Worry-free Postgres that scales out...

Table of Contents

Features

  • Docker based setup
  • Citus Data
  • PgAdmin
  • PgHero dashboard
  • Schema setup on startup
    • Sample scripts in citus/schema directory
  • 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

Prerequisites

  • Docker based setup
  • and thats is

Getting started

  • Clone this repository git clone https://github.com/mubaidr/citus-data-starter
  • Update .env configuraiton (.env.example available)
  • Run using
    • make run or
    • docker-compose --file docker-compose.dev.yml up

Issues and Contribution

Want to file a bug, contribute some code, or improve documentation? Excellent! Please make sure to check existing issues before opening a new one.

Where to find me

Twitter: @mubaidr

About

A template for Citus Data Community edition. Worry-free Postgres that scales out...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published