mo-sql-parsing

SQL parser library

A Python-based library for parsing and transforming SQL queries into a JSON-izable format

Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!

GitHub

263 stars
9 watching
57 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jakewheat/simple-sql-parser A parser and tokenizer for SQL syntax in Haskell 82
fox-it/dissect.sql An implementation of the SQLite database file format parser in Python. 6
keramas/mssqli-duet A tool designed to extract domain users from Active Directory environments by exploiting SQL injection vulnerabilities in MSSQL databases. 93
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,524
derekstride/tree-sitter-sql A general SQL grammar for tree-sitter 162
aviate-labs/parser-combinators.mo A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. 4
teskalabs/cysimdjson A high-performance JSON parsing library for Python 365
jakewheat/hssqlppp A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. 108
nverno/tree-sitter-jq A C implementation of a grammar parser for the Jq language 3
mwh/jqjs A JavaScript implementation of the jq JSON query language 85
sqls-server/sqls A tool that provides advanced intelligence for editing SQL code in various databases. 1,023
svenstaro/mt940-rs A parser for MT940 bank statements in Rust. 23
pljson/pljson Provides an object-oriented interface to store and manipulate JSON data in PL/SQL 456
kunalsin9h/livejq An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. 15
kasei/swift-sparql-syntax A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. 17