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.
mx is a Ruby/Rails code base with broad application in evolutionary biology, it includes general functionality for matrix handling, sequence management, ontology construction, specimen handling, taxonomic catalogs, taxonomic descriptions and more
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.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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
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.
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).
This is a recipe manager written in Ruby with MySQL database (rails) that allows easy sorting and searching using group tags. It will have integrated support for unit conversion and for the resizing of portions.
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.
COLDIC is an integrated lexicographic platform for creation and management of electronic lexica. Generates itself automatically from a DTD with the database schema and provides human interfaces (query and insert tools) and machine interfaces(webservices)
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.
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.
MysqlSpy is a perl/Tk tool to Administrate locally and remote Mysql Database. You are able to Monitor, subqueries, and change data from any Mysql Database.
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..
The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
Cedrus is a graphical administration and monitoring tool for PostgreSQL DBMS. Inspired on Oracle's Enterprise Manager, it collects useful information over one or more PostgreSQL instances, showing it in a nice interface with useful graphs and reports.
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
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.
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.
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