Home Tags RDBMS

Tag: RDBMS

FOSS is __FUN__: Get the Basics Right

1
A few thoughts about databases in general... and some rants about the good old ways. There are a plethora of free/open source databases around, from...

The Importance of In-memory Databases

3
It has been predicted that in-memory computing will be one of the Top 10 technologies of 2012. In-memory databases (IMDBs) are a critical part...

Aadhaar: A Testimony to Success of FOSS in India!

5
It is heartening to see how FOSS is powering one of India's most prestigious and mammoth e-governance initiatives -- the Aadhaar project from the...

The Comprehensive LAMP Guide — Part 2 (MySQL)

0
MySQL is the most widely used Relational Database Management System (RDBMS), and is the "M" in the LAMP stack. One of the main uses...

The Database Demands of Peta-scale Computing

0
Let's take a brief look at the challenges for next-generation databases. In the previous article we discussed that as data volumes grow towards the peta-scale...

Testing Your Databases with DbUnit

4
DbUnit is ideal as an add-on testing framework when developing applications in Java-based languages, which rely heavily on databases. This article assumes that the...

A Simple Guide to Database Design in MySQL

6
As the title says, this is an introduction to databases, their purpose and features. It deals with how to design and create a simple...

When Should I Consider an Open Source Database?

0
This article gives you facts, figures, and useful advice on when choosing an open source database makes good business sense. Read on! 2010 was a...

Databases in the Era of Cloud Computing and Big Data

8
We take a look at the directions in which databases are evolving, driven by the twin factors of the "Cloud" and "Big Data". Let's...

A FOSS Lover’s Tryst with PostgreSQL

0
Pranav Pandya, a FOSS enthusiast and winner of the EnterpriseDB PostgreSQL contest, shares with us how he made use of PostgreSQL in projects to...