Showing entries 25176 to 25185 of 44109
« 10 Newer Entries | 10 Older Entries »
Intro article to InfiniDB - Part 1

If you want a quick overview of the InfiniDB architecture and feature set, check out Part 1 of an article I wrote for the MySQL Dev Zone.


Part 2 of the article should post tomorrow and will have examples of bulk load operations and queries so you can see how InfiniDB works.  Let me know what you think. And be sure to download InfiniDB and kick the tires yourself.

Intro article to InfiniDB - Part 1

If you want a quick overview of the InfiniDB architecture and feature set, check out Part 1 of an article I wrote for the MySQL Dev Zone.


Part 2 of the article should post tomorrow and will have examples of bulk load operations and queries so you can see how InfiniDB works.  Let me know what you think. And be sure to download InfiniDB and kick the tires yourself.

Welcome to InfiniDB and infinidb.org

We’re pleased to welcome you to InfiniDB and infinidb.org! Today, Calpont is making available the open source version of our analytic database, which we’ve named InfiniDB. InfiniDB is designed to handle analytic applications, data warehouses and marts, read-intensive applications, and read shards of large Web applications. To do that effectively, we’ve tried our best to provide a feature set that’s capable of handling medium to very large data volumes and giving you faRead More...

Welcome to InfiniDB and infinidb.org

We’re pleased to welcome you to InfiniDB and infinidb.org! Today, Calpont is making available the open source version of our analytic database, which we’ve named InfiniDB. InfiniDB is designed to handle analytic applications, data warehouses and marts, read-intensive applications, and read shards of large Web applications. To do that effectively, we’ve tried our best to provide a feature set that’s capable of handling medium to very large data volumes and giving you faRead More...

451 CAOS Links 2009.10.27

Red Hat invests in EnterpriseDB. The White House goes open source. And more.

Follow 451 CAOS Links live @caostheory on Twitter and Identi.ca
“Tracking the open source news wires, so you don’t have to.”

For the latest on Oracle’s acquisition of MySQL via Sun, see Everything you always wanted to know about MySQL but were afraid to ask

In other news…

# EnterpriseDB confirmed Red Hat investment, partnership.

# Whitehouse.gov migrated to Drupal, as well as …

[Read more]
State of the art: Galera – synchronous replication for InnoDB

First time I heard about Galera on Percona Performance Conference 2009, Seppo Jaakola was presenting "Galera: Multi-Master Synchronous MySQL Replication Clusters". It was impressed as I personally always wanted it for InnoDB, but we had it in plans at the bottom of the list, as this is very hard to implement properly.
The idea by itself is not new, I remember synchronous replication was announced for SolidDB on MySQL UC 2007, but later the product was killed by IBM.

So long time after PPC 2009 there was available version mysql-galera-0.6, which had serious flow, to setup a new node you had to take down whole cluster. And all this time Codership ( company that develops Galera) was working on 0.7 release that introduces node propagation keeping cluster online. You can play with 0.7pre release by yourself …

[Read more]
Drizzle Replication - Changes in API to support Group Commit

Hi all. It's been quite some time since my last article on the new replication system in Drizzle. My apologies for the delay in publishing the next article in the replication series.

The delay has been due to a reworking of the replication system to fully support "group commit" behaviour and to support fully transactional replication. The changes allow replicator and applier plugins to understand much more about the actual changes which occurred on the server, and to understand the transactional container properly.

The goals of Drizzle's replication system are as follows:

  • Make replication modular and not dependent on one particular implementation
[Read more]
Interview with Robin Schumacher Discussing Calpont's InfiniDB

I got a chance to sit down with Calpont's new VP of Products, Robin Schumacher last week to discuss the announcement of their new open source column-oriented database, InfiniDB. To listen to the interview, click on the embedded link below.



Robin has also posted part one of a two part technical article on InfiniDB in the DevZone. You can check out the article here.

You can also get "up close and personal" with InfiniDB when Robin delivers a free webinar on the advantages of column oriented databases for analytics, high performance query systems and data warehousing next month. Register here.

For more info on what Calpont is up to with InfiniDB, check out their community .org site …

[Read more]
Free Building MySQL on Windows Webinar

MySQL Engineer Iggy Galarza will be presenting how to build MySQL on Windows today in a free webinar at 10 AM Pacific. To register, sign up here.

He'll be covering environment set up, including required software, like Visual Studio, Bison, CMake, Cywgin, Baazar, etc. and take you from source download to finished product.

If you deploy MySQL on Windows and want to get a jump start on building from source to take advantage of the latest patches or to do your own hacking, this webinar is for you.

MySQL tables statistics (size, engine, no. of rows etc.)

MySQL provides statistical data for users to get more knowledge about the tables in databases. The command to get this useful information is \"mysql table status\".

Showing entries 25176 to 25185 of 44109
« 10 Newer Entries | 10 Older Entries »