background preloader

Database/Etc | Software/etc

Facebook Twitter

Databus | Database

Masstree - Much Faster than MongoDB, VoltDB, Redis, and Competitive with Memcached. The EuroSys 2012 system conference has an excellent live blog summary of their talks for: Day 1, Day 2, Day 3 (thanks Henry at the Paper Trail blog).

Masstree - Much Faster than MongoDB, VoltDB, Redis, and Competitive with Memcached

Summaries for each of the accepted papers are here. One of the more interesting papers from a NoSQL perspective was Cache Craftiness for Fast Multicore Key-Value Storage, a wonderfully detailed description of the low level techniques used to implement Masstree: A storage system specialized for key-value data in which all data fits in memory, but must persist across server restarts. BlinkDB: Queries with Bounded Errors and Bounded Response Times on Very Large Data.

A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak. Network World - "The more alternatives, the more difficult the choice.

A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak

" -- Abbe' D'Allanival In 2010, when the world became enchanted by the capabilities of cloud systems and new databases designed to serve them, a group of researchers from Yahoo decided to look into NoSQL. They developed the YCSB framework to assess the performance of new tools and find the best cases for their use. The results were published in the paper, "Benchmarking Cloud Serving Systems with YCSB. " The Yahoo guys did a great job, but like any paper, it could not include everything: The NewSQL Movement.

FoundationDB

Affinity | Database. Lightning Fast, Rock Solid. 695k TPS with Node.js and VoltDB. 695k TPS with Node.js and VoltDB Hi, I’m Henning Diedrich, co-founder and CEO of Eonblast, Inc.

695k TPS with Node.js and VoltDB

I’m a guest contributor to VoltDB’s blog. MemSQL. Titan. ThriftDB. AlchemyDB. Database.com. Ålenkå - Browse Files. FastBit: An Efficient Compressed Bitmap Index Technology. Real-Time Analytics Platform. 5 Graph Databases to Consider. Database Performance. SoftwareBotany.Sunlight Word Aligned Hybrid Bit Vector Search Framework. IndexedDB Implementations.

Amazon Web Services (AWS)

MySQL. PostgresSQL. Cassandra | Database. Kyoto Cabinet/Tyrant | Database/Etc. Memcached | Database. Redis. Hyperdex | Database. CouchDB. MongoDB. HBase | Database. MonetDB. Riak | Database. LevelDB | Google - Database. NessDB. FlockDB. SenseiDB. LucidDB. Couchbase/Membase | Database. Neo4j | Database. Articles, Comparisons, Etc | Database. Sort - Database/Caching/Storage/Search[?]/Etc.

Scaling/Big Data/Distributed/Etc | Technology Topics. Database | Books. Project Voldemort. Kafka. Oracle NoSQL Database Technical Overview. The Oracle NoSQL Database is a distributed key-value database.

Oracle NoSQL Database Technical Overview

It is designed to provide highly reliable, scalable and available data storage across a configurable set of systems that function as storage nodes. Data is stored as key-value pairs, which are written to particular storage node(s), based on the hashed value of the primary key. Storage nodes are replicated to ensure high availability, rapid failover in the event of a node failure and optimal load balancing of queries.