isisun photos
Categories
Charts
Visitors
Category Archives: Databases
Recent events and videos
Monty’s Google Tech Talk
2010 O’Reilly MySQL Conference Slides and Videos
Project Voldemort: Scaling Simple Storage — LinkedIn
The NOSQL-Environment (Not Only SQL)
In short, NOSQL databases can be categorized according to their data model into the following four categories:
Key-Value-stores
BigTable-implementations
Document-stores
Graph Databases
24.05.2010 Update: More links on NoSQL as it seems to become a really popular topic and [...]
Also posted in Distributed Systems, MySQL, NoSQL Leave a comment
Tunning MySQL InnoDB performance
Tunning MySQL InnoDB storage engine is not an easy task. It’s more like a game where you set mini goals and then try to find the right value and achieve them. Playing with the InnoDB variables is an art where you have to check your performance results each time you change a configuration parameter. [...]
Also posted in Benchmarks, InnoDB, MyISAM, MySQL Tagged Benchmarks, Databases, InnoDB, MyISAM, MySQL 3 Comments

NoSQL