sqlggversion Documentation on ocaml.org
SQL Guided (code) Generator
sqlgg is an SQL query parser and binding code generator for C#, C++, Java, OCaml. It starts off with SQL schema and queries, and generates code (or XML, allowing further code generation for various purposes). Generated code only defines a mapping of output columns and query parameters to the host language, trying to be as unobtrusive as possible and leaving the choice of SQL database (and API to access it) to the developer.
| Tags | org:ygrek |
|---|---|
| Author | ygrek |
| License | GPL-2.0-only |
| Published | |
| Homepage | https://ygrek.org/p/sqlgg/ |
| Issue Tracker | https://github.com/ygrek/sqlgg/issues |
| Maintainer | ygrek@autistici.org |
| Dependencies | |
| Optional dependencies | |
| Conflicts |
|
| Source [http] | https://github.com/ygrek/sqlgg/releases/download/20260721/sqlgg-20260721.tbz sha256=40d7699187951dd2f17d885c4f4f04124930bf7dc1119d4cca322c5f0cb42d8e sha512=e7c90683cddcff3ca0ba9de9e40c2c4c69923ea62e2647f1a70083e42ed00b7cab53f8a14d1a965ee4465966bc02fa75fa7cb42e485beae1a9c26bdc252c3665 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sqlgg/sqlgg.20260721/opam |
No package is dependent


