| go-sql-driver/mysql |
13,934 |
|
4,892 |
12,695 |
over 2 years ago |
51 |
April 25, 2023 |
70 |
mpl-2.0 |
Go |
| Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package |
| golang-migrate/migrate |
13,288 |
|
0 |
1,027 |
about 2 years ago |
132 |
June 11, 2023 |
315 |
other |
Go |
| Database migrations. CLI and Golang library. |
| xo/usql |
8,405 |
|
2 |
13 |
about 2 years ago |
162 |
December 03, 2023 |
69 |
mit |
Go |
| Universal command-line interface for SQL databases |
| shlomi-noach/awesome-mysql |
2,140 |
|
0 |
0 |
over 2 years ago |
0 |
|
11 |
other |
|
| A curated list of awesome MySQL software, libraries, tools and resources |
| alash3al/sqler |
1,918 |
|
0 |
0 |
almost 5 years ago |
2 |
July 12, 2021 |
0 |
apache-2.0 |
Go |
| write APIs using direct SQL queries with no hassle, let's rethink about SQL |
| mtxr/vscode-sqltools |
1,353 |
|
1 |
90 |
over 2 years ago |
13 |
October 16, 2022 |
223 |
mit |
TypeScript |
| Database management for VSCode |
| mysql/mysql-connector-python |
830 |
|
0 |
2 |
about 2 years ago |
23 |
June 10, 2023 |
0 |
other |
Python |
| MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver. Documentation & Download: http://dev.mysql.com/doc/connector-python/en |
| mysql/mysql-connector-j |
830 |
|
152,731 |
3,650 |
about 2 years ago |
92 |
March 07, 2023 |
0 |
other |
Java |
| MySQL Connector/J |
| seamusabshere/upsert |
644 |
|
56 |
4 |
about 5 years ago |
35 |
December 19, 2019 |
26 |
mit |
Ruby |
| Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE. |
| blackbeam/rust-mysql-simple |
625 |
|
134 |
114 |
over 2 years ago |
131 |
May 17, 2023 |
30 |
apache-2.0 |
Rust |
| Mysql client library implemented in rust. |