JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
-
Updated
Jul 8, 2022 - Java
{{ message }}
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
Access MYSQL database with other sql languages(for example, ORACLE's sql)
Generate SQL Statements from the MyBatis3 Mapper XML file
A lightweight .NET ORM framework
Mystral (pronounced "ˈMistrəl") is an efficient library to deal with relational databases quickly.
A useful utility for the Object Relational Mapping of MySQL databases
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.
Use this class library to execute your MS SQL queries easily without hassle.
Excel which allows to administrate data for SQL databases (such as MySQL and MariaDB)
Testing the result set of a distributed database node.(mysql)
PHP Data Access Object Library
Single entry point PHP api, JSON request and respond
Android project with sqlite3.c library with C++/Java implementation
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.
There were shown some useful SQL operations and functions
A simple SQL update statement parser.
Simple reader of sql files. Alternative to constant sql statements
A simple SQL-builder in modern JavaScript especially for SQLite3
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.
This is a java implementation for SQL using Hash Maps.
SQL queries and stored procedures(Procs), I've worked on on various projects.
Add a description, image, and links to the sql-statement topic page so that developers can more easily learn about it.
To associate your repository with the sql-statement topic, visit your repo's landing page and select "manage topics."