Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        qdbm - Quick Database Manager
        
        
        - Description:
- QDBM is an embedded database library compatible with GDBM and NDBM.
It features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher processing
speed, smaller size of a database file, and simpler API. 
Packages
        
        
            | qdbm-1.8.77-3.fc9.ia64
              [411 KiB] | Changelog
              by Mamoru Tasaka (2008-03-14): - Support LZO compression (thanks to Karsten Hopp)
- And rebuild against new perl (F-9) |