pg_query-ocaml
Query parser
A C-based OCaml library for parsing PostgreSQL queries
OCaml bindings for libpg_query
17 stars
4 watching
12 forks
Language: C
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
pganalyze/pg_query.rs | Provides a Rust library to parse and normalize SQL queries using the PostgreSQL query parser | 141 |
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 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,213 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
ged/ruby-pg | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 801 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
arcapos/luapgsql | A Lua extension that allows PostgreSQL functionality within a Lua environment. | 112 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 258 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,356 |
paradedb/pg_analytics | Enables direct querying of large data volumes from Postgres using a high-performance analytical query engine | 396 |
darold/pgformatter | Automates formatting and beautification of PostgreSQL SQL queries | 1,706 |