Must have Database Tools Scripts for Web
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 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...
Uses IndexedDB to implement a Redis-like key/value store system.Implemented commands:getsetdelincrincrbydecrdecrbymultiexecdiscardRequirements:cursor-pointer" onclick="spovl3hide();"> System requirements for this applicationJavaScript enabled on client...
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...
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...
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...
Google Drive CMS is an open source JavaScript library that can fetch the content of a Google Drive spreadsheet, break it into smaller pieces and use it inside an application, either for processing operations or for simply dumping content on a page.This...
The download package comes with advanced documentation and the database's source code.
What is new in this release:
MVStore: in some cases, CLOB/BLOB data blocks were removed incorrectly when opening a database.
MVStore: updates that affected many...
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...
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...