Topic: "sql-query-builder"
jOOQ/jOOQ
jOOQ is the best way to write SQL in Java
Language: Java - Size: 265 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6,377 - Forks: 1,216

sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
Language: C# - Size: 823 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 3,231 - Forks: 515

go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
Language: Go - Size: 6.75 MB - Last synced at: 2 days ago - Pushed at: 19 days ago - Stars: 3,166 - Forks: 142

sqorn/sqorn 📦
A Javascript library for building SQL queries
Language: JavaScript - Size: 1.46 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1,866 - Forks: 49

nilportugues/php-sql-query-builder
An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
Language: PHP - Size: 418 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 422 - Forks: 114

blakeembrey/sql-template-tag
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
Language: TypeScript - Size: 1.13 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 371 - Forks: 20

mishael-o/Dapper.SimpleSqlBuilder
A simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build safe, static, and dynamic SQL queries.
Language: C# - Size: 584 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 53 - Forks: 7

edvin/kdbc
SQL DSL for Kotlin
Language: Kotlin - Size: 192 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 6

darkain/pudl
PHP Universal Database Library - connects to and generates queries for SQL Servers
Language: PHP - Size: 1.14 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 29 - Forks: 5

selective-php/database 📦
A fluent SQL query builder for MySQL and MariaDB
Language: PHP - Size: 330 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 4

nhlpa/Sequel
.NET SQL builder that emulates writing SQL.
Language: C# - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

Mingyang-Li/cosmox
⚡ Type-safe ORM for Azure CosmosDB NoSQL, inspired by Prisma
Language: TypeScript - Size: 4.25 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 17 - Forks: 3

sqbjs/sqb
Extensible, multi-dialect SQL query builder and Database connection framework for NodeJS
Language: TypeScript - Size: 5 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 17 - Forks: 2

HemulGM/SQLite
SQLite Lang - БД провайдер и Конструктор запросов
Language: Pascal - Size: 2.98 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 9

qyvlik/sqml
Simple layering crud for qml
Language: QML - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 8

vajahath/sqlify
Yet another sql query builder.
Language: TypeScript - Size: 854 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

Rem0o/SqlQueryBuilder
C# library to build type safe T-SQL queries around your POCO classes.
Language: C# - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 8

kevalbhatt/react-structured-query-search
react-structured-query-search is a javascript library that provides autocomplete search queries.
Language: JavaScript - Size: 7.22 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

koolreport/querybuilder
Generate SQL Query with pure PHP code for more precise, secure SQL query.
Language: PHP - Size: 55.7 KB - Last synced at: about 12 hours ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 3

RobinBobin/simple-sql-query-builder
A simple SQL query builder, executing built queries if an executing function is set.
Language: TypeScript - Size: 87.9 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 0

DbSyncKit/DbSyncKit
DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
Language: C# - Size: 3.25 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 8 - Forks: 3

foo123/Dialect
Dialect: Cross-Vendor & Cross-Platform SQL Query Bulder for PHP, Python, JavaScript
Language: PHP - Size: 497 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

Ropticus/Suilder
Suilder - SQL query builder for .NET
Language: C# - Size: 896 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 2

InitPHP/Database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
Language: PHP - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

DIPSAS/FluentDbTools
FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.
Language: C# - Size: 1.32 MB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 4

spencerlepine/dynamo-query
⚡ Type-safe ORM for AWS DynamoDB NoSQL, inspired by Prisma
Language: TypeScript - Size: 188 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

mitranim/sqlb
SQL query builder in Go. Oriented towards plain SQL. Supports composition.
Language: Go - Size: 439 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

ratajs/SuperSQL
An easy‐to‐use powerful PHP SQL query builder
Language: PHP - Size: 106 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 2

hind-sagar-biswas/quebee
The QB or Query Builder library is a lightweight library for Building MySQL Queries.
Language: PHP - Size: 146 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

thederickff/jsqb
Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.
Language: Java - Size: 35.2 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

buraktabn/dart_sql_builder
A flexible and easy-to-use query builder for Dart that simplifies the process of creating complex SQL queries. It currently supports SELECT, INSERT, UPDATE, and DELETE queries with a chainable API, making it easier to build and maintain SQL queries without writing raw SQL strings.
Language: Dart - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

dartondox/dox-query-builder
Dart Sql Query Builder with ORM
Language: Dart - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

go-norm/norm
An ergonomic toolkit for building database-agnostic applications
Language: Go - Size: 133 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

zorro-del-caribe/ship-hold-querybuilder
sql query builder for ship-hold
Language: JavaScript - Size: 265 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

ActiveDbSoft/active-query-builder-3-asp-net-samples-csharp
Active Query Builder for .NET 3 - C# Demo projects for ASP.NET Edition
Language: JavaScript - Size: 14 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 4

glecchi/CSQLQueryExpress
A simple c# library to compile TSQL queries
Language: C# - Size: 362 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

ActiveDbSoft/webapi-active-query-builder-php
Active Query Builder WebAPI client for PHP
Language: PHP - Size: 2.65 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

ActiveDbSoft/active-query-builder-3-net-wpf-samples-vb
Active Query Builder for .NET 3 - VB.NET Demo projects for WPF Edition
Language: Visual Basic .NET - Size: 18.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ActiveDbSoft/webapi-active-query-builder-javascript
Active Query Builder WebAPI client for JavaScript (NodeJs)
Language: JavaScript - Size: 38.1 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

