Maatri EDE
Embeddable Database Engine

Maatri Embeddable Database Engine
Documentation

BitTec Systems

Maatri Embeddable Database Engine is a pure Java embeddable database engine. Targeted towards Java applications where quick and seamless storage and retrieval of objects are required.

Features

The Maatri Embeddable Database Engine comes loaded with the following features:

Installation

Maatri Embeddable Database Engine can be downloaded from BitTec Systems as a .zip compressed file, in any location on your local hard disk. The maatri.zip file contains the following directory structure:
   + docs
     + api
     - index.html [current file]
   + lib
     - maatri.jar
   + LICENSE.html
            
Extract maatri.zip file in the directory which you wish to be the home directory (ideally /maatri) of Maatri Embeddable Database Engine. The path of this home directory needs to be added to your classpath for your java applications to access Maatri Embeddable Database Engine jar file. For example, if you extracted the maatri.zip file in the following path:
   C:\Users\Apps\maatri
            
then the classpath should include the following:
   C:\Users\Apps\maatri\lib\maatri.jar
            
Once this is set, you are good to go!
You may create a shortcut of index.html on your desktop to have easy access to the help docs and sample application code.

Technical Requirement

Maatri Embeddable Database Engine requires Java2 SDK 1.4.x or greater installed on your system. It may work with earlier versions as well, however this has not been thoroughly tested.

Obfuscation

The library jar is obfuscated - for obvious reasons. The obfuscation tool used is yGuard 2.3.

License

Maatri Embeddable Database Engine software license can be found here.

Enhancements

Currently BitTec Systems is seeking pilot customers to use Maatri Embeddable Database Engine and suggest enhancements.

API References

Package, classes, and interfaces:


Maatri EDE
Embeddable Database Engine

BitTec Systems
Copyright © 2008-2013
All rights reserved.