Streamstore(TM) 2.0

StreamStore is a compact, embeddable database engine for direct Java object storage. It combines high performance data access with the reliability of full transaction support into a simple and natural programmer's model for storing and retrieving Java objects and streams.

FULL TRANSACTIONS MODEL Allows multiple users concurrent access to the Streamstore database with rollback and commit.

MULTIUSER SUPPORT Accomplished by allowing multiple threads to access the database through different Session objects and managing multiple transactions through these Sessions.

STORE ANY OBJECT Persistence for any kind of data, any kind of object.

BTREE-BASED INDEXING

LOW OVERHEAD By keeping the database engine simple, flexible, and small--it is truly embeddable.

SCALABLE ARCHITECTURE Multi-threaded architecture with locking system to minimize data and system resources needed for large transaction volumes associated with more users and more data.

PURE JAVA Portable, cross-platform engine for Linux, Solaris, Unix, and Mac.

Click here to request a trial download.