myzql
Database driver
A native Zig driver for MySQL and MariaDB
MySQL and MariaDB driver in native Zig
32 stars
5 watching
1 forks
Language: Zig
last commit: 24 days ago
Linked from 1 awesome list
drivermariadbmysqlsqlzigzig-libraryzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 93 |
mysql-d/mysql-native | A native D client driver for MySQL and MariaDB database management | 80 |
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 364 |
perl5-dbi/dbd-mariadb | A Perl driver for accessing MariaDB and MySQL databases with improved compatibility, Unicode support, and security features. | 33 |
winterland1989/mysql-haskell | A Haskell module providing a fast and efficient interface to MySQL databases | 122 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
denisenkom/go-mssqldb | A pure Go driver for Microsoft SQL Server's database/sql package | 1,824 |
zmactep/hasbolt | A Haskell driver for interacting with Neo4j graph databases using the BOLT protocol | 82 |
ydb-platform/ydb-go-sdk | A pure Go native and database/sql driver for YDB | 143 |
blackbeam/rust-mysql-simple | A MySQL driver library written in Rust for connecting to and interacting with databases. | 665 |
wonderix/crystal-tds | A Crystal driver for connecting to Microsoft SQL Server | 11 |
sergadin/dbd-oracle | An Oracle database driver for CL-DBI | 4 |
xerions/mariaex | A pure Elixir driver for interacting with MariaDB/MySQL databases. | 263 |
njlg/perl-rethinkdb | Provides a Perl interface to RethinkDB, a distributed, NoSQL database. | 22 |