BestCatalog.net - the largest directory of the
Web for web developers. Free web tools, free web hosting with Cpanel,
SEO tools, links on applications, articles, books, code samples, tips,
FAQ's, tutorials and documentations. Everything you need to design, build,
develop and promote your web site. Add your site to BestCatalog.net -
the human edited directory for webmasters !
Java Object Database. It have simple interface like: 'store', 'get', 'delete', and 'query'. BTree algorithm is used for storing and searching. Indexes to allow for fast search. Transactions: 'beginTransactions', 'endTransactions', 'commit', and 'rollback'.
A pure Java object database (ODBMS) component embedded into Java applications to provide object persistence. The j2 OODB is compliant with JDO and is designed for use in embedded systems.