| Version | 0.2 Alpha (5-May-00) |
| Status | Deep hibernation |
| Description | Dxstore is full-featured dbm-like database with few implementation limits. It allows data to be streamed into and out of a database. Databases can be split across multiple file systems. |
| Features | stripes, hashing, editing, embeddable, streamed I/O, large keys/values, volatile and persistent databases |
| Interfaces | C, C++, php, command line |
| Implementation language | C (compatible with C++) |
| Access methods | Extensible hashing |
| Multi-user operation | Single writer/multiple readers |
| Threads | No |
| Atomic transactions | No |
| Networked | No |
| Distributed operation | None |
| Replication | No |
| Required packages | None |
| Supported platforms | Linux, FreeBSD |
| License | Open source |
| Contact | Barry Brachman <brachman@dss.ca> |
| Location | http://www.dss.ca/dx |
| Listing last updated | 20-Jun-07 |