firebirdsql

firebirdsql 0.9.8 updated

The Firebird database is a relational database based on many ANSI SQL standard features.Firebird is a quite stable and includes cross-platform support for all the major operation systems Python runs on also.It is not the most well known database around,...

FlockDB

FlockDB 1.8.5

FlockDB is used on Twitter to store social graphs, meaning the relations between various users.FlockDB was meant to hold little depth levels, but to be able to scale horizontally. This means it can store a small number of relations and relation types...

Genghis

Genghis 2.3.11

Genghis is to MongoDB what phpMyAdmin is for MySQL.It's a powerful visual interface for developers, allowing them to abstract basic MongoDB operations to a visual interface, accessible through the users' browsers or mobile phones.Genghis runs from just...

Geobaza

Geobaza 15.11 updated

It simpler terms, Geobaza converts an IP address into a geographical coordinate.Geobaza is distributed as a database binary file, database in CSV format, and with open-source APIs for different programming languages.Demos and use cases for PHP 4, C and...

Gizzard

Gizzard 3.0.2

Twitter uses it for retrieving information from a large data set, information so large that it can't be stored in one computer alone.This means that the needed data is scattered across many network servers, and hard to query without running multiple...

Hadoopy

Hadoopy 0.6.0

It is basically a Python library for MapReduce written in Cython.Features:Similar interface as the Hadoop API (design patterns usable between Python/Java interfaces) General compatibility with dumbo to allow users to switch back and forth Usable on Hadoop...

Hibernate

Hibernate 5.0.3 updated

If you really download and look at Hibernate's source, you'll see it's a collection of different Java projects. The most important of them all is Hibernate ORM, a simple relational database mapping solution for Java, that sits at the center...