rizo / sqlgg

SQL Guided (code) Generator

Home Page:https://ygrek.org/p/sqlgg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqlgg: SQL Guided (code) Generator

Build Status Build status

Homepage at https://ygrek.org/p/sqlgg/

Install with opam install sqlgg

sqlgg is sql query parser and code generator. See homepage for detailed description and rationale.

Development

Install dependencies with opam install --deps-only .

Buld with make

Conditions

Copyright (c) 2009 ygrek <ygrek@autistici.org>

This project is distributed under the terms of GPL Version 2. See LICENSE file for full license text.

Example code in demo/ and example/ and database specific bindings in impl/ are released into public domain.
See UNLICENSE file in each of the above directories for more information.

NB the output of sqlgg, i.e. the generated code, is all yours of course :)


2018-04-26

About

SQL Guided (code) Generator

https://ygrek.org/p/sqlgg/

License:GNU General Public License v2.0


Languages

Language:OCaml 81.5%Language:C++ 8.9%Language:TSQL 4.8%Language:Forth 2.3%Language:Standard ML 0.7%Language:PLSQL 0.6%Language:Shell 0.5%Language:PHP 0.4%Language:Makefile 0.2%Language:Batchfile 0.1%Language:PLpgSQL 0.1%