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!
263 stars
9 watching
57 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A parser and tokenizer for SQL syntax in Haskell | 82 |
| An implementation of the SQLite database file format parser in Python. | 6 |
| A tool designed to extract domain users from Active Directory environments by exploiting SQL injection vulnerabilities in MSSQL databases. | 93 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
| A general SQL grammar for tree-sitter | 162 |
| A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
| A high-performance JSON parsing library for Python | 365 |
| A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. | 108 |
| A C implementation of a grammar parser for the Jq language | 3 |
| A JavaScript implementation of the jq JSON query language | 85 |
| A tool that provides advanced intelligence for editing SQL code in various databases. | 1,023 |
| A parser for MT940 bank statements in Rust. | 23 |
| Provides an object-oriented interface to store and manipulate JSON data in PL/SQL | 456 |
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
| A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. | 17 |