There are 1 repository under sql-statement topic.
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
SQL builder and query library for golang
Collection of 300+ best practices for Java persistence performance in Spring Boot applications
A tool to query a database in natural language
:closed_book: Various example reports I use for Microsoft Report Server (SSRS & PBIRS) as well as documents for unit testing, requirements and a style guide template.
Generate SQL Statements from the MyBatis3 Mapper XML file
A useful utility for the Object Relational Mapping of MySQL databases
Mystral (pronounced "ˈMistrəl") is an efficient library to deal with relational databases quickly. 🧁
Data Commander is a front-end for SQL and other databases. The program has a plugin architecture for adding arbitrary data providers.
FluentSql library creates Sql statements from C# Sql like syntax and uses Dapper for execution.
A simple compiler experiment to parse simple sql statements.
This is an example of how to calculate the distance between two GPS coordinates as a function in MySQL.
OTRS custom statistic module based on SQL
Excel which allows to administrate data for SQL databases (such as MySQL and MariaDB)
Testing the result set of a distributed database node.(mysql)
SQL Basics learn by doing - This is a list of basic SQL commands that will also include live examples using MS SQL Server
Converting a Pandas DataFrame into a MySQL CREATE TABLE statement
DbConnect is coded around MySqlConnector, an ADO.NET data provider for MySQL. MySqlConnector also support MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL for MySQL and more. DbConnect can be used to test connection to a database or run SQL statements.
The bitboxx bbquery module is a DNN module for querying and editing database tables. Its intention is more for intranet than internet. You can define database querys (selects) to every kind of database (if drivers are installed) and even edit the tables if configured like this. if you or your employees need to fire every morning the same query to the database to check if nightly production went well and every record is on his right place, this is the module for you! The minimum DNN Version for this module is 06.01.00.
A simple SQL update statement parser.
This is a java implementation for SQL using Hash Maps.
A lightweight Python3 library for describing SQL statements using JSON or Python dictionaries
A simple SQL-builder in modern JavaScript especially for SQLite3
SQL queries and stored procedures(Procs), I've worked on on various projects.
There were shown some useful SQL operations and functions