There are 5 repositories under sqlparser topic.
A simple SQL Parser, that can convert sql statements to an abstract syntax tree.
Project to create SQL Parser
Run SQL scripts on your NoSQL databases!
A lightweight library for parsing and building select queries. SQL can be rebuilt dynamically.
SQL query formatter
A SQL parser and analyzer for sql flavors including MySQL, PostgreSQL, BigQuery Standard SQL, Presto SQL and Hive SQL.
Parsing utilities to validate and split SQL statements for CrateDB.
OceanBase Developer Center(ODC) JavaScript SQL parser and Monaco plugin
Log sql by different proxies. Intercept query by different proxies or orm framework.
一个 用 C# 实现的 用 Sql select DataTable 资料 的 程序
Extract tables and fields from the sql by calcite, sqlprase and druid.
Mini-SQL engine which will run a subset of SQL Queries using command line interface
QuestDB REST API Python Client, CLI and REPL Shell
A mini SQL engine that supports basic commands and read data from CSV files
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
Python implementation of a mini SQL engine that runs a subset of SQL Queries using a command-line interface.
Интернет магазин товаров
Developed a mini sql engine particularly for processing of all variation of select based sql queries.
A aplicação consiste em analisar um arquivo .txt e salvar suas informações em um banco de dados.
a clone of github.com/vitessio/vitess, specifically focusing on the SQL parser module.
A simple SQL update statement parser.
Neste desafio, você aprenderá a criar um blog simples com Django. Siga as etapas: instale o Django, crie um projeto e um app, defina os models Post e Tag, registre-os no painel admin, configure as URLs e templates, e finalmente inicie o servidor para testar a aplicação. Ao final, você terá um blog funcional para explorar!
ProxyDBX is a C# sharding solution that distributes user data across multiple database shards and routes queries efficiently. It also features SQL parsing and optimization for better performance. 🚀