10 best Ruby Database libraries in 2024

share link

by marketing.admin@openweaver.com dot icon Updated: Feb 14, 2023

technology logo
technology logo

Guide Kit Guide Kit  

The Ruby programming language is a powerful tool for building database applications. Ruby has evolved into a de facto standard for interacting with databases, extending the capabilities of the standard libraries to include SQL and NoSQL databases, and adding support for various database backends. sequel is a flexible and easy-to-use ORM that allows you to define models in a SQL way and use them to access your database. pgsync is a tool that synchronizes data between multiple PostgreSQL databases using COPY FROM SCM command. activegraph is an API client library for ActiveRecord/Base in Ruby on Rails. Full list of the best open source Ruby database libraries are given below

sequelby jeremyevans

Ruby doticonstar image 4770 doticonVersion:Currentdoticon
License: Others (Non-SPDX)

Sequel: The Database Toolkit for Ruby

Support
    Quality
      Security
        License
          Reuse

            sequelby jeremyevans

            Ruby doticon star image 4770 doticonVersion:Currentdoticon License: Others (Non-SPDX)

            Sequel: The Database Toolkit for Ruby
            Support
              Quality
                Security
                  License
                    Reuse
                      Ruby doticonstar image 3855 doticonVersion:Currentdoticon
                      License: Permissive (MIT)

                      A library for bulk insertion of data into your database using ActiveRecord.

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                activerecord-importby zdennis

                                Ruby doticon star image 3855 doticonVersion:Currentdoticon License: Permissive (MIT)

                                A library for bulk insertion of data into your database using ActiveRecord.
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          scenicby scenic-views

                                          Ruby doticonstar image 3190 doticonVersion:v1.4.0doticon
                                          License: Permissive (MIT)

                                          Versioned database views for Rails

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    scenicby scenic-views

                                                    Ruby doticon star image 3190 doticonVersion:v1.4.0doticon License: Permissive (MIT)

                                                    Versioned database views for Rails
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              pgsyncby ankane

                                                              Ruby doticonstar image 2660 doticonVersion:Currentdoticon
                                                              License: Permissive (MIT)

                                                              Sync data from one Postgres database to another

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        pgsyncby ankane

                                                                        Ruby doticon star image 2660 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                        Sync data from one Postgres database to another
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse
                                                                                  Ruby doticonstar image 2122 doticonVersion:Currentdoticon
                                                                                  License: Permissive (MIT)

                                                                                  Database backed asynchronous priority queue -- Extracted from Shopify

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            delayed_jobby tobi

                                                                                            Ruby doticon star image 2122 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                            Database backed asynchronous priority queue -- Extracted from Shopify
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      activegraphby neo4jrb

                                                                                                      Ruby doticonstar image 1375 doticonVersion:v5.0.1doticon
                                                                                                      License: Permissive (MIT)

                                                                                                      An active model wrapper for the Neo4j Graph Database for Ruby.

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                activegraphby neo4jrb

                                                                                                                Ruby doticon star image 1375 doticonVersion:v5.0.1doticon License: Permissive (MIT)

                                                                                                                An active model wrapper for the Neo4j Graph Database for Ruby.
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          logidzeby palkan

                                                                                                                          Ruby doticonstar image 1413 doticonVersion:v1.2.0doticon
                                                                                                                          License: Permissive (MIT)

                                                                                                                          Database changes log for Rails

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    logidzeby palkan

                                                                                                                                    Ruby doticon star image 1413 doticonVersion:v1.2.0doticon License: Permissive (MIT)

                                                                                                                                    Database changes log for Rails
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse
                                                                                                                                              Ruby doticonstar image 935 doticonVersion:Currentdoticon
                                                                                                                                              License: Others (Non-SPDX)

                                                                                                                                              A database of vulnerable Ruby Gems

                                                                                                                                              Support
                                                                                                                                                Quality
                                                                                                                                                  Security
                                                                                                                                                    License
                                                                                                                                                      Reuse

                                                                                                                                                        ruby-advisory-dbby rubysec

                                                                                                                                                        Ruby doticon star image 935 doticonVersion:Currentdoticon License: Others (Non-SPDX)

                                                                                                                                                        A database of vulnerable Ruby Gems
                                                                                                                                                        Support
                                                                                                                                                          Quality
                                                                                                                                                            Security
                                                                                                                                                              License
                                                                                                                                                                Reuse
                                                                                                                                                                  Ruby doticonstar image 222 doticonVersion:v0.11.0doticon
                                                                                                                                                                  License: Others (Non-SPDX)

                                                                                                                                                                  RSpec matchers for database queries

                                                                                                                                                                  Support
                                                                                                                                                                    Quality
                                                                                                                                                                      Security
                                                                                                                                                                        License
                                                                                                                                                                          Reuse

                                                                                                                                                                            db-query-matchersby civiccc

                                                                                                                                                                            Ruby doticon star image 222 doticonVersion:v0.11.0doticon License: Others (Non-SPDX)

                                                                                                                                                                            RSpec matchers for database queries
                                                                                                                                                                            Support
                                                                                                                                                                              Quality
                                                                                                                                                                                Security
                                                                                                                                                                                  License
                                                                                                                                                                                    Reuse

                                                                                                                                                                                      nba-shots-dbby toddwschneider

                                                                                                                                                                                      Ruby doticonstar image 115 doticonVersion:Currentdoticon
                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                      Populate a database with NBA shot data

                                                                                                                                                                                      Support
                                                                                                                                                                                        Quality
                                                                                                                                                                                          Security
                                                                                                                                                                                            License
                                                                                                                                                                                              Reuse

                                                                                                                                                                                                nba-shots-dbby toddwschneider

                                                                                                                                                                                                Ruby doticon star image 115 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                Populate a database with NBA shot data
                                                                                                                                                                                                Support
                                                                                                                                                                                                  Quality
                                                                                                                                                                                                    Security
                                                                                                                                                                                                      License
                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                          See similar Kits and Libraries