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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jakewheat/simple-sql-parserA parser and tokenizer for SQL syntax in Haskell82
fox-it/dissect.sqlAn implementation of the SQLite database file format parser in Python.6
keramas/mssqli-duetA tool designed to extract domain users from Active Directory environments by exploiting SQL injection vulnerabilities in MSSQL databases.93
yamafaktory/jqlA tool for querying and manipulating JSON data using a simple, intuitive syntax.1,524
derekstride/tree-sitter-sqlA general SQL grammar for tree-sitter162
aviate-labs/parser-combinators.moA library implementing monadic parser combinators for parsing structured data in the Motoko programming language.4
teskalabs/cysimdjsonA high-performance JSON parsing library for Python365
jakewheat/hssqlpppA Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect.108
nverno/tree-sitter-jqA C implementation of a grammar parser for the Jq language3
mwh/jqjsA JavaScript implementation of the jq JSON query language85
sqls-server/sqlsA tool that provides advanced intelligence for editing SQL code in various databases.1,023
svenstaro/mt940-rsA parser for MT940 bank statements in Rust.23
pljson/pljsonProvides an object-oriented interface to store and manipulate JSON data in PL/SQL456
kunalsin9h/livejqAn alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing.15
kasei/swift-sparql-syntaxA Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries.17