CG-SQL-author

CG-SQL Author's Cut: 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. (by ricomariani)

CG-SQL-author Alternatives

Similar projects and alternatives to CG-SQL-author

  1. go

    The Go programming language

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ShellCheck

    ShellCheck, a static analysis tool for shell scripts

  4. steam-for-linux

    Issue tracking for the Steam for Linux beta client

  5. ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  6. fd

    A simple, fast and user-friendly alternative to 'find'

  7. rust-playground

    The Rust Playground

  8. glow

    Render markdown on the CLI, with pizzazz! 💅🏻

  9. pest

    The Elegant Parser (by pest-parser)

  10. nerdctl

    contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

  11. no_color

    Website data for no-color.org

  12. grammars-v4

    Grammars written for ANTLR v4; expectation that the grammars are free of actions.

  13. salsa

    A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.

  14. warp

    Create self-contained single binary applications (by dgiagio)

  15. librdx

    Replicated Data eXchange format C lib

  16. grafbase

    The GraphQL Federation platform

  17. bash-modules

    Useful modules for bash

  18. Gradle

    100 CG-SQL-author VS Gradle

    Adaptable, fast automation for all

  19. bash3boilerplate

    Templates to write better Bash scripts

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CG-SQL-author alternative or higher similarity.

CG-SQL-author discussion

Log in or Post with

CG-SQL-author reviews and mentions

Posts with mentions or reviews of CG-SQL-author. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-07.
  • Why I love Rust for tokenising and parsing
    12 projects | news.ycombinator.com | 7 Nov 2024
    There is https://github.com/ricomariani/CG-SQL-author that goes way beyond and you'll need to create the Rust generation, you can play with it here with a Lua backend https://mingodad.github.io/CG-SQL-Lua-playground/ .

    Also I'm collecting several LALR(1) grammars here https://mingodad.github.io/parsertl-playground/playground/ that is an Yacc/Lex compatible online editor/interpreter that can generate EBNF for railroad diagram, SQL, C++ from the grammars, select "SQLite3 parser (partially working)" from "Examples" then click "Parse" to see the parse tree for the content in "Input source".

    I also created https://mingodad.github.io/plgh/json2ebnf.html to have a unified view of tree-sitter grammars and https://mingodad.github.io/lua-wasm-playground/ where there is an Lua script to generate an alternative EBNF to write tree-sitter grammars that can later be converted to the standard "grammar.js".

  • Techniques I Use to Create a Great User Experience for Shell Scripts
    16 projects | news.ycombinator.com | 13 Sep 2024
    Few months ago, I wrote a bash script for an open-source project.

    I created a small awk util that I used throughout the script to style the output. I found it very convenient. I wonder if something similar already exists.

    Some screenshots in the PR: https://github.com/ricomariani/CG-SQL-author/pull/18

    Full implementation here:

Stats

Basic CG-SQL-author repo stats
2
12
9.7
11 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?