mysql2 VS activerecord-trilogy-adapter

Compare mysql2 vs activerecord-trilogy-adapter and see what are their differences.

mysql2

A modern, simple and very fast Mysql library for Ruby - binding to libmysql (by brianmario)

activerecord-trilogy-adapter

Active Record adapter for the Trilogy database client (by lorint)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mysql2 activerecord-trilogy-adapter
4 2
2,226 0
- -
5.6 6.0
3 months ago about 2 months ago
Ruby Ruby
MIT License MIT License
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.

mysql2

Posts with mentions or reviews of mysql2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

activerecord-trilogy-adapter

Posts with mentions or reviews of activerecord-trilogy-adapter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Need help with installing mysql2 gem in rails application running on windows 11
    3 projects | /r/ruby | 1 Jun 2023
    gem 'trilogy' gem 'activerecord-trilogy-adapter', git: 'https://github.com/lorint/activerecord-trilogy-adapter.git', branch: 'support_rails_7'
  • Who's interested in trying out a "leaner and meaner" MySQL driver?
    1 project | /r/rails | 28 Dec 2022
    If you also have a project that uses MySQL and would like to give it a whirl then here's what to add to your Gemfile: gem 'activerecord-trilogy-adapter', git: 'https://github.com/lorint/activerecord-trilogy-adapter.git', branch: 'support_rails_6_and_7' And then in database.yml, change the adapter from mysql2 to trilogy. At that point it should just work. Would love to hear what you think, especially if anything breaks for you. Interested to get this thing to the point that it will become part of their standard adapter so that we can all benefit from this super fast MySQL driver and overall love life a little bit more :)

What are some alternatives?

When comparing mysql2 and activerecord-trilogy-adapter you can also consider the following projects:

SQLite3 - Ruby bindings for the SQLite3 embedded database

activerecord-trilogy-adapter - Active Record adapter for the Trilogy database client for Rails v6.0 - v7.0.

TinyTDS - TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.

Clickhouse - A Ruby database driver for Clickhouse

SQL Server - SQL Server Adapter For Rails

ruby-pg

Redic - Lightweight Redis Client

MySQL - A pure node.js JavaScript Client implementing the MySQL protocol.

Neography - A thin Ruby wrapper to the Neo4j Rest API

DataObjects

couchbase-ruby-client - Couchbase Ruby Client Library

redis-rb - A Ruby client library for Redis