postgres
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 3,577 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Dec 14, 2020 - Clojure
API server module for Node/Express
-
Updated
Dec 14, 2020 - JavaScript
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
-
Updated
Dec 14, 2020 - C
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Dec 11, 2020 - TypeScript
Postgres CLI with autocompletion and syntax highlighting
-
Updated
Dec 11, 2020 - Python
PostgreSQL client for node.js.
-
Updated
Dec 12, 2020 - JavaScript
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
-
Updated
Dec 13, 2020
SQL for Humans™
-
Updated
Aug 12, 2020 - Python
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
-
Updated
Apr 3, 2020 - Go
Database migrations. CLI and Golang library.
-
Updated
Dec 13, 2020 - Go
Distributed PostgreSQL as an extension - for multi-tenant and real-time analytics workloads
-
Updated
Dec 14, 2020 - C
Website, docs, and examples. Follow to stay updated about our public Beta.
-
Updated
Dec 14, 2020 - TypeScript
Is your feature request related to a problem?
When sending incorrectly formatted payloads (e.g. a text-based string with a gzip compression header), the app will fail with a cryptic 500 error and register an unhandled exception.
Describe the solution you'd like
The app should return a 400 bad request error, with details on why the request failed (i.e. it is incorrectly formatted or
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
-
Updated
Dec 14, 2020 - JavaScript
Continuous Archiving for Postgres
-
Updated
Mar 29, 2020 - Python
Making Postgres and Elasticsearch work together like it's 2020
-
Updated
Dec 12, 2020 - Rust
Currently, the macros expect SQLX_OFFLINE to equal "true" (case insensitive) to force offline mode. This is fine, but environment variables that can switch something on or off typically also accept 0 as false and 1 as true.
This should be a relatively easy fix, the code is here: https://github.com/launchbadge/sqlx/blob/master/sqlx-macros/src/query/mod.rs#L40
I would also prefer to use
-
Updated
Dec 7, 2020 - TypeScript
A data mapper for Node.js and PostgreSQL.
-
Updated
Mar 3, 2019
pREST (PostgreSQL REST), simplify and accelerate development,
-
Updated
Dec 11, 2020 - Go
Fluent migrations framework for .NET
-
Updated
Dec 12, 2020 - C#
-
Updated
Dec 11, 2020 - Ruby
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia



What happened:
When I click the link for
See supported log levels and mappings of log level abbreviation and expressionsin the Logs Panel doc it gives me a 404.What you expected to happen:
It should take me to the
See supported log levels and mappings of log level abbreviation and expressionspage if it still exists.**How to reproduce it (as minimally and precisely a