Database Content on InfoQ
Latest featured content about Database

- 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
- 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.
- 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

- 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.

- 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

- 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.

- 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

- 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.

- 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.