Disk Based HashTables

Software Screenshot:
Disk Based HashTables
Software Details:
Version: 5.0.7
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 25

Rating: nan/5 (Total Votes: 0)

Disk Based HashTables is a method to create multidimensional binary trees on disk.

What's a disk based hashtable? A DBH is a convenient way to associate keys composed by characters to data records. Any kind of digital information can go into the data record, such as text, graphic information, database structures, you name it. The idea behind using a DBH is to get rid of what is known as an index file in the database world. In the DBH world, the index is built into the file format.

What's wrong with using GhashTables? Nothing, absolutely. But GhashTables (from the GNU glib library) works fine for hashtables that reside in memory, not disk. There is a size limitation in this respect to GhashTables. But the combination of GhashTables and DBhashTables is a powerfull thing indeed.

Why should I use DBH? If you need to have large quantities of information available online, and with obsolete equipment you require better performance than that available with expensive proprietary databases, then DBH is for you.

When should I not use DBH? If you wish to use a large database problem as a means to justify the purchase of expensive state of the art hardware and proprietary software, stay clear of DBH. Don't even mention it.

What is new in this release:

  • This version adds the dbh_foreach() function, which allows smoother operation within a threaded environment.

What is new in version 4.9.3:

  • The main content changes in this version are parallel and thread safe mechanisms for simultaneous access from independent processes or memory sharing threads.
  • This release is the one which will be used by Rodent Filemanager in the upcoming 5.0 release.

Other Software of Developer Edscott Wilson Garcia

Comments to Disk Based HashTables

Comments not found
Add Comment
Turn on images!