Open Source Ruby Database Software - Page 3

Ruby Database Software

View 472 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.

  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    Rails Bug Tracker is a full-featured project that supports developing teams to control and manage their system during the period of designing a software . More information at : http://rbugtracker.somee.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    get_ranking_gtk is a gui-based webpage-searching program. It searches the online-ranking of the MMOG Regnum Online for all statistics about a given player and shows them to the user. It requires additional Ruby, GTK and Ruby-Gnome2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    REMO == Remo Edits Makello Online: you can -- either with a web browser or a face-to-face Ruby application -- define SQL tables, links & indexes. REMO turns this into the framework of an application to manage the data (first sales data, so Makello).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    Ruby Research Wiki (RRiki) can be used to keep notes and organize references for research. It uses a browser interface, an intuitive plain text formatting language (markdown), and facilities to cross-reference and hierarchically organize notes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This ruby module will provide sql serialization for ruby objects in a transparent manner. The only requirement of this module is that all classes that are to be stored in an sql database uses it as a mix-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML access layer using Ruby and REXML, that works with runtime class creation, also called marshalling. Provides standard functionality that makes manipulating structured XML data as easy as working with a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    Ruby/MaxL is a portable extension module for the Ruby scripting language that allows Hyperion Essbase MaxL statements to be executed from within a Ruby program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ruby9i is a Ruby library that provides access to Oracle9i using the Oracle Call Interface. It is planned to support all major Oracle9i datatypes. If desired, its features can be accessed through a Ruby DBI-compatible API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQL Drivers is a simple-to-use wrapper around SQL connectivity for many languages, including PHP, Python, and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Scalaris

    Distributed, transactional key-value store

    Scalaris is a scalable, transactional, distributed key-value store. It was the first NoSQL database, that supported the ACID properties for multi-key transactions. It can be used for building scalable Web 2.0 services. Scalaris uses a structured overlay with a non-blocking Paxos commit protocol for transaction processing with strong consistency over replicas. Scalaris is implemented in Erlang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Startkladde

    Flight logging for airfields

    A software for logging flight movements on small airfields or glider sites and automatically generating statistics and log books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tab Fu indexes, automatically updates, and searches an OLGA-like guitar tablature database through a web interface. The interface is done in PHP, the database is MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Thetis is the world strongest Groupware/CMS based on Ruby on Rails. It goes beyond just a groupware to be an information-sharing web platform integrating know-hows and ideas in the organization, with highly sophisticated functional UI by Web2.0/Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Transmute is an online translation tool for close ended questions. Originally designed to me used in a medical interview, it hosts a variety of questions and responses correlated with their translations in any number of language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    Open project,Open project,Open project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This library presents an abstraction layer on top of a database. It lets a project have persistent classes with a moderate amount of overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Manqod is a desktop application for small companies to organize their data on an interface customised for them by themselves
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    pwdex

    Web-based password exchange, sharing and storage system.

    Web-based password exchange, sharing and storage system. It has 2 types of passwords: private and shared. Shared ones can be shared to individual users or to groups of users. The system is written in Ruby using Sinatra framework. Storage backend is any database (e.g. MySQL, sqlite), encryption is done via AES-256.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB