postgresql - doubility-sky/daydayup GitHub Wiki

PostgreSQL: The World's Most Advanced Open Source Relational Database.

PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.

There is a wealth of information to be found describing how to install and use PostgreSQL through the official documentation. The PostgreSQL community provides many helpful places to become familiar with the technology, discover how it works, and find career opportunities. Reach out to the community here.

Learn

Projects

  • PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster API than you are likely to write from scratch.

Tools

  • pgcli: Postgres CLI with autocompletion and syntax highlighting

Resources