New Database Tools Scripts for Web
Respect\Data allows developers to map out a database's stored data using a PHP-friendly syntax, regardless of the database system.Respect\Data works with both relational databases and NoSQL data systems.Features:Use one single syntax
Fetch data...
ActiveRecord is an object-relational mapper (ORM) for Ruby and Ruby on Rails. Reportable works by analyzing ActiveRecord models and giving a report from various predefined paramenters.Usage instructions are included with the download package.What is new...
Apache Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store NoSQL database system, initially developed by Facebook and now maintained by the Apache Software Foundation.cqlengine is nothing more than an...
MySQL Pivot Table Report Generator was created to help out with database exports and with business analysis tasks, outputting beautiful reports from the DB's information.Generating the reports is done via password-protected panel, where the users can...
AMPLE Scaffolder enables database administrators to edit their database's tables and records using solely their browser.AMPLE sets up a MySQL GUI that allows developers to access a database's tables, its records, and update them in a very simple and...
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...
The users running Cassandra 0.6.x series should use pycassa 0.3.0, users using the 0.7.x series can use the newer versions.Features:Auto-failover support
Support for single or thread-local connections
Connection pooling
Thrift interface
Batch interface
A...
MonetDB is a column-store database system for high performance output.This library permits Python developers to create apps or websites that interact, store, and retrieve data from within MonetDB.This library is Python DBAPI 2.0...