Written in PHP, the client is a simple GUI, adequate for developers that want to execute queries in their database.Because it is web-based, it is perfect for replacing desktop MySQL client applications.Features:cursor-pointer" onclick="spovl3hide();">...

Joist

Joist 1.12.1 updated

Joist was inspired by Ruby on Rail's ORM. It is based on dynamic code generation, providing support for type-safe queries and no runtime class generation. Joist's main features are its light codebase, high performance, and easy code and schema...

BigDump

BigDump 0.36b updated

This script allows you to import of large and very large MySQL Dumps (like phpMyAdmin 2.x Dumps) even through the web-servers with hard runtime limit and those in safe mode.The script executes only a small part of the huge dump and restarts itself....

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

PL/JSON

PL/JSON 1.0.5

JSON is a light-weight, language independent, data interchange format. The PL/SQL object syntax allows developers to create a JSON objects and then add data to it.This includes members, arrays and additional JSON objects.The object type can persistently...

MoSQL

MoSQL 0.4.3 updated

MoSQL works in real-time by streaming data found inside a MongoDB database to a remote (or local) PostgreSQL installation.It's sole purpose is to provide a fallback system in case the MongoDB server goes down, or data needs to be accessed in real-time by...

Squel.js

Squel.js 4.0.0 updated

Sometimes developers prefer using ORMs or query builders to run SQL operations.This is mainly because of SQL's complicated syntax and the different way each database engine interprets it.Squel.js allows developers to use JavaScript syntax to write their...

Apache Crunch

Apache Crunch 0.13.0 updated

A pipeline is a concatenation of operations to perform a specific job, arranged so that the output of each element is the input of the next.Apache Crunch provides an easier method of dealing with Apache Hadoop MapReduce pipelines.Crunch simplifies this...