If you are looking for open source main memory database which shall be used as cache for enterprise databases, then check out CSQL.
CSQL Cache provides bi-directional, updateable table caching.
http://sourceforge.net/projects/csql
|
Does Verizon's Voyager stack up to the iPhone? |
|
|
5 IT skills that won't boost your salary
[1,407]
Women 4 times more likely than men to cough up personal info
[589]
Japan's 10 funniest tech-related commercials [Videos]
[407]
Throwing away a promo CD is "unauthorized distribution"?
[1,265]
Adults too quick to dismiss educational video games
[682]
Attack of the iPhone clones [Slideshow]
[578]
10 things IT needs to know about AJAX
[1,258]
This Year's 25 Geekiest 25th Anniversaries [Slideshow]
[409]
|
|
Is CSQL's performance is better than Times Ten and Solid DB ?
In literally what is CSQL and in which purpose we will go for it.
CSQL is faster performance than any other database.
CSQL MMDB
Stand alone main memory database with minimal set of features with support for transaction, SQL, ODBC and JDBC. It performs 20 times better than traditional disk based database management systems.
CSQL Cache
Client side caching mechanism for any database system without compromising on transactional properties and indexed access. This is achieved by using a main memory database to cache the data from the target database (traditional disk based database system). The CSQLCache has been designed with modern database requirements in mind, and particularly for use within high-volume environment that requires high performance, while still supporting the transactional properties.
CSQL provides an updateable bi-directional table level database caching for any disk resident database including the leading commercial databases.These cache tables reside in the application tier and offload the computing cycles from backend systems along with reduction in costly network calls, thereby enabling real time applications to provide faster and predictive response time (Refer . It also acts as gateway, providing access to non-cached tables and procedures in target database. This uses the fastest Main Memory Database (CSQL MMDB) designed for high performance and high volume data computing to cache the table records and provides most flexible and cost-effective way to cache and manage enterprise information.
It is 20 times faster than any other disk based database and it is 10 times than solid Db in memory database also. It gives ultra high performance it means 100k selects/sec and 50k write/sec.
Presently it gives support to MySql and Postgree disk based database and supports on Linux and solaris operating system.
In near future it is going to support all other disk based database.
for more information please refer the web pages :
http://www.csqldb.com
http://www.csqlcache.com
http://www.sourceforge.net
Post new comment