Storing arrays in Infinispan 5.3 without wrapper objects!
As we head towards the latter part of Infinispan 5.3 series, we're doing a series of blog posts where we provide more detailed... more »
Tweet 0 Comments Save Tags: database
MySQL and the SSB – Part 2 – MyISAM vs InnoDB low concurrency
In my previous blog post I compared MySQL 5.5.30 to MySQL 5.6.10, both with default settings using only the InnoDB storage engine. In my... more »
Tweet 0 Comments Save Tags: database
Vert.x + Yoke (Polyglot Answer to Node.js + Express) + WebSockets on many clouds
Here's a curated list of the latest interesting links for Vert.x, Yoke (the polyglot answer to Node.js), and WebSockets.
Tweet 0 Comments Save Tags: database
RavenDB Dynamic Aggregation Webinar
Here's a 23-minute webinar focused on dynamic aggregation with RavenDB, a .NET NoSQL solution.
Tweet 0 Comments Save Tags: database , news
100% Big Data, 0% Hadoop, 0% Java
Pavlo Baron presented this 45-minute lecture on Big Data minus Java/Hadoop at NoSQL Matters.
Tweet 0 Comments Save Tags: database , how-to , news
MongoDB Master Slave Replication
Let’s examine a simple example on how to configure master-slave replication on MongoDB in the Cloud!
Tweet 0 Comments Save Tags: cloud , database , how-to , java
Three-Tier Application Architecture
Here's a 45-minute presentation on Polyglot Persistence from NoSQL Matters presented by Ralf Engelschall.
Tweet 0 Comments Save Tags: database , news
NuoDB: Modern Alternative to Database Sherding
Sharding is generally done for one or both of two reasons: To increase I/O bandwidth, and to partition in-memory data for more efficient... more »
Tweet 0 Comments Save Tags: database , news
SQL Server Compact Code Snippet of the Week #15 : flush data to disk immediately
Under normal operation, SQL Server Compact keeps all pending disk writes in memory, and flushes them to disk at least every 10 seconds.... more »
Tweet 0 Comments Save Tags: database
Replication in MySQL 5.6: GTIDs benefits and limitations – Part 1
Global Transactions Identifiers are one of the new features regarding replication in MySQL 5.6. They open up a lot of opportunities to... more »
Tweet 0 Comments Save Tags: database
Performance matters when writing, too: more SQL tips
Programmers generally recognize that SQL can be optimized: experts often rewrite queries to take only a fraction of the time of their... more »
Tweet 0 Comments Save Tags: database , opinion , server , trends
Understanding the Benefits of Azure Geo-Redundancy in Austrailia
The deployment regions are paired for geo-redundancy and in Australia are located in the New South Wales and Victoria sub-regions.
Tweet 0 Comments Save Tags: database , news
UnQLite - An Embeddable NoSQL Database Engine
UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database... more »
Tweet 0 Comments Save Tags: database , reviews
What Big Data Can Learn from Barbie
Many well-publicized big-data stories are like Barbie dolls. They’re great sources of inspiration, but you can’t realistically model your... more »
Tweet 0 Comments Save Tags: database , trends
Point-Click Deployment of Neo4J to Windows Azure
In this article, I will show you how to deploy Neo4J into Azure VMs in minutes. No coding, no Visual Studio, just point-click deployment for free.
Tweet 0 Comments Save Tags: cloud , database , microsoft , open source
FoundationDB Fault Tolerance Demo Video (& blog post)
This is a blog post by NoSQL database company FoundationDB which shows a live demo cluster running the database software and a test... more »
Tweet 0 Comments Save Tags: database