postgres

PostgreSQL client

A PostgreSQL driver for Deno that simplifies interaction with the database.

PostgreSQL driver for Deno

GitHub

607 stars
9 watching
97 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list

denodeno-postgresdenolandpostgrespostgresqlpostgresql-driver

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
denodrivers/mysql A MySQL driver and ORM library for the Deno runtime environment. 260
denodrivers/mongo A MongoDB driver for Deno allowing basic to advanced database operations 512
halvardssm/deno-nessie Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. 530
denodrivers/redis A Redis client implementation for the Deno runtime environment. 454
yooneskh/yongo A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions 7
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
dergyitheron/dbirb-sqlite-deno A modular Deno API for interacting with SQLite databases. 0
dwclark/postgresql Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. 5
pgjdbc/r2dbc-postgresql Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. 1,012
msakrejda/pegasus An ActionScript 3 driver for PostgreSQL 16
deno-libs/gql A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. 194
eveningkid/denodb A TypeScript-based ORM for multiple databases, providing a simple and typed API. 1,929
deno-libs/graphql_tag A Deno port of a GraphQL schema AST creation utility from a template literal 9
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 249
deno-libs/rpc A JSONRPC server router for Deno 24