database

TwitterFacebook
Get flash to fully experience Pearltrees
distributed-computation

tokyocabinet

sql

http://ivoras.sharanet.org/blog/tree/2009-11-05.a-short-time-with-mongodb.html I have created a port for FreeBSD 8 for MongoDB but I won't be using it for anything because of these things I found out about it: MongoDB has no , worth repeating: NO provisions for on-disk consistency. It doesn't fsync, it doesn't use algorithms that would ensure some degree of safety (e.g. journalling), nothing.

The arrow of time - A short time with MongoDB

Ilya Grigorik is a web engineer, an open-source and Ruby evangelist, a data geek, and a proverbial early adopter of all things digital. He is currently helping lead the social analytics efforts at Google. Earlier, Ilya was the founder and CTO of PostRank, a social analytics company, which was acquired by Google. http://www.igvita.com/

igvita.com

Anti-RDBMS: A list of distributed key-value stores | High Scalab

http://highscalability.com/anti-rdbms-list-distributed-key-value-stores Update 6: NoSQL : If Only it Was that Easy . BJ Clark lays down the law on which databases are scalable: Tokyo - NO, Redis - NO, Voldemort - YES, MongoDB - Not Yet, Cassandra - Probably, Amazon S3 - YES * 2, MySQL - NO. The real thing to point out is that if you are being held back from making something super awesome because you can’t choose a database, you are doing it wrong. Update 5: Exciting stuff happening in Japan at this Key-Value Storage meeting in Tokyo .
Following the NoSQL movement, I became a fan of key-value databases. Usually there’s nothing interesting to say as they work fine out-of-the-box. But in a project I was recently working on K-V store started to be a major bottleneck. I must note that my use case is pretty specific. In a K-V database I store about ten million records. The keys are pretty small, about 12 bytes on average.

Yet another Key-Value database « LShift Ltd.

http://www.lshift.net/blog/2009/08/21/yet-another-key-value-database
http://luxio.sourceforge.net/ What is Lux IO ? Lux IO is a yet another fast database manager. It supports B+-tree and Array index in either cluster or non-cluster index.

Lux IO - Yet Another Fast Database Manager

Coding Horror: Primary Keys: IDs versus GUIDs

March 19, 2007 Long-time readers of this blog know that I have an inordinate fondness for GUIDs . Each globally unique ID is like a beautiful snowflake: every one a unique item waiting to be born. Perhaps that's why I read with great interest recent accounts of people switching their database tables from traditional integer primary keys ... http://www.codinghorror.com/blog/archives/000817.html
http://news.cnet.com/Berners-Lee-Semantic-Webs-success-lies-in-cooperation/2100-1030_3-6117334.html?tag=nl

Berners-Lee: Semantic Web's success lies in cooperation | C

Creating a Semantic Web will need organizations to think beyond their own industries, according to Tim Berners-Lee, director of the World Wide Web Consortium.

Library of Free Data Model

http://www.databaseanswers.org/data_models/ This is called a surrogate key, but there is a 'gotcha' which can be deadly. It is all too easy to enter the same record twice. Therefore you must always be sure to enforce a unique constraint on the natural key. Luckily this is easy to do in Access which can be a good basis for clarifying your design and constraints. Why do I do this for free ?
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@lazybase.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

Lazybase

http://lazybase.com/