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
139 forks
Language: TypeScript
last commit: 8 days 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,331 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 23,440 |
vitaly-t/pg-promise | A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting. | 3,467 |
knex/knex | A SQL query builder for multiple databases | 19,362 |
uptrace/bun | An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries | 3,792 |
zalando/postgres-operator | A Kubernetes operator that automates the management of PostgreSQL clusters | 4,372 |
zombodb/zombodb | A Postgres extension that integrates Elasticsearch into relational databases using a custom query language and optimized indexing. | 4,684 |
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,907 |
pipelinedb/pipelinedb | High-performance time-series aggregation system for PostgreSQL | 2,633 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
prisma/prisma | A toolkit for building databases and applications with a unified, type-safe query builder | 39,737 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,151 |
postgres/postgres | Provides source code distribution of an advanced object-relational database management system | 16,273 |
supabase-community/postgres-new | An in-browser Postgres environment with AI assistance and immediate database creation | 2,454 |