anovsiradj/ci3db
Standalone CodeIgniter 3 DataBase Query Builder
Language: PHP - Size: 29.3 KB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

ActiveDbSoft/webapi-active-query-builder-csharp
Active Query Builder WebAPI client for .NET
Language: C# - Size: 515 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

ActiveDbSoft/webapi-active-query-builder-python
Active Query Builder WebAPI client for Python
Language: Python - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

ActiveDbSoft/active-query-builder-3-asp-net-samples-vb
Active Query Builder for .NET 3 - VB.NET Demo projects for ASP.NET Edition
Language: Visual Basic .NET - Size: 10.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 1

ActiveDbSoft/active-query-builder-3-net-wpf-samples-csharp
Active Query Builder for .NET 3 - C# Demo projects for WPF Edition
Language: C# - Size: 18.2 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 1

ActiveDbSoft/active-query-builder-3-net-winforms-samples-vb
Active Query Builder for .NET 3 - VB.NET Demo projects for WinForms Edition
Language: Visual Basic .NET - Size: 19.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

DbSyncKit/DbSyncKit.Templates.SQLite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency.
Language: C# - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

DbSyncKit/DbSyncKit.Templates.PostgreSQL
Improve PostgreSQL database query readability with DbSyncKit.Templates.PostgreSQL. This package offers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, providing a streamlined approach to SQL operations.
Language: C# - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

DbSyncKit/DbSyncKit.Templates.MySQL
Elevate your MySQL database query readability using DbSyncKit.Templates.MySQL. This package introduces templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, enhancing the efficiency of your SQL operations.
Language: C# - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

DbSyncKit/DbSyncKit.Templates.MSSQL
Enhance MSSQL database query readability with DbSyncKit.Templates.MSSQL. This package provides templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, making SQL operations more efficient.
Language: C# - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

DbSyncKit/DbSyncKit.Templates
DbSyncKit.Templates simplifies SQL query generation, providing templates for various databases. Enhance query readability and streamline synchronization with DbSyncKit.Templates. Explore its capabilities in the package documentation.
Language: C# - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

maxchistt/DynamicTables
Dynamic table service with C# Ado.net and example demo app
Language: C# - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ActiveDbSoft/webapi-active-query-builder-java
Active Query Builder WebAPI client for Java
Language: Java - Size: 94.7 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

ActiveDbSoft/active-query-builder-2-asp-net-samples-csharp
Active Query Builder for .NET 2 - C# Demo projects for ASP.NET Edition (obsolete)
Language: JavaScript - Size: 3.22 MB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

ActiveDbSoft/webapi-active-query-builder-web-client
Web client for servers using Active Query Builder WebAPI rest clients
Language: CSS - Size: 31.5 MB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

ActiveDbSoft/active-query-builder-3-net-winforms-samples-csharp
Active Query Builder for .NET 3 - C# Demo projects for WinForms Edition
Language: C# - Size: 19.4 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 1

Alejechu1/LiteDBAdmin
Lightweight SQL tool with Monaco editor, natural language queries, and dark mode. Built with PHP for MySQL databases.
Language: PHP - Size: 1.28 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Ayushx309/LiteDBAdmin
Lightweight SQL tool with Monaco editor, natural language queries, and dark mode. Built with PHP for MySQL databases.
Language: PHP - Size: 0 Bytes - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Ropticus/Suilder-docs
Documentation of Suilder
Language: JavaScript - Size: 65.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hunyadi/pysqlexpr
Expressive SQL for Python
Language: Python - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bezborodow/psyqlepg
Basic common SQL queries for Psycopg.
Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

S4F4Y4T/pdoQueryBuilder
This is a secure and robust PHP query builder that uses PDO to interact with the database. The query builder is designed to prevent SQL injection attacks. An easy-to-use interface that can be customized to suit your specific needs
Language: PHP - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Corobarelaf/olap_sql_generator
Build SQL statement for different data source, e.g MySQL, Presto, Clickhouse, Druid
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

qwertywebschools/PHP-MySQL-Class
Mysql Connection package
Language: PHP - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ratajs/Simon-MySQL 📦
(DEPRECATED) — Class to work with MySQL without SQL knowledge.
Language: PHP - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

julian7/dmpr
data mapper for go
Language: Go - Size: 68.4 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ActiveDbSoft/mobile-query-builder
Mobile demo web page for Active Query Builder ASP.NET Edition
Language: HTML - Size: 181 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ActiveDbSoft/webapi-active-query-builder-perl
Active Query Builder WebAPI client for Perl
Language: Perl - Size: 43 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ActiveDbSoft/webapi-active-query-builder-ruby
Active Query Builder WebAPI client for Ruby
Language: Ruby - Size: 41 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ActiveDbSoft/active-query-builder-3-metadata-providers
Active Query Builder for .NET 3 - Metadata Providers
Language: C# - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sauntor/lcmysql
A Utility to make MySQL C++ Connector easier to use.
Language: C++ - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

yusufcmrt/PHPDatabaseClass
Query creater class for database on PHP
Language: PHP - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
