sqlggversion
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 | |
Source [http] | https://ygrek.org/p/release/sqlgg/sqlgg-20200521.tar.gz md5=b9e861726ce73364e303f0cc1d5ec049 sha256=b9bfd29dc5c880c324ed77ec333053317fd0806f5a64b573b5031ee7fc227deb sha512=5f73a65b5cf5c17788a75f64b3def21a9d8e53b32a876a4fee4570317a20b48ca69879e9dadaa399d7e57f2e9d262850650bcb031fd90f6bf21abdf8d99ce1a6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sqlgg/sqlgg.20200521/opam |
No package is dependent