Top Database Tools Scripts for Web
The MongoDB database is a document-oriented NoSQL database, perfect for high intensive load environments.
The MongoDB Ruby Driver enables developers to write apps that connect, store and retrieve information from a MongoDB database.
This is a MongoDB...
Firebird 3.0.0.32136 RC1 / 2.5.4.26856 updated
Firebird is based on many ANSI SQL standard features.It highlights excellent concurrency, performance and powerful stored procedure and a trigger...
The ArangoDB client allows developers to interact with the ArangoDB REST API from JavaScript-based websites or applications.The package is basically an ODM (object document mapper), similar to what an ORM (object relational mapper) stands for to ...
Based on the Mongoose.js library, Mongothon implements an ODM (object-document model) for MongoDB NoSQL databases.This allows easier document management via simple Python calls instead of complicated code structures and hundreds of code lines.This means...
Riak is a distributed, decentralized data storage system. Riak is written in Lisp and simplifies development by allowing developers the ability to quickly prototype, test, and deploy database-enabled applications.The client can connect to Riak by two...
PostGIS 2.1.8 / 1.5.8 / 2.2.0dev / 1.5.9SVN updated
This toolkit allows PostgreSQL to be used as a geographic information system (GIS).
A geographic information system is a system designed for storing, manipulating, analyzing, managing, and presenting geographical data.
PostGIS simply integrates all these...
This client library for MemSQL was developed to allow Python developers to connect their apps and websites to a MemSQL data storage system.
"MemSQL Python Libraries" is an officially supported MemSQL database client.What is new in this release:Fixed bug...
Riak is a distributed, decentralized data key/value store system.
Riak is written in Lisp and simplifies development by allowing developers the ability to quickly prototype, test, and deploy database-enabled applications.
This client library allows...
MinDB is a JavaScript library that removes all the problems developers deal with when using localStorage across a series of browsers.It smooths out differences and provides a common interface for querying and running transactions on localStorage.The...
Apache Drill was created to allow developers to query up to 10,000 servers and handle petabytes of query data within seconds.
Drill is Apache's response to Google's Dremel package, providing an open source solution for running large data...