Database

I'd like to thank Ran for giving a great talk on NoSQL & Cassandra!


 

My summary can be found here:

udib 09/08/2010 - 19:35

Large scale analysis solution must be able to provide very fast response time (<1sec) to some complex queries which are typically structured from a large fact table which is joined to many dimension tables and grouped-by them.

 

Using standard SQL databases such as MySQL InnoDB (as well as leading commercial vendors) will result in poor performance even when correct indexes are set up since in many case the database will be forced to perform unnecessary full table scans which will kill the performance if dimension tables are large.

 

udid 30/03/2010 - 12:28

A very thorough list of databases and connection strings. I used several of them - all were accurate. 

Itsu Tamam 06/11/2009 - 08:03
Syndicate content