pecl-tokyo_tyrant is a PHP extension provides object oriented API
for communicating with Tokyo Tyrant key-value store.
VirtualPG is a loadable dynamic extension to both SQLite and SpatiaLite.
Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own
tables, so to make any possible kind of data exchange between these two popular
open source Spatial DBMSes as straightforward and simple as possible.
pxlib is shared C library to read various Paradox files. Currently .DB
files are best supported. pxlib provides a very simple api to read the
header and the data records of Paradox files. I also provides functions
to convert the data into the hosts data format (little or big endian).
Well designed and portable SQLite3 Wrapper for C++
wmjSQL is a WindowMaker dock app based on the jDockApp library written by
Jettero Heller. It connects to a MySQL server and grabs the status
displaying it in a handy little window.
SWIG and JNI bindings allowing Xapian to be used from various other programming
languages.
Xapian is an Open Source Probabilistic Information Retrieval library, released
under the GPL. It's written in C++, with bindings to allow use from other
languages.
Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own applications.
Xapian features include:
- Ranked probabilistic search - word importance weighting
- Relevance feedback
- Phrase and proximity searching
- Full range of structured boolean search operators
- Term stemming
- Database files > 2GB
- Platform independent data formats
- Allows simultaneous update and searching.
The ZODB package is a Python object persistence system.
It provides the Z Object Database separately from Zope so
it can be used in non-Zope related Python applications to
provide transparent object-oriented persistency.