ConstantRecord 0.3.3
It is recommended for usage for all enums in databases and with syntax similar to ActiveRecord.ConstantRecord is meant as a substitute for ActiveRecord for tables, that willnever change in the lifespan of a mongrel...
It is recommended for usage for all enums in databases and with syntax similar to ActiveRecord.ConstantRecord is meant as a substitute for ActiveRecord for tables, that willnever change in the lifespan of a mongrel...
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...
Da Capo implements a simple abstraction layer between PHP and the database itself, allowing developers to write SQL operations using a PHP-like syntax and then executing it on the database server.This is done via Da Capo, class which takes PHP code and...
Allows connecting ODBC-driven websites to the CUBRID RDBMS.Features:Supported ODBC APIs: SQLPrimaryKeys SQLForeignKeys SQLProcedures SQLProcedureColumns SQLTablePrivileges What is new in this release:The error messages are insufficient when connecting...
Allows connecting Ruby-driven websites to the CUBRID RDBMS.Also available as a GEM.What is new in this release:Link static lib of cci, so ruby'driver is not depend on Cubrid. The driver is support Cubrid version 8.4.1,8.4.3,8.4.4,9.1.0 and...
Allows connecting ADO.NET-driven websites to the CUBRID RDBMS.ADO.NET (ActiveX Data Objects for .NET) is a set of computer software components that programmers can use to access data and data services.What is new in this release:ADO.NET...
MongoDB is a powerful and very used document-oriented NoSQL database, perfect for high traffic and intensive load environments.Since this is a relative new database, working with MongoDB has always been a little difficult, mainly because of its CLI-based...
Apache MRUnit lets developers write unit tests that can be used in detecting problems with MapReduce jobs before their run on the database itself.By unit testing Hadoop's MapReduce jobs, developer can avoid useless resource consumption, a good habit to...
The base module handles RQL queries, parses data, and provides a type...
SQLObject was built around a custom Python query language that provides an easy to use and easy to understand syntax for running various SQL commands.The SQLObject query language is basically a set of ready-made Python functions that abstract basic SQL...