Topic: postgresql
PostgreSQL, often simply Postgres, is an object-relational database (ORDBMS) – i.e. an RDBMS, with additional (optional use) "object" features – with an emphasis on extensibility and standards compliance. As a database server, its primary functions are to store data securely and return that data in response to requests from other software applications. It can handle workloads ranging from small single-machine applications to large Internet-facing applications (or for data warehousing) with many concurrent users; on macOS Server, PostgreSQL is the default database; and it is also available for Microsoft Windows and Linux (supplied in most distributions).
serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AW
awesome-selfhosted
This is a list of Free Software network services and web applications which can be hosted locally. S
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
redash
Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.
metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :y
knex
A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use