ppx_pgsql

Query generator

A syntax extension for embedded SQL queries using PG'OCaml.

Syntax extension for embedded SQL queries using PG'OCaml.

GitHub

52 stars
7 watching
9 forks
Language: OCaml
last commit: about 4 years ago
Linked from 1 awesome list

ocamlpostgresppxsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
roddyyaga/pg_query-ocaml A C-based OCaml library for parsing PostgreSQL queries 17
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 137
arenadotio/pgx A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations 122
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
rizo/ppx_monad Provides a syntax extension for monadic computations in OCaml. 7
pganalyze/pg_query.rs An SQL query parser and transformer library 139
mhallin/graphql_ppx Library to rewrite and validate GraphQL queries at compile-time 320
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 249
jackc/pgx-log15 A logging library designed to meet the requirements of 15-digit log IDs in PostgreSQL databases. 1
pgexperts/pgx_scripts A collection of scripts and tools for PostgreSQL database analysis and administration 1,384
dataegret/pg-utils A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities 1,043
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 568
tatut/specql A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. 132
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30