DBKiss

DBKiss 1.16 / 2.00 Beta

The class is easy to setup and provides a much faster interface to DB tables than the laggy and complex phpMyAdmin.Features:MySQL and PostgreSQL support Import/export of data Searching the database or single table Advanced SQL editor Save...

Edda

Edda 0.7.0

MongoDB is a document-oriented NoSQL database, perfect for high traffic and intensive load environments.The MongoDB databases uses the mongod daemon to create log files of what happened with the database while in usage.Edda works by taking mongod log...

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

pgFormatter

pgFormatter 1.5 updated

pgFormatter can remove comments from the code, can enable syntax highlighting in the output for an increased readability, developers can control how the script handles keywords and functions, and they can also customize the indentation size. SQL code can...

pgTAP

pgTAP 0.95.1

pgTap is written in PL/pgSQL and PL/SQL, following the xUnit philosophy, responsible for frameworks like NUnit, JUnit and more. The framework is basically a collection of various functions for gathering, analyzing and reporting on PostgreSQL-powered...

MonetDB

MonetDB 11.21.5 updated

MonetDB is a long standing solution when it comes to dealing with extremely large data sets, unsuitable to be managed from a classical relational database (row-store systems).It successfully implements a column-store system, in which data and relations...

Riak

Riak 2.1.1 updated

Riak is written in Lisp and simplifies development by allowing developers the ability to quickly prototype, test, and deploy database-enabled applications.Because it's a NoSQL database, don't expect any relational tables, but the classic key/value model...

PyPyODBC

PyPyODBC 1.3.3

PyPyODBC delivers an updated interface to ODBC using native data types like datetime and decimal.Developers can use PyPyODBC to connect and interact with ODBC supported databases from inside a Python-based service, website, or application.The module works...

pyodbc

pyodbc 3.0.10

It implements the Python Database API Specification v2.0, but additional features have been added to simplify database programming even more.It delivers an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.What is...