New Database Tools Scripts for Web
The connector will allow MongoDB databases to be hooked into and save data to any third-party system.mongo-connector also keeps data in sync between the third-party location and the MongoDB data store.Works with sharded and non-sharded MongoDB...
pyorient will let developers develop applications that store data inside the OrientDB graph database engine, providing a native client through which these operations can be run through.This ensures high transfer speeds, quick queries, and proper results...
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...
ART 2.5.3 / 3.0 Alpha 3 updated
ART supports Oracle, MySQL, PostgreSQL, MSSQL and CUBRID.Reports are generated in various formats and can even be viewed using a Web interface.What is new in this release:Fix for error when drill down column has a null value
Updated French...
Developed by the same people that developed ZOPE, a framework and application server for Python-based apps, ZODB provides an application agnostic database system for Python developers. ZODB is built on an OODB (object-oriented database), very different...
MongoDB is a document-oriented NoSQL database, perfect for high traffic and intensive load environments.The MongoDB Haskell Driver allows developers to create applicationss that connect, store and retrieve information from a MongoDB database.This is a ...
Apache Slider targets Hadoop environments and is based on the database's next generation MapReduce 2.0 standard, also known as YARN. Slider can be used to create YARN-compliant applications that interact with the underlying Hadoop database or database...
Sqitch works just like any other version control system, tracking changes between files, but unlike normal VCS systems, Sqitch tracks only changes made to a database.If something went wrong at one point or another during the development stage, Sqitch...
The module is conforming to the Python DB API 2.0 specification.This module is currently built against Oracle 9.2, 10.2, 11.1 and 11.2.It works only on Python 2.x.What is new in this release:Added support for LONG_UNICODE which is a type used to handle...
InfluxDB was written in Google's new Go language and has been open sourced for easier and faster development.The database engine itself has no external dependencies which allows it to be installed on most operating systems that can run Go.The entire...