pgx
PostgreSQL client
A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations
A pure OCaml PostgreSQL client library
122 stars
18 watching
16 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list
ocamlpostgresql
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,550 |
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. | 417 |
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 | 568 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
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. | 258 |
leafo/pgmoon | A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 395 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |