markets / awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software
https://awesome-ruby.com
13.55k stars 1.74k forks source link

add trilogy library to database drivers section #1147

Closed zmariscal closed 1 month ago

zmariscal commented 1 month ago

Project

https://github.com/trilogy-libraries/trilogy

Issue

https://github.com/markets/awesome-ruby/issues/1146

What is this Ruby project?

It's modern MySQL adapter https://github.blog/open-source/maintainers/introducing-trilogy-a-new-database-adapter-for-ruby-on-rails/

The Trilogy adapter gets default support in Rails 7.1 https://rubyonrails.org/2023/9/13/Rails-7-1-0-beta-1-has-been-released

What are the main difference between this Ruby project and similar ones?

It's a "modern" adapter for MySQL and it's receiving ongoing support through GitHub and Shopify