CSQL is an open source main memory high-performance relational database management system developed @ sourceforge. net.. It is designed to provide high performance for SQL queries and DML statements. Main Memory databases performs 10-20 times faster than the disk based database systems, as it completely keeps the database in main memory.

PropertyValue
dbpedia-owl:abstract
  • CSQL is an open source main memory high-performance relational database management system developed @ sourceforge. net.. It is designed to provide high performance for SQL queries and DML statements. Main Memory databases performs 10-20 times faster than the disk based database systems, as it completely keeps the database in main memory. As there is no disk I/O, main memory databases provide predictive response time (~10 microsecs for point lookup and ~20 microsecs for insert/update/delete operations) which makes main memory databases ideal for real time as well as near real time applications. Refer: for more information. It can be configured to work in Embedded as well as client/server mode. Apart from acting as relational storage engine, it can also transparently cache data from existing databases. It can be configured to work as transparent, updateable, real time cache for existing database management systems such as MySQL, Postgres, etc.
dbpedia-owl:genre
dbpedia-owl:latestReleaseVersion
  • CSQL 3.3
dbpedia-owl:license
dbpedia-owl:thumbnail
dbpedia-owl:wikiPageExternalLink
dbpprop:caption
  • CSQL Logo
dbpprop:developer
  • Lakshya & Community
dbpprop:genre
dbpprop:latestReleaseVersion
  • CSQL 3.3
dbpprop:license
  • GNU General Public Licence or proprietary
dbpprop:name
  • CSQL
dbpprop:operatingSystem
  • Linux, Solaris
dbpprop:screenshot
dbpprop:website
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • CSQL is an open source main memory high-performance relational database management system developed @ sourceforge. net.. It is designed to provide high performance for SQL queries and DML statements. Main Memory databases performs 10-20 times faster than the disk based database systems, as it completely keeps the database in main memory.
rdfs:label
  • CSQL
owl:sameAs
foaf:depiction
foaf:homepage
foaf:name
  • CSQL
foaf:page
is owl:sameAs of
is foaf:primaryTopic of