SQL topic

SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

List SQL repositories

sql-to-jdl

175
Stars
81
Forks
Watchers

Tool to translate SQL databases to JDL format of jHipster (Created due to existing databases to be generated with jHipster and build angular-java web)

jdbi

1.9k
Stars
333
Forks
Watchers

The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

elasticsql

1.2k
Stars
196
Forks
Watchers

convert sql to elasticsearch DSL in golang(go)

tigertoolbox

1.4k
Stars
734
Forks
Watchers

Toolbox repository for Tiger team

rainbow_csv

582
Stars
20
Forks
Watchers

🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language

Musoq

499
Stars
21
Forks
499
Watchers

SQL Runtime without any database

soar-php

165
Stars
24
Forks
Watchers

SQL optimizer and rewriter. - SQL 优化器、重写器(辅助 SQL 调优)。

sqlite_scanner

185
Stars
19
Forks
Watchers

DuckDB extension to read and write to SQLite databases

rocket-api

294
Stars
68
Forks
Watchers

API敏捷开发框架,用于API接口功能的快速开发。不再定义Controller,Service,Dao,Mybatis,xml,Entity,VO等对象和方法.以springboot starter 形式集成使用

oxidizer

126
Stars
13
Forks
Watchers

📦 A Rust ORM based on tokio-postgres and refinery