Databases

TwitterFacebook
Get flash to fully experience Pearltrees
mysql

nosql

derby

Database form designer software postgresql sql

Bond is stable and production ready and is currently deployed across a range of industries. It is active deployment as a front-end for high-use databases that operate around the clock. Bond dynamically populates widgets making them data-aware automatically at run time. http://www.treshna.com/bond/

memcached - a distributed memory object caching system

What is Memcached? Free & open source, high-performance, distributed memory object caching system , generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Memcached is simple yet powerful . Its simple design promotes quick deployment, ease of development, and solves many problems facing large data caches. http://www.memcached.org/
http://sqlitebrowser.sourceforge.net/

SQLite Database Browser

This program was developed originally by Mauricio Piacentini from Tabuleiro Producoes, as the Arca Database Browser. The original version is used as a free companion tool to the Arca Database Xtra, a commercial product that embeds SQLite databases with some additional extensions for handling of compressed and binary data. The original code was trimmed and adjusted to be compatible with standard SQLite 2.x databases. The resulting program was renamed SQLite Database Browser, and released into Public Domain by the original author.