Cassandra Driver
[MAINTENANCE ONLY] DataStax Ruby Driver for Apache Cassandra (by datastax)
mongo-ruby-driver
The Official MongoDB Ruby Driver (by mongodb)
Cassandra Driver | mongo-ruby-driver | |
---|---|---|
1 | 2 | |
236 | 1,431 | |
0.4% | 0.2% | |
3.5 | 7.4 | |
about 1 year ago | 10 days ago | |
Ruby | Ruby | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cassandra Driver
Posts with mentions or reviews of Cassandra Driver.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-28.
-
Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby
A gem que vamos utilizar para comunicar com o ScyllaDB se chama cassandra-driver, infelizmente ela exige bibliotecas de sistema relacionadas ao banco de dados cassandra para serem instaladas, a forma mais simples de ter essas bibliotecas instaladas é instalar o próprio cassandra na maquina:
mongo-ruby-driver
Posts with mentions or reviews of mongo-ruby-driver.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-18.
-
Why Use MongoDB with Ruby
The MongoDB Ruby Driver is hosted at RubyGems, or if you'd like to explore the source code it can be found on GitHub.
-
MongoDB slow queries in Ruby, does using a single key solve it?
In regards to mongoid, no, I'm not using this, I am using the official MongoDB driver for Ruby (https://github.com/mongodb/mongo-ruby-driver/)
What are some alternatives?
When comparing Cassandra Driver and mongo-ruby-driver you can also consider the following projects:
Clickhouse - A Ruby database driver for Clickhouse
redis-rb - A Ruby client library for Redis
moped - A MongoDB driver for Ruby
ruby-pg
mysql2 - A modern, simple and very fast Mysql library for Ruby - binding to libmysql