public marks

PUBLIC MARKS from mbertier with tags clevermarks & database

February 2008

Hypertable: An Open Source, High Performance, Scalable Database

by 2 others (via)
Hypertable is an open source project based on published best practices and our own experience in solving large-scale data-intensive tasks. Our goal is to bring the benefits of new levels of both performance and scale to many data-driven businesses who are currently limited by previous-generation platforms. Our goal is nothing less than that Hypertable become the world’s most massively parallel high performance database platform.

December 2007

Propel Criteria Builder

by 2 others
This is an alpha-release of a utility that converts pseudo-SQL into PHP Propel code. Give it a try — feedback is welcome on the symfony forum!

November 2007

innodb-tools - Google Code

by 1 other (via)
This set of tools could be used to check InnoDB tablespaces and to recover data from damaged tablespaces or from dropped/truncated InnoDB tables.

django-evolution - Google Code

by 1 other (via)
This is where Django Evolution fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.

Migrations: The answer in my head

(via)
The idea is to use the migrations approach made popular by Ruby on Rails but improve this concept with several key additions.

August 2007

Why active record sucks

(via)
Active Record may be used to implement ORM, but it should never be used as an ORM.

GreenSQL - Open Source Database Firewall Solution

by 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

July 2007

Library of Free Data Models from DatabaseAnswers.org

by 5 others (via)
Here are about 450 very useful 'Kick-Start' Data Models that I have created since I started 5 years ago