public marks

PUBLIC MARKS with tags database & optimisation

2015

How to take advantage of Redis just adding it to your stack

by Spone & 1 other
Redis is different than other database solutions in many ways: it uses memory as main storage support and disk only for persistence, the data model is pretty unique, it is single threaded and so forth. I think that another big difference is that in order to take advantage of Redis in your production environment you don't need to switch to Redis. You can just use it in order to do new things that were not possible before, or in order to fix old problems.

2009

15 Ways to Optimize Your SQL Queries

by Elryk
Article proposant 15 moyens pour optimiser vos requêtes SQL.

2006

2005

Database optimization

by fredbird & 5 others
Database management systems implement abstract concepts but do so on real hardware bound by real physical constraints. As a result, queries take time—sometimes an annoyingly long time. Find out how to minimize your wait in this sample chapter.

PUBLIC TAGS related to tag database

appcelerator +   developement +   framework +   iphone +   javascript +   js +   mobile +   orm +   sqlite +   titanium +  

Active users

Spone
last mark : 25/04/2015 18:23

Elryk
last mark : 03/11/2009 14:07

rodo
last mark : 26/09/2006 19:39

fredbird
last mark : 05/07/2005 09:30