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

GitHub

2k stars
72 watching
550 forks
Language: Ruby
last commit: about 2 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jeremyevans/sequel A powerful SQL toolkit for Ruby 5,001
libgit2/rugged Ruby bindings to libgit2 for interacting with Git repositories 2,251
dbcli/mycli A terminal client for MySQL with auto-completion and syntax highlighting capabilities. 11,513
rmosolgo/graphql-ruby Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. 5,380
pymysql/mysqlclient A Python MySQL/MariaDB connector for building relational databases in applications 2,461
mysql/mysql-connector-python A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. 882
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,744
pymysql/pymysql A Python library providing a MySQL client interface 7,689
ruby/ruby A language and implementation providing a simple and extensible way to write programs 22,221
mruby/mruby A lightweight implementation of the Ruby language with C code and Ruby 3.x compatibility 5,315
facebook/mysql-5.6 A MySQL implementation with MyRocks storage engine, designed to support an SQL database server. 2,499
go-mysql-org/go-mysql A toolset for handling MySQL protocol and replication in Go 4,630
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,711