pgx

PostgreSQL client

A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations

A pure OCaml PostgreSQL client library

GitHub

122 stars
18 watching
16 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list

ocamlpostgresql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tizoc/ppx_pgsql A syntax extension for embedded SQL queries using PG'OCaml. 52
roddyyaga/pg_query-ocaml A C-based OCaml library for parsing PostgreSQL queries 17
paxa/postbird A cross-platform GUI client for PostgreSQL databases 1,551
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
epgsql/epgsql A client library for interacting with PostgreSQL databases in Erlang. 423
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 569
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 355
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 138
haskellari/postgresql-simple A Haskell client library providing a simple interface to PostgreSQL databases. 89
pszturmaj/ddb A D programming language client library for interacting with PostgreSQL databases. 39
teamwalnut/graphql-ppx Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. 257
leafo/pgmoon A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. 398
ged/ruby-pg A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. 804