InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 11 Ruby Database Driver Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
Project mention: SQLite on Rails: The how and why of optimal performance | news.ycombinator.com | 2024-09-11
You can read more discussion here: https://github.com/sparklemotion/sqlite3-ruby/pull/528 and here: https://github.com/digital-fabric/extralite/pull/46 to see how it was validated that simply releases the GVL for every `step` in the SQLite VM majorly hurts single-threaded performance. Finding a middle ground for both single threaded and multi-threaded performance is tricky. In Rails, we know it is multi-threaded because of the connection pool. But the lower level gem is used in many other libraries and tools where it is used in a single threaded environment
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Project mention: Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application | dev.to | 2024-07-01
The Couchbase Ruby SDK includes support for an ActiveSupport cache store specifically for Couchbase data. This gives you all the benefits of ActiveSupport for your JSON document data. Let’s take a quick look at how this would work.
-
Ruby Database Drivers discussion
Ruby Database Drivers related posts
-
Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application
-
Working with SQLite in Ruby
-
Can,t install MySQL2 gem
-
Ruby Outperforms C: Breaking the Catch-22
-
Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby
-
Show HN: FalkorDB fork from RedisGraph bringing it back to life
-
Extralite 2.0 has been released!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Jun 2025
Index
What are some of the best open-source Database Driver projects in Ruby? This list will help you:
# | Project | Stars |
---|---|---|
1 | redis-rb | 3,986 |
2 | mysql2 | 2,256 |
3 | mongo-ruby-driver | 1,429 |
4 | SQL Server | 980 |
5 | SQLite3 | 805 |
6 | TinyTDS | 618 |
7 | Neography | 606 |
8 | Cassandra Driver | 235 |
9 | Redic | 120 |
10 | couchbase-ruby-client | 109 |
11 | janus-ar | 21 |