Lukas Eder05/21/13
443 views
0 replies
I’ve recently discovered a very interesting read about Pinterest‘s architecture experimentation.
Kristina Chodorow05/21/13
233 views
0 replies
The second edition of MongoDB: The Definitive Guide is now available from O’Reilly (affiliate link). It covers both developing with and administering MongoDB.
Ayende Rahien05/21/13
350 views
0 replies
There is a big problem in the RavenDB build process. To be rather more exact, there is a… long problem in the RavenDB build process.
Mark Needham05/21/13
205 views
0 replies
I’ve been playing around with modelling a product taxonomy and one thing that I wanted to do was find out the full path where a product sits under the tree.
Eric Genesky05/20/13
1784 views
0 replies
Take a trip to Google Island, check out the Codebunk pair programming tool, and a promise-based ORM for Node.js. Plus: developer wages drop 2%, and Brian Eno on creative problem solving.
Brian O' Neill05/20/13
318 views
0 replies
At a high-level, Druid collects event data into segments via real-time nodes. The real-time nodes push those segments into deep storage.
Anders Karlsson05/20/13
1885 views
0 replies
Everybody seems to be looking at and debating NoSQL these days, and so am I and I thought I'd say a few words about it.
Andreas Kollegger05/20/13
568 views
0 replies
As you may remember, I created a little beer graph some time ago to experiment and have fun with beer, and graphs.
Eric Genesky05/19/13
421 views
0 replies
Matthew Revell presented this 30-minute tutorial on building scalability into your next project with Riak.
Mark Needham05/19/13
1756 views
0 replies
In my time playing around with neo4j I’ve run into a problem a few times where I executed a query using the web console (usually accessible @ http://localhost:7474/webadmin/#/console/) and have got absolutely no response.
Ayende Rahien05/18/13
492 views
0 replies
In tomorrow’s Webinar, we will discuss handle dynamic aggregation using RavenDB. A new feature in 2.5, this is meant to give you more options for reporting queries, including complex aggregation, dynamic selection, etc.
Eric Genesky05/18/13
344 views
0 replies
Randall Hauch gave this 45-minute presentation in April at NoSQL Matters.
Trisha Gee05/17/13
1975 views
1 replies
I'm not going to bother with survey monkey or whatever, I want to share the answers so please, answers in the comments:
Seth Proctor05/17/13
1419 views
0 replies
For Java users, NuoDB provides a Hibernate dialect that supports both version 3.6.6 and 4.1.x of Hibernate.
Eric Genesky05/17/13
2010 views
0 replies
This 1-hour keynote presentation from NoSQL Matters was given by Martin Fowler.
Eric Genesky05/17/13
1283 views
0 replies
This 50-minute presentation from NoSQL Matters was given by Michael Hausenblas and covers Apache Drill.
Andreas Kollegger05/16/13
2335 views
0 replies
During this busy week of Android hacking at Google I/O, we are pleased to announce an amazing new Community project, for all of those who have been yearning to . . .
Seth Proctor05/16/13
1293 views
0 replies
Greetings oh-so-persistent nuonians! Your faithful consistency nerd is here to continue the discussion of MVCC.
Sam Taha05/16/13
289 views
0 replies
ETL is a common computing paradigm used in a variety of data movement and data management scenarios.
René Pickhardt05/16/13
1352 views
0 replies
Over one year ago I was starting to think about indexing scored stings for auto completion queries.
Max De Marzi05/15/13
1190 views
0 replies
From the second we are born we are collecting a wealth of knowledge about the world. This knowledge is accumulated and interrelated inside our brains and it represents what we know.
Seth Proctor05/15/13
443 views
0 replies
Everyone is concerned about the performance of their database and specifically queries on their database.
Axel Fontaine05/15/13
1438 views
0 replies
While planing and developing features for Flyway, I often wonder how the different relational databases supported by Flyway stack up in terms of popularity.
Ayende Rahien05/15/13
230 views
0 replies
RavenDB handles replication in an async manner. Let us say that you have 5 nodes in your cluster, set to use master/master replication.
Eric Genesky05/14/13
2246 views
0 replies
This week marked the release of DZone's Core Spring Data Refcard. In it, author Oliver Gierke provides a must-have reference for developers who are using or interested in the Spring Data project.