ppx_pgsql
Query generator
A syntax extension for embedded SQL queries using PG'OCaml.
Syntax extension for embedded SQL queries using PG'OCaml.
52 stars
7 watching
9 forks
Language: OCaml
last commit: over 4 years ago
Linked from 1 awesome list
ocamlpostgresppxsql
Related projects:
Repository | Description | Stars |
---|---|---|
| A C-based OCaml library for parsing PostgreSQL queries | 17 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
| A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| A library simplifying type-driven code generation in OCaml | 469 |
| Provides a syntax extension for monadic computations in OCaml. | 7 |
| A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| Library to rewrite and validate GraphQL queries at compile-time | 320 |
| A native PostgreSQL client driver written in Zig | 259 |
| A logging library designed to meet the requirements of 15-digit log IDs in PostgreSQL databases. | 1 |
| A collection of scripts and tools for PostgreSQL database analysis and administration | 1,389 |
| A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
| Tools for managing a PostgreSQL database like a version control system | 569 |
| A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |