Skip to content

kianmeng/coredb

 
 

Repository files navigation

CoreDB

Discord Chat

CoreDB aims to improve the experience developers have with deploying, managing, and scaling Postgres.

CoreDB is under active development that you are free to use, except for some parts which may be licensed to prevent you from competing with the managed service that we are building concurrently (see http:https://coredb.io/coredb-community-license).

Why Postgres?

Postgres is the best OSS database in the world, with millions of active deployments, and is growing faster than MySQL. It is battle-tested with a large community that can handle SQL (relational) and JSON (non-relational) queries and a widerange of workloads (i.e, analytical, time-series, geospatial, etc), on account of its’ rich ecosystem of add-ons and extensions.

Roadmap

We just got started, but here's what we're working on:

  • Trunk CLI that users can use to publish and install Postgres extensions
  • pgtrunk.io that serves as a backend for Trunk, and also provides discovery and metrics
  • A Kubernetes Operator built with Rust
  • pgmq - an easy message queue built with Rust, that we use in our managed service, which is available as a crate or as a Postgres extension
  • A managed service Postgres, which you can get early access to by signing up for our mailing list

In the future:

  • A new UI for Postgres and its extensions
  • A CLI built with Rust

About

Postgres for Everything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 82.9%
  • TypeScript 4.9%
  • Shell 4.1%
  • SCSS 2.3%
  • Python 2.0%
  • Dockerfile 1.8%
  • Other 2.0%