Skip to content

Commit

Permalink
Merge pull request #134 from Vettabase/myzql
Browse files Browse the repository at this point in the history
Add MyZql Zig connector
  • Loading branch information
dveeden authored Jul 8, 2024
2 parents b93fdfc + 5c42e9e commit 965d127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu
- [PHP mysqlnd](https://www.php.net/manual/en/book.mysqlnd.php) - MySQL native driver for PHP.
- [PyMySQL](https://github.com/PyMySQL/PyMySQL) - MySQL database connector for Python.
- [Ruby Mysql2 gem](https://github.com/brianmario/mysql2) - MySQL driver for Ruby and Rails projects.
- [MyZql](https://github.com/speed2exe/myzql) - MySQL and MariaDB driver in native Zig.

## Deployment

Expand Down

0 comments on commit 965d127

Please sign in to comment.