InfoQ

InfoQ

Topic/Tag specific view

Database Content on InfoQ


Latest featured content about Database

Hadoop and NoSQL in a Big Data Environment

Topics
NoSQL,
Data Access,
Design Pattern,
Agile,
Big Data,
Database Design,
Performance & Scalability,
Data Warehousing

Ron Bodkin of Big Data Analytics discusses early adoption of Hadoop, NoSQL and big data technologies. He discusses common patterns and explains how developers can write low-level primitives to optimize MapReduce function. Other topics include Hive, Pig, multi tenancy, and security.

News about Database

JBoss Releases Hibernate 4.0

Topics
Persistence,
Data Access,
Java

JBoss Releases Hibernate 4.0 which comes with Multi-tenancy support, the introduction of a standard mechanism for writing Hibernate extensions, initial refactorings towards OSGI and several other cleanups.

ESE Tookit: Use Windows' Internal High-Performance Data Store To Build Applications

Topics
Data Access,
.NET

The ESE Toolkit provides C++ and C# class libraries that allow easier application development using the Windows Extensible Storage Engine (ESE), a high-performance data store built into Windows.

Articles about Database

Virtual Panel: Security Considerations in Accessing NoSQL Databases

Topics
Security,
NoSQL,
Database Design,
Data Access

NoSQL databases offer alternative data storage options for storing unstructured data compared to traditional relational databases. Though the NoSQL databases have been getting a lot of attention lately, the security aspects of storing and accessing NoSQL data haven't been given much emphasis. This article focuses on the security considerations and best practices in accessing the NoSQL databases.

Eight Quick Ways to Improve Java Legacy Systems

Topics
Java,
Enterprise Architecture

Even Java systems can be "legacy" systems. This article explores 8 quick and relatively low risk ways to improve even the crustiest Java application. Applications that may have previously been written off as dead can find new life by using these tips to improve performance, reduce operations overhead and grease the gears of the development lifecycle.

Presentations about Database

Using MongoDB on Mono

Topics
NoSQL,
Database Design,
Big Data,
SQL Server

Justin Dearing presents a brief introduction to MongoDB, and focuses on interacting with it in Mono via the official 10gen driver. Techniques for handling business logic in application code, such as LINQ are discussed. This is a very code centric talk.

SQLFire: Scalable SQL instead of NoSQL

Topics
NoSQL,
Big Data,
Performance & Scalability,
Architecture

Jags Ramnaraya presents SQLFire and how SQL can be used for modern data stores backing online highly scalable applications by using a different consistency model and sharing nothing persistence.

Interviews about Database

Justin Sheehy and Damien Katz on Riak and CouchDB

Topics
NoSQL,
Database Design,
Data Access,
Architecture,
Performance & Scalability,
Ruby

Justin Sheehy and Damien Katz discuss Riak and CouchDB, the strengths and trade-offs of different approaches to NoSQL, and why both databases are written in Erlang.

Randy Shoup on Evolvable Systems

Topics
Operations,
Data Access,
Deployment / Datacenter,
Database Design,
Data Warehousing,
Architecture,
Data Portability,
Event Driven Architecture

Randy Shoup discusses evolvable systems: how to run different versions of a system in parallel during migrations, decoupling a system with events, schemas at eBay and much more.