HeliDB

A java databass.
Download

HeliDB Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Karl Gustafsson
  • Publisher web site:
  • Operating Systems:
  • Windows XP/2000/98
  • File Size:
  • 3.10MB

HeliDB Tags


HeliDB Description

Advertisement HeliDB is a Development software developed by Karl Gustafsson. After our trial and test, the software is proved to be official, secure and free. Here is the official description for HeliDB: HeliDB is a database for persisting key—value pairs from a Java program. Users have many choices in configuring what capabilities they want the database to have and in how the data is stored. In its simplest configuration, HeliDB is just a file-backed Map. More advanced configurations support transactions and fast searches and inserts through using B+ Trees. Notable features are: * The HeliDB Database interface extends Java's Map, so a HeliDB database can be used as a drop-in replacement for a Map. * * The Database interface defines methods that are more efficient for working with persistent data than the methods from Map. * A database can be configured to support transactions. * Database operations can be made faster by indexing data in B+ Trees. * Database object creation is fast, so clients can create new databases as necessary without having to worry about performance. * The database runs in the same process as the Java program which makes database calls just local function calls. (i.e. fast)


HeliDB Related Software