forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
14 lines
345 B
Text
14 lines
345 B
Text
This is libsdb, the simple database library, which provides a way to support
|
|
multiple database management systems in an application with negligeable
|
|
overhead, in terms of code as well as system resources.
|
|
|
|
Supported databases:
|
|
- Lago
|
|
- Mysql
|
|
- Sqlite
|
|
- Mimer
|
|
- Postgresql
|
|
- Oracle
|
|
- Gdbm
|
|
|
|
WWW: http://siag.nu/libsdb/
|