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. | 138 |
pganalyze/pg_query.rs | A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
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,216 |
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. | 804 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
arcapos/luapgsql | A C-based Lua module providing an interface to PostgreSQL for use in scripting and applications. | 112 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |
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,366 |
paradedb/pg_analytics | Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |
darold/pgformatter | Automates formatting and beautification of PostgreSQL SQL queries | 1,711 |