mysql2
MySQL client library
A Ruby library that simplifies MySQL interactions through an encoding-aware and UTF-8-based API.
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
2k stars
72 watching
550 forks
Language: Ruby
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jeremyevans/sequel | A powerful SQL toolkit for Ruby | 4,994 |
libgit2/rugged | Ruby bindings to libgit2 for interacting with Git repositories | 2,249 |
dbcli/mycli | A terminal client for MySQL with auto-completion and syntax highlighting capabilities. | 11,481 |
rmosolgo/graphql-ruby | Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. | 5,381 |
pymysql/mysqlclient | A Python MySQL/MariaDB connector for building relational databases in applications | 2,451 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
oleghnidets/ohmysql | A framework for interacting with MySQL databases from iOS and macOS applications. | 235 |
miniprofiler/rack-mini-profiler | A Ruby middleware for profiling rack applications to measure performance metrics | 3,733 |
pymysql/pymysql | A Python library providing a MySQL client interface | 7,675 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
mruby/mruby | A lightweight Ruby implementation | 5,310 |
facebook/mysql-5.6 | A MySQL implementation with MyRocks storage engine, designed to support an SQL database server. | 2,491 |
go-mysql-org/go-mysql | A Go library for handling MySQL network protocol and replication. | 4,614 |
databasecleaner/database_cleaner | Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
ruby-concurrency/concurrent-ruby | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,707 |