//
archives

NoSQL

This tag is associated with 6 posts

Linked Data – the best of two worlds

On the one hand you have structured data sources such as relational DB, NoSQL datastores or OODBs and the like that allow you to query and manipulate data in a structured way. This typically involves schemata (either upfront with RDB or sort of dynamically with NoSQL that defines the data layout and the types of … Continue reading

Hosted NoSQL

I admit I dunno how I got here in the first place … ah, right, yesterday was Paddy’s day and I was sitting at home with a sick child. Now, I tinkered around a bit with a hosted CouchDB solution to store/query JSON output from a side-project of mine. Then I thought: where are we … Continue reading

Ye shall not DELETE data!

Where I suggest that rather than to delete data on the Web, create a new version of it to prevent lossy data. Continue reading

Solving tomorrow’s problems with yesterday’s tools

Where Michael discusses the efficiency of relational databases for certain problems and the effectiveness of NoSQL for big, messy data. Continue reading

Can NoSQL help us in processing Linked Data?

This is an announcement and call for feedback. Over the past couple of days I’ve compiled a short review article where I look into NoSQL solutions and to what extent they can be used to process Linked Data. I’d like to extend and refine this article, but this only works if you share your experiences … Continue reading

Toying around with Riak for Linked Data

So I stumbled upon Rob Vesse’s tweet the other day, where he said he was about to use MongoDB for storing RDF. A week earlier I watched a nice video about links and link walking in Riak, “a Dynamo-inspired key/value store that scales predictably and easily” (see also the Wiki doc). Now, I was wondering … Continue reading

Archives