Coder Social home page Coder Social logo

dyu / cg-sql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookincubator/cg-sql

0.0 1.0 0.0 342.18 MB

CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance.

Home Page: https://cgsql.dev/

License: MIT License

Shell 1.23% JavaScript 0.86% C++ 0.01% Python 0.59% C 34.64% Objective-C 0.07% Java 0.11% Lua 0.33% CSS 0.03% Makefile 0.01% HTML 51.20% PLpgSQL 0.54% Yacc 1.84% Lex 0.67% TSQL 7.88%

cg-sql's Introduction

CG/SQL

CG/SQL is a code generation system for the popular SQLite library that allows developers to write stored procedures in a variant of Transact-SQL (T-SQL) and compile them into C code that uses SQLite’s C API to do the coded operations. CG/SQL enables engineers to create highly complex stored procedures with very large queries, without the manual code checking that existing methods require.

The full system also includes features for managing and upgrading schema, creating test code for stored procedures, getting query plans for procedures, as well as interfacing with stored procedures from other languages, such as Java and Objective-C. The JSON output allows for the creation of even more analysis or interfacing code. The package includes extensive documentation on the language and system.

Find out more at our website.

Getting Started

Please refer to our documentation to start using CG/SQL:

For Contributors:

Licensing

CG/SQL is MIT-licensed.

cg-sql's People

Contributors

a8h avatar abiczo avatar adithiraofb avatar barjimal avatar clee2000 avatar daij-djan avatar digitec avatar dmitryvinn avatar dmitryvinn-fb avatar egpast avatar ericschlanger avatar facebook-github-bot avatar jerrysun21 avatar jiawei-lyu avatar johnhaitas avatar lanza avatar mingodad avatar raoulfoaleng avatar rebecca-zieber avatar ricardojuanpalmaduran avatar ricomariani avatar rmaz avatar strafos avatar timch326 avatar toddkrabach avatar user9109348102340981 avatar vener91 avatar winniequinn avatar zertosh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.