DataBoss

DataBoss 1.5.0

A database ORM (Object-Relational Mapper) is a library that abstracts database operations to a specific programming language. In layman's terms, an ORM is a collection of functions which when used automatically execute SQL code upon a database.ORMs are...

CURD.py

CURD.py 0.6.0

CURD.py allows Python developers to connect their apps or websites to a MySQL database.The entire system facilitates MySQL query manipulation and results handling.CURD.py allows developers to interact with the database using Pyhton code, instead of SQL...

tomdb

tomdb 0.4.2

tomdb doesn't actually deal directly with MySQL, but it wraps around MySQLdb, a well-known, mature Python client to MySQL. tomdb basically simplifies the entire process of dealing with MySQL queries and other SQL transaction, making it easy even for...

Reportable

Reportable 1.4.2

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...

Ladder

Ladder 0.8.2

Ladder is a tool you'd generally use while working on a PHP and MySQL powered application, and is extremely useful when developing within a team of developers, all on the same code, at the same time.In these kinds of environments, changes to the default...

Apache Tajo

Apache Tajo 0.11.0 updated

A data warehouse system is a database used for reporting and data analysis. Apache Tajo is the implementation of this concept, but specifically tailored to work with Hadoop, a powerful NoSQL database developed by Yahoo and currently managed by the Apache...

dat

dat 7.1.2 updated

The dat toolkit is available for usage in three different ways:- JavaScript API (via Node.js)- via HTTP and the dat REST API- using the CLI toolAll these provide basically the same functionality, allowing developers to create replication methods and...