261 skills found · Page 1 of 9
go-sql-driver / MysqlGo MySQL Driver is a MySQL driver for Go's (golang) database/sql package
lib / PqGo PostgreSQL driver for database/sql
mattn / Go Sqlite3sqlite3 driver for go using database/sql
DATA-DOG / Go SqlmockSql mock driver for golang to test database interactions
denisenkom / Go MssqldbMicrosoft SQL server driver written in go language
microsoft / MsphpsqlMicrosoft Drivers for PHP for SQL Server
matt-42 / LithiumEasy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
microsoft / Mssql JdbcThe Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
marcboeker / Go Duckdbgo-duckdb provides a database/sql driver for the DuckDB database engine.
proullon / RamsqlIn-memory SQL engine in Go sql/driver for testing purpose
DATA-DOG / Go TxdbImmutable transaction isolated sql driver for golang
qustavo / SqlhooksAttach hooks to any database/sql driver
mattn / Go Oci8Oracle driver for Go using database/sql
nette / Database💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
arthurblake / Log4jdbclog4jdbc is a Java JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other JDBC drivers using the Simple Logging Facade For Java (SLF4J) logging system.
thecodemonkey86 / Qt Mysql DriverTypical symptom: QMYSQL driver not loaded. Solution: get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official Qt source code
mailru / Go ClickhouseGolang SQL database driver for Yandex ClickHouse
prisma / TiberiusTDS 7.2+ (Microsoft SQL Server) driver for Rust
microsoft / Mssql PythonMicrosoft Python Driver for SQL Server
simukti / Sqldb LoggerA logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.