slonik
PostgreSQL client
A high-performance, type-safe PostgreSQL client with features like runtime validation and detailed logging.
A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
5k stars
28 watching
141 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
javascriptnodejspostgrespostgresqltypescript
Related projects:
Repository | Description | Stars |
---|---|---|
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,393 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 24,080 |
vitaly-t/pg-promise | A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting. | 3,477 |
knex/knex | A SQL query builder for multiple databases | 19,456 |
uptrace/bun | An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries | 3,890 |
zalando/postgres-operator | A Kubernetes operator that automates the management of PostgreSQL clusters | 4,414 |
zombodb/zombodb | A Postgres extension that integrates Elasticsearch into relational databases using a custom query language and optimized indexing. | 4,687 |
apsaradb/polardb-for-postgresql | A cloud-native database service compatible with PostgreSQL, designed to provide flexible scalability and high-performance capabilities for OLAP and OLTP workloads. | 2,919 |
pipelinedb/pipelinedb | High-performance time-series aggregation system for PostgreSQL | 2,639 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,986 |
prisma/prisma | A toolkit for building databases and applications with a unified, type-safe query builder | 40,117 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
postgres/postgres | Provides source code distribution of an advanced object-relational database management system | 16,442 |