#Sql-builder
Showing 6 of 6 repositories tagged #sql-builder, ranked by stars
Type safe SQL builder with code generation and automatic query result data mapping
SQL builder and query library for golang
A flexible and powerful SQL string builder library plus a zero-config ORM.
Easily build SQL queries in Go.
Advanced SQLMap command builder with an intuitive cheatsheet UI. Works locally in your browser as a single HTML file (no data sent anywhere).
DAG-SQL-Builder is an editor that helps data developers write complex SQL. It advocates using DAG (Directed acyclic graph) to combine simple SQL to build complex SQL, Through this approach, you will have easier control over SQL with complex logic. In addition, its ”SQL-template“ functionality can reduce your time writing SQL and improve your work