openbsd-ports/x11/e17/edb/pkg/DESCR

7 lines
348 B
Plaintext
Raw Normal View History

This is a database conveneince library base on db 2.7.7 from
http://www.sleepycat.com. It is intended to make accessing database
information portable, easy, fast and efficient as well as bypass the
proplem of libdb continuously changing formats. Read the Edb.h header
for inormation on how to use the calls and the test directory for sample
code.