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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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: 8 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3
    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: 4 This Week
    Last Update:
    See Project
  • 4
    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: 4 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    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: 3 This Week
    Last Update:
    See Project
  • 6
    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: 13 This Week
    Last Update:
    See Project
  • 7
    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: 2 This Week
    Last Update:
    See Project
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    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: 7 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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: 11 This Week
    Last Update:
    See Project
  • 15
    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: 16 This Week
    Last Update:
    See Project
  • 16

    Plant app

    A ruby-activeRecord-MySQL application which stores data about plants

    A ruby-activeRecord-MySQL application which stores data about plants using the Sinatra ruby framework. Code should work on 2.0.0 ruby version though modern versions should be supported too. (Up to 2.4.6) Also, database supposed to have Hungarian information hence application supports UTF-8. The dummy plant is also written in Hungarian text.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    PLEASE NOTE THAT THIS PROJECT HAS MOVED TO http://lafcadio.rubyforge.org/. Lafcadio is an object-relational mapping library for Ruby and MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    THIS PROJECT HAS MOVED. DO NOT ADD BUGS OR FEATURE REQUESTS HERE; THEY MAY BE IGNORED. Please go to the new project page at http://rubyforge.org/projects/ruby-dbi.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    RDQS is a shell for querying various datasources such as SQL from a common interface. It does/should offer different data outputs, syntax highlighting, (grammatical) completion, shell interaction (e.g. backticks) and programmability
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 24
    Address WebBook is simple web application programmed in Ruby on Rails with possibility of categorizing posted people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ACDA is a tool helping you to archive your CDs or DVDs. It stores meta information about the media and is very configurable (custom fields, views). Scans files on the media to locate them later. Various export possibilities, including a web interface.
    Downloads: 0 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.