May 23, 2012

Post: Shard-Query EC2 images available

…processing over up to 20 nodes. The Infobright Community Edition (ICE) images are available in 32 and … on each database. To do the size comparison, I used the du utility: InnoDB file …avaialble data from 1988 to 2010′; mysql> use ontime1; Database changed mysql> show table status like ‘ontime_fact’…

Post: Quick comparison of MyISAM, Infobright, and MonetDB

… actually give Infobright a try. They have an open-source community edition, which is crippled but not enough to matter for this… that Infobright is not just a storage engine plugged into MySQL. It’s a complete server with a different optimizer, etc… underlying language. An abstracted front-end is a great idea; MySQL abstracts the storage backend, but why not do both? Last…

Comment: Should we proclaim MySQL Community Edition Dead ?

What is the advantages of using MySQL Enterprise edition compared to MySQL Community edition? Where can I get _trusted_ comparison of them?

Post: Air traffic queries in InfiniDB: early alpha

… I tried to create temporary table, but got another error: mysql> create temporary table tq2 as (select Year,Month,count(*) as…: (again look on comparison with other engines in Google Spreadsheet or in summary table at the bottom) Query Q1: mysql> SELECT DayOfWeek… Conclusions InfiniDB server version shows Server version: 5.1.39-community InfiniDB Community Edition 0.9.4.0-5-alpha (GPL), so I…