rust-mysql-simple
MySQL driver
A MySQL driver library written in Rust for connecting to and interacting with databases.
Mysql client library implemented in rust.
665 stars
10 watching
145 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
databasedrivermysqlrust
Related projects:
Repository | Description | Stars |
---|---|---|
blackbeam/mysql_async | An asynchronous MySQL driver written in Rust using the Tokio framework. | 377 |
winterland1989/mysql-haskell | A Haskell module providing a fast and efficient interface to MySQL databases | 122 |
robinrodricks/as3mysql | A MySQL driver for ActionScript 3 that enables interaction with MySQL databases. | 16 |
kubo/rust-oracle | An Oracle database driver written in Rust | 192 |
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 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
kipdata/fncksql | An in-language SQL database that enables direct function calls for high-performance data access | 565 |
speed2exe/myzql | A native Zig driver for MySQL and MariaDB | 32 |
typedb/typedb-driver | Provides libraries and drivers to interact with the TypeDB database engine. | 38 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
perl5-dbi/dbd-mysql | A Perl driver for interacting with MySQL databases | 63 |
mysql/mysql-workbench | A comprehensive tool for designing, developing, and administering databases, including features for data modeling, SQL development, server administration, and migration. | 901 |
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |