ppx_rapper
Query library
A syntax extension for writing SQL queries in OCaml with type inference and syntax checking.
Syntax extension for writing SQL in OCaml
137 stars
8 watching
19 forks
Language: OCaml
last commit: 7 months ago
Linked from 1 awesome list
ocamlreasonmlsql
Related projects:
Repository | Description | Stars |
---|---|---|
roddyyaga/pg_query-ocaml | A C-based OCaml library for parsing PostgreSQL queries | 17 |
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
mhallin/graphql_ppx | Library to rewrite and validate GraphQL queries at compile-time | 320 |
teamwalnut/graphql-ppx | Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. | 258 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
andrenth/sequoia | An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources. | 123 |
shrynx/99.re | A comprehensive collection of solutions to common problems in programming using Reason and OCaml | 110 |
pyrocat101/opal | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
remyzorg/pendulum | A language extension for OCaml to program reactive systems on the Web | 53 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |