Ruby Database Software

View 464 business solutions

Browse free open source Ruby Database Software and projects below. Use the toggles on the left to filter open source Ruby Database Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    Maybe

    Maybe

    The personal finance app for everyone

    Maybe is an open-source personal finance and wealth management application designed to help users manage their finances effectively. Originally developed as a comprehensive platform, it included features like connecting with certified financial advisors. Although the commercial venture was discontinued, the source code remains available for the community to explore and build upon.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    With Advisory Lock

    With Advisory Lock

    Advisory locking for ActiveRecord

    with_advisory_lock is a Ruby gem that provides a simple and thread-safe way to use PostgreSQL advisory locks within Ruby applications. It allows developers to wrap critical code sections with database-level locks to prevent race conditions across concurrent processes or threads. It’s especially useful in distributed systems, background job processing, or scheduled tasks where application-level mutexes aren't sufficient.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Motor Admin

    Motor Admin

    Deploy a no-code admin panel for any application in less than a minute

    Motor Admin is a no-code admin panel that can be deployed for any application in under a minute. It allows users to search, create, update, and delete data entries, create custom actions, and build reports without writing code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Textacular

    Textacular

    Textacular exposes full text search capabilities from PostgreSQL

    Textacular is a full-text search extension for ActiveRecord models in Ruby on Rails, built on top of PostgreSQL's native full-text search features. It allows developers to perform natural language searches across multiple columns with minimal configuration, providing a powerful and efficient alternative to third-party search services. Textacular integrates seamlessly with Rails queries and scopes for a smooth developer experience.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    pg_easy_replicate

    pg_easy_replicate

    Easily setup logical replication and switchover to new database

    pg_easy_replicate is a simple tool for replicating PostgreSQL data from one database to another using logical replication. It abstracts away the complexity of publication/subscription setup and enables selective table replication. Ideal for developers or data engineers who want quick replication without deep Postgres expertise.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Logstash

    Logstash

    Centralize, transform and stash your data

    Logstash is a server-side data processing pipeline that dynamically ingests data from numerous sources, transforms it, and ships it to your favorite “stash” regardless of format or complexity. It supports and ingests data of all shapes, sizes and sources, dynamically transforms and prepares this data, and transports it to the output of your choice. Logstash is extensible, with over 200 plugins available to let you create and configure your pipeline how you choose.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    OneBody

    OneBody

    private member portal for churches, built with Ruby on Rails

    OneBody is an open-source church directory and social networking platform. It allows congregations to manage member profiles, events, and communications in a secure, private online environment
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Evil Seed

    Evil Seed

    A Gem for creating partial anonymized dumps of your database

    Evil Seed is a Ruby tool for seeding databases with realistic, localized, and structured test data. It integrates with Rails and uses Faker, but allows more advanced customization like data relationships and repeatable sequences. It’s ideal for developers who need high-quality sample data for testing or demos.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    MongoDB Ruby Driver

    MongoDB Ruby Driver

    The Official MongoDB Ruby Driver

    The MongoDB Ruby Driver is the official MongoDB client for Ruby applications, providing an idiomatic API to interact with MongoDB databases. It enables seamless integration with Ruby on Rails and other Ruby-based frameworks for NoSQL data management.
    Downloads: 3 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    pg-osc

    pg-osc

    Easy CLI tool for making zero downtime schema changes

    pg-osc (Online Schema Change) is a CLI tool for making non-blocking schema changes to large PostgreSQL tables. It creates a shadow table, copies data incrementally, and swaps tables with minimal downtime. Ideal for high-traffic applications, pg-osc lets teams modify database structures safely in production environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    QDBM is a library of routines for managing a database. It is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API..
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 12
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    LivingStyleGuide

    LivingStyleGuide

    Easily create front-end style guides with Markdown and Sass/SCSS

    Easily create living style guides/front-end style guides/pattern libraries by adding Markdown documentation to your Sass project. By clicking the color swatch in the style guide, users can copy the hex code of the color (useful for designers). When pointing the cursor on the variable name, it will be copied on click instead (useful for developers). The output will respect newlines. You can add any CSS to each example if it helps to make it better in the style guide only. You can set options to apply to all commands or all commands giving a name. This is useful when you depend on Haml or other templating engines. If you want your style guide to work as an API, you might have views already written somewhere else and don’t want to write the same HTML code into the style guide.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Logidze

    Logidze

    Database changes log for Rails

    Logidze is a Ruby on Rails extension that enables versioning for ActiveRecord models using PostgreSQL JSONB columns. It stores change history directly in the database, allowing applications to track, view, and restore previous states of a record without creating additional tables. Unlike traditional audit systems, Logidze is lightweight and fast, leveraging PostgreSQL’s capabilities for efficient data storage and retrieval.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ROM

    ROM

    Data mapping and persistence toolkit for Ruby

    A flexible, Ruby-based data-mapping and persistence toolkit, designed as an alternative to traditional ORMs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    HIPAATalk - Contains stored procedures and sample DTS packages for parsing and converting X12 to flat tables and creating HIPAA-compliant X12 files. Currently reads 820, 834, 835, 837P/I/D, 841, 997, TA1, and creates 835, 837P/I/D, 834, 277U, 997, TA1.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family. It also supports hash and B-tree databases and does not require any server process. The overall speed is improved compared to QDBM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    The Enterprise Data Warehouse Metadata Browser developed at the Northwestern Medical Faculty Foundation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Displays/manages exercise data like speed, time, heart rate etc. Import from Garmin "Forerunner"-devices and export of the track-data to Google Earth is possible as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JarHunt is a simple Ruby/Rails app that allows you to upload and catalog jar files that you work with every day. The jar files are then searchable, making tracking down which class files belong to which java archive easy and fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    LabDiary
    LabDiary is a program for managing laboratory experiments in a sophisticated way. It is very easy to use - you can link experiments logically with each other, associate files to an experiment and structure all your data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.