public marks

PUBLIC MARKS with tags mysql & database

July 2008

June 2008

InnoDB Website » Home

by jdrsantos
Innobase Oy is the developer of InnoDB, the leading transactional storage engine for the MySQL open source database. Innobase also develops and distributes InnoDB Hot Backup, a utility for on-line (hot) backups of a running MySQL database. Innobase is a M

April 2008

fabFORCE.net

by jdrsantos & 1 other
DBDesigner 4 is a visual database design system that integrates database design, modeling, creation and maintenance into a single, seamless environment.

March 2008

ELASTRA - The Infinite Database

by springnet
ELASTRA is the world's first infinitely scalable solution for running standard relational databases in an on-demand computing cloud. ELASTRA's exclusive, high-performance S3DFS storage technologies enable a standard RDBMS to be deployed on Amazon's Elasti

February 2008

January 2008

Porte: Sql abstraction in PHP inspired by ActiveRecords

by wdavidw
Need to manipulate and persist your object in the database, Porte will greatly simplify your life. Porte can retrieve, search and save object without a single line of Sql. No XML or weird configuration is required, Porte is design to be as natural and easy to you without being intrusive.

December 2007

Xen Virtualization: Work with MySQL Server, Ruby on Rails, and Subversion

by camel (via)
In this article, Prabhakar Chaganti will show us to create virtual appliances that perform one specific function. These appliances can be web servers, database servers or anything else that you can think of which is useful for your business. The key advantage with these appliances is the fact that they are mostly maintenance free, and can be started up and then used without going through any lengthy installation process. You can use these as needed for your testing and then dispose them off. You can also use them for staging environments or production environments, and you can even share them across the enterprise.

MySQL Performance Monitoring Tool by Quest Software

by camel & 1 other
Spotlight® on MySQL diagnoses MySQL problems in real time by graphically displaying all database activity in an intuitive user interface, enabling you to respond quickly to issues that need attention. With Spotlight on MySQL, DBAs or developers running Windows can drill down to locate in-depth information on the source of a performance issue. And because the run-time nature of your MySQL databases is unique, Spotlight calibrates itself to a baseline of normal database activity. This allows Spotlight to automatically establish the speed of the internal flows and other activity indicators. When a threshold is met, Spotlight notifies you using a visual or audible alert. Spotlight on MySQL supports MySQL versions 5.0 or later that employ the InnoDB storage engine.

October 2007

WordPress Backups « WordPress Codex

by springnet
Your WordPress database contains every post, every comment and every link you have on your blog. If your database gets erased or corrupted, you stand to lose everything you have written

August 2007

GreenSQL - Open Source Database Firewall Solution

by mbertier & 4 others
GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works in a proxy mode and has built in support for MySQL. The logic is based on evaluation of SQL commands using a risk scoring matrix as well as blocking known db administrative commands (DROP, CREATE, etc). GreenSQL is distributed under the GPL license