Activerecord Trilogy Adapter

screenshot of Activerecord Trilogy Adapter
rails

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

Overview:

The Trilogy Adapter is a Ruby on Rails Active Record database adapter designed specifically for Trilogy, a client library for MySQL-compatible database servers. This adapter is built for optimal performance, flexibility, and ease of embedding. It offers support for versions of Active Record prior to v7.1, ensuring compatibility and smooth operation with your Ruby on Rails applications.

Features:

  • Designed for Performance: Optimal performance for working with Trilogy and Active Record.
  • Flexibility: Offers flexibility in integrating Trilogy with Ruby on Rails applications.
  • Ease of Embedding: Makes it easy to embed Trilogy into your database systems.
  • Supported Rails Versions: Compatible with Rails v7.0.x, v6.1.x, and v6.0.x.
  • Requirements: Works with Ruby v2.7 or higher, Active Record v6.0.x or higher, and Trilogy v2.4.0 or higher.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.