SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQLDiag and PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
Support
Quality
Security
License
Reuse
BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
Support
Quality
Security
License
Reuse
An interoperable Golang port of the Ruby Que queuing library for PostgreSQL
Support
Quality
Security
License
Reuse
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
Support
Quality
Security
License
Reuse
A collection of web pages vulnerable to SQL injection flaws
Support
Quality
Security
License
Reuse
An easy, open-source, Node.js database designed for complete beginners getting into the concept of coding.
Support
Quality
Security
License
Reuse
pippi
Support
Quality
Security
License
Reuse
:sake: Automatic model code generator for SQLAlchemy with Flask support
Support
Quality
Security
License
Reuse
NoSQL embedded database for small node.js projects
Support
Quality
Security
License
Reuse
Flexible SQL Exporter for Prometheus.
Support
Quality
Security
License
Reuse
๐ฅThe very simple ORM library for Golang
Support
Quality
Security
License
Reuse
TOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs
Support
Quality
Security
License
Reuse
Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
Support
Quality
Security
License
Reuse
Postgres integration for Meteor
Support
Quality
Security
License
Reuse
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
Support
Quality
Security
License
Reuse
A JVM-embeddable Distributed Database
Support
Quality
Security
License
Reuse
Version 0.2 - Exploit Time-based blind-SQL injection in HTTP-Headers (MySQL/MariaDB).
Support
Quality
Security
License
Reuse
A repository of MongoDB examples in several languages.
Support
Quality
Security
License
Reuse
Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries
Support
Quality
Security
License
Reuse
Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
Support
Quality
Security
License
Reuse
NoSQL providers for EntityFramework Core
Support
Quality
Security
License
Reuse
useful query builder class that works with PHP PDO class for simple access your data.
Support
Quality
Security
License
Reuse
Fast and Simple MongoDB Client for R
Support
Quality
Security
License
Reuse
[WIP] Plugin for prettier to support formatting of PostgreSQL-flavour SQL, including function bodies in SQL, pgSQL, PLV8, plpython, etc.
Support
Quality
Security
License
Reuse
Whoosh indexing capabilities for Flask-SQLAlchemy
Support
Quality
Security
License
Reuse
Convert text from a file or from stdin into SQL table and query it instantly. Uses sqlite as backend. The idea is to make SQL into a tool on the command line or in scripts.
Support
Quality
Security
License
Reuse
A converter that generates a bash one-liner from an SQL Select query (no DB necessary)
Support
Quality
Security
License
Reuse
sql4es: JDBC driver for Elasticsearch
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
PostgreSQL protocol gateway for Presto distributed SQL query engine
Support
Quality
Security
License
Reuse
Advanced, Powerful and easy to use ORM for Qt
Support
Quality
Security
License
Reuse
Free multi-platform database tool for developers.(ๆฐๆฎๅบๅฎขๆท็ซฏๅทฅๅ ท)
Support
Quality
Security
License
Reuse
ๆฐๆฎๅบๅทฅๅ ท๏ผๆ นๆฎ่กจ็ปๆๆๆกฃ็ๆๅๅปบ่กจsql๏ผๆ นๆฎๆฐๆฎๅบ่กจไฟกๆฏๅฏผๅบModelๅ่กจ็ปๆๆๆกฃ๏ผๆ นๆฎๆๆกฃ็ๆๆฐๆฎๅบ่กจ๏ผๆ นๆฎๅทฒๆModelๆไปถ็ๆๅๅปบๆฐๆฎๅบ่กจsql
Support
Quality
Security
License
Reuse
Kode dan Data Wilayah Administarsi Indonesia sesuai Permendagri No 72 Tahun 2019 dengan PHP+MySQL+AJaX. Demo link : https://wilayah.cahyadsn.com/v2.3/
Support
Quality
Security
License
Reuse
The Hoa\Visitor library.
Support
Quality
Security
License
Reuse
TPC-DS benchmark kit with some modifications/fixes
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
The Microsoft SQL Server 3rd Party Backend for Django provides a connectivity layer for Django on SQL Server or Azure SQL DB.
Support
Quality
Security
License
Reuse
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Support
Quality
Security
License
Reuse
Platform for Flink
Support
Quality
Security
License
Reuse
A Decentralized and Scalable Data-Rollup Data Network
Support
Quality
Security
License
Reuse
Postgres Foreign Data Wrapper development framework in Rust.
Support
Quality
Security
License
Reuse
Mongo2Go - MongoDB for integration tests (.NET Core 3.0 and .NET 5.0)
Support
Quality
Security
License
Reuse
Generator Entity Framework Core source code models
Support
Quality
Security
License
Reuse
๐ A Swift DSL for type-safe, extensible, and transformable SQL queries.
Support
Quality
Security
License
Reuse
Chat-based SQL Client
Support
Quality
Security
License
Reuse
Easier wrangling of web data.
Support
Quality
Security
License
Reuse
Semi-automatic admin site generator for any SQL database
Support
Quality
Security
License
Reuse
Making it easy to query APIs via SQL
Support
Quality
Security
License
Reuse
A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.
Support
Quality
Security
License
Reuse
S
SqlNexusby microsoft
SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQLDiag and PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
C# 292Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
BookStoresby CuriousDrive
BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
C# 292Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
q
que-goby bgentry
An interoperable Golang port of the Ruby Que queuing library for PostgreSQL
Go 291Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sqldb-loggerby simukti
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
Go 290Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
testenvby sqlmapproject
A collection of web pages vulnerable to SQL injection flaws
PHP 288Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
q
quick.dbby plexidev
An easy, open-source, Node.js database designed for complete beginners getting into the concept of coding.
TypeScript 288Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
f
flask-sqlacodegenby ksindi
:sake: Automatic model code generator for SQLAlchemy with Flask support
Python 286Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
nosqlby petersirka
NoSQL embedded database for small node.js projects
JavaScript 285Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
sql_exporterby justwatchcom
Flexible SQL Exporter for Prometheus.
Go 282Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gosqlby ilibs
๐ฅThe very simple ORM library for Golang
Go 282Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
toraby tora-tool
TOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs
C++ 282Updated: 2 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
d
django-tree-queriesby matthiask
Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
Python 280Updated: 1 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
m
meteor-postgresby meteor-stream
Postgres integration for Meteor
JavaScript 280Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
d
dbschemareaderby martinjw
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
C# 280Updated: 2 y ago License: Weak Copyleft (MS-PL)
Support
Quality
Security
License
Reuse
h
herddbby diennea
A JVM-embeddable Distributed Database
Java 279Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
B
Blisqyby JohnTroony
Version 0.2 - Exploit Time-based blind-SQL injection in HTTP-Headers (MySQL/MariaDB).
Python 278Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
mongodb-driver-examplesby mongolab
A repository of MongoDB examples in several languages.
JavaScript 278Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
activerecord-cteby vlado
Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries
Ruby 278Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tsql-parserby bruce-dunwiddie
Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
C# 278Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
E
EntityFrameworkCoreby BlueshiftSoftware
NoSQL providers for EntityFramework Core
C# 278Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
pdoxby izniburak
useful query builder class that works with PHP PDO class for simple access your data.
PHP 277Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mongoliteby jeroen
Fast and Simple MongoDB Client for R
C 276Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
prettier-plugin-pgby benjie
[WIP] Plugin for prettier to support formatting of PostgreSQL-flavour SQL, including function bodies in SQL, pgSQL, PLV8, plpython, etc.
TypeScript 275Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
Flask-WhooshAlchemyby gyllstromk
Whoosh indexing capabilities for Flask-SQLAlchemy
Python 273Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
t
termsqlby tobimensch
Convert text from a file or from stdin into SQL table and query it instantly. Uses sqlite as backend. The idea is to make SQL into a tool on the command line or in scripts.
Python 273Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bigbashby Borisvl
A converter that generates a bash one-liner from an SQL Select query (no DB necessary)
Java 272Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
sql4esby Anchormen
sql4es: JDBC driver for Elasticsearch
Java 272Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
sqlfiddleby zzzprojects
JavaScript 272Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
prestogresby treasure-data
PostgreSQL protocol gateway for Presto distributed SQL query engine
C 272Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
N
Nutby HamedMasafi
Advanced, Powerful and easy to use ORM for Qt
C++ 271Updated: 2 y ago License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
a
ali-dbhubby alibaba
Free multi-platform database tool for developers.(ๆฐๆฎๅบๅฎขๆท็ซฏๅทฅๅ
ท)
Java 270Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DbToolby WeihanLi
ๆฐๆฎๅบๅทฅๅ
ท๏ผๆ นๆฎ่กจ็ปๆๆๆกฃ็ๆๅๅปบ่กจsql๏ผๆ นๆฎๆฐๆฎๅบ่กจไฟกๆฏๅฏผๅบModelๅ่กจ็ปๆๆๆกฃ๏ผๆ นๆฎๆๆกฃ็ๆๆฐๆฎๅบ่กจ๏ผๆ นๆฎๅทฒๆModelๆไปถ็ๆๅๅปบๆฐๆฎๅบ่กจsql
C# 269Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
wilayahby cahyadsn
Kode dan Data Wilayah Administarsi Indonesia sesuai Permendagri No 72 Tahun 2019 dengan PHP+MySQL+AJaX. Demo link : https://wilayah.cahyadsn.com/v2.3/
JavaScript 269Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
V
Visitorby hoaproject
The Hoa\Visitor library.
PHP 269Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
tpcds-kitby gregrahn
TPC-DS benchmark kit with some modifications/fixes
C 268Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
systemweb-adaptersby dotnet
C# 268Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mssql-djangoby microsoft
The Microsoft SQL Server 3rd Party Backend for Django provides a connectivity layer for Django on SQL Server or Azure SQL DB.
Python 267Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
d
dumplingby pingcap
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Go 267Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
d
db3by dbpunk-labs
A Decentralized and Scalable Data-Rollup Data Network
Rust 266Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
w
wrappersby supabase
Postgres Foreign Data Wrapper development framework in Rust.
Rust 266Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
Mongo2Goby Mongo2Go
Mongo2Go - MongoDB for integration tests (.NET Core 3.0 and .NET 5.0)
C# 265Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
EntityFrameworkCore.Generatorby loresoft
Generator Entity Framework Core source code models
C# 264Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
SwifQLby SwifQL
๐ A Swift DSL for type-safe, extensible, and transformable SQL queries.
Swift 264Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sqlchatby bytebase
Chat-based SQL Client
TypeScript 264Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
soupyby ChrisBeaumont
Easier wrangling of web data.
Python 262Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
G
GodMode2by vas3k
Semi-automatic admin site generator for any SQL database
CSS 261Updated: 2 y ago License: Permissive (WTFPL)
Support
Quality
Security
License
Reuse
s
shillelaghby betodealmeida
Making it easy to query APIs via SQL
Python 261Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sql-jobberby knadh
A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.
Go 260Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse