postgres-bun

PostgreSQL runtime

A TypeScript library providing a PostgreSQL interface for a binary universal network (BUN) runtime environment.

GitHub

29 stars
3 watching
1 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
circuithub/rel8 A Haskell library providing a concise and expressive interface to PostgreSQL databases 156
kennethreitz/django-postgrespool A connection pooling library for Django applications to manage Postgres databases. 7
galeone/igor An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types. 125
lpsmith/postgresql-simple A Haskell client library for interacting with PostgreSQL databases. 206
jtv/libpqxx The official C++ client API to the PostgreSQL database management system. 1,035
haskellari/postgresql-simple A Haskell client library providing a simple interface to PostgreSQL databases. 88
msakrejda/pegasus An ActionScript 3 driver for PostgreSQL 16
denodrivers/postgres A PostgreSQL driver for Deno that simplifies interaction with the database. 607
sergeych/node-prego A Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models. 16
plv8/pljs A JavaScript language extension for PostgreSQL that aims to match the functionality of PLV8 with a compact and lightweight implementation. 122
brandontle/next-postgres-with-typescript A Next.js project with Typescript and Sequelize support for PostgreSQL database and authentication 20
deno-libs/gql A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. 194
ed-o-saurus/plhaskell Allows execution of code in Haskell within SQL code 135