Next Generation Database Management Systems

August 15, 2009

SAP Founder Hasso Plattner, in sappphire-09 discusses about “Hardware trends” and next generation software for this hardware.  He covers  importance and the inherent advantages of main memory database and columnar storage.  Check out his presentation here.

Postgres In memory database cache

April 28, 2009

CSQL , main memory database engine provides transparent caching for Postgres databases with no or minimal application code changes. Main memory databases are times faster than disk based databases. By caching data close to the application using CSQL MMDB, it reduces the network latency and provides unprecendented performance(30 X faster) for data access.

For more information visit

http://www.csqldb.com

MySQL In-Memory Database Cache

April 28, 2009

Modern Web applications face lot of scalability and performance challenges. Scalability is addressed using distributed database or distributed cache. Employing main memory database instead of disk based databases to implement cache improve the data access performance by 10 to 20 times.

CSQL , main memory database engine provides transparent caching for MySQL databases with no or minimal application code changes. By caching data close to the application using CSQL MMDB, it reduces the network latency and provides unprecendented performance(30X faster) for data access.

For more information visit
http://www.csqldb.com

CSQL 2.4 Enterprise

April 15, 2009

Lakshya solutions provides consulting and support for CSQL 2.4 enterprise version.

CSQL is small footprint and highly concurrent – main memory database engine which provides 20 times more throughput for data access compared to disk based database systems. It can be configured to work as cache for MySQL, Postgres or Oracle database thereby improving existing application performance by multi-fold.

For more information on the product visit

http://www.csqldb.com

What is Main Memory Database?

June 6, 2008

A main memory database system (MMDB) is a database management system that primarily stores data/records on main memory (RAM). In case of disk based database system, data is stored on the secondary storage devices like disk. Main memory databases are more than 10 times faster than disk based databases because the MMDB does not have to perform disk I/O to update or query its data.


Follow

Get every new post delivered to your Inbox.