moped
A MongoDB driver for Ruby (by mongoid)
mongo-ruby-driver
The Official MongoDB Ruby Driver (by mongodb)
| moped | mongo-ruby-driver | |
|---|---|---|
| - | 3 | |
| 202 | 1,436 | |
| - | 0.1% | |
| 0.0 | 7.6 | |
| over 6 years ago | 14 days ago | |
| Ruby | Ruby | |
| MIT License | 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.
moped
Posts with mentions or reviews of moped. We have used some of these posts to build our list of alternatives and similar projects.
We haven't tracked posts mentioning moped yet.
Tracking mentions began in Dec 2020.
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 2025-11-05.
- Guide to Seamless Data Security in Rails With Mongoid’s Automatic Encryption
The MongoDB Ruby Driver has supported CSFLE since v2.12, but Ruby on Rails developers don’t work with the driver directly—they use Mongoid.
- 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 moped and mongo-ruby-driver you can also consider the following projects:
SQL Server - SQL Server Adapter For Rails
couchbase-ruby-client - Couchbase Ruby Client Library
TinyTDS - TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
mysql2 - A modern, simple and very fast Mysql library for Ruby - binding to libmysql
SQLite3 - Ruby bindings for the SQLite3 embedded database
redis-rb - A Ruby client library for Redis