[Pointrel-discuss] SourceForge.net: Blog entry on MondoDB and Ming
Status: Alpha
Brought to you by:
paulfernhout
From: Paul D. F. <pdf...@ku...> - 2010-02-05 02:12:27
|
From: "SourceForge.net: Blog entry on MondoDB and Ming" http://sourceforge.net/blog/sourceforge-releases-ming/ """ There’s a whole nosql movement these days looking to replace relational database management systems, http://en.wikipedia.org/wiki/RDBMS with “something else,” where that something else can be anything from key-value stores http://sourceforge.net/projects/tokyocabinet/ to document databases http://www.mongodb.org/display/DOCS/Home to flat files and map-reduce frameworks, http://hadoop.apache.org/ or column-oriented databases. http://wiki.apache.org/cassandra/DataModel """ Just interesting because of the talk of moving on to new things. I've got a simple implementation of a Pointrel-like system (with triples) I'm using on the Android platform on top of sqlite for an application I am writing there. --Paul Fernhout http://www.pdfernhout.net/ ==== The biggest challenge of the 21st century is the irony of technologies of abundance in the hands of those thinking in terms of scarcity. |