package sqlgg

  1. Overview
  2. Docs
SQL Guided (code) Generator

Install

Dune Dependency

Authors

Maintainers

Sources

sqlgg-0.4.5.tar.gz
sha256=3dbe12439ead5b74370b97ca34a5b24da582c20aa2b1eb62328403b356c75b34
md5=ebaf4a8076dcbeaa01e5a68bd6ad74b1

Description

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

Published: 16 Oct 2018

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. sqlite3 >= "5.0.0"
OCaml

Innovation. Community. Security.