Used Matrix Embeddable Database Engine for Windows?


Editors’ Review

Download.com staff
Matrix is a pure Java embeddable database engine for quick object persistence and retrieval. It provides transactional, encrypted data storage with a minimally intrusive interface, designed to integrate seamlessly within a single Java Virtual Machine.
  • Pros

    • Embeddable engine written entirely in Java.
    • Supports multi-threaded instantiation from a single VM.
    • Provides runtime locking for transactional object integrity.
    • Features automatic space management and data archiving.
    • Internal database contents are encrypted by default.
  • Cons

    • Not designed for distributed, multi-VM environments.
    • Lacks native language bindings outside of Java.
    • Does not operate as a standalone server process.
    • No support for standard SQL query language.
    • Lacks advanced relational features like complex joins.

Used Matrix Embeddable Database Engine for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
0.3b
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows Vista
  • Windows 98
  • Windows XP
Additional Requirements
Java Runtime Environment 1.4
POPULARITY
Total Downloads
571
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Get a Java object storage and retrieval database engine.
Matrix Embeddable Database Engine is a pure Java embeddable database engine. Targeted towards Java applications where quick and seamless persistence and retrieval of objects are required. Matrix Embeddable Database Engine comes loaded with features: Class is the Schema: Realtime Class registration and data persistence; Multi-Thread Single-VM: Matrix engine can be instantiated in multiple threads from a single VM; Object Locking: Runtime locking of Matrix persist-able objects maintaining transactional sanctity across all instantiated engines; Transaction Atomicity: Simple single-line set/get methods for complex DML functions; Fail-safe: Primary application thread remains safe by trapping exceptions; Where-clause: Object querying by where-clause like text; In-memory Indexing: Unique in-memory index technology; Cursors: Bidirectional parse-able cursors; Encryption: Database internals are encrypted; Zero Maintenance: Auto space management / auto archiving; Logging: Auto-Logging of database activities at two levels; Minimally Intrusive Interface: Classes intended for Matrix persistence need to implement a simple interface only.

Download.com
Your review for Matrix Embeddable Database Engine