eXtremeDB in-memory embedded database for Linux, download now.

Hybrid (in-memory & on-disk) eXtremeDB Fusion embedded DBMS for Win32.

eXtremeSQL SQL ODBC interface for eXtremeDB (Win32).

Perst, an open source, object-oriented embedded database for Java &.NET.

All downloads - software, white papers, Webinars, docs & more!

McObject's eXtremeDB embedded database and Spirent TestCenter redefine scalability! Read more.

Our new recorded Webinar answers the question, "What Makes a Database System 'In-Memory'?"

Movimiento ATM and Perst Lite embedded database connect mobile workers via smartphone. Get details.

McObject partners with UK-based MPC Data in European embedded software markets. Read more.

Check out eXtremeDB's role in new consumer electronics, network appliance and biometric security devices!

McObject brings real-time eXtremeDB embedded database to Wind River's avionics platform. See the announcement.

Twitter users interested in following McObject, click here.

Join McObject At Wind River Systems'
Aerospace & Defense Regional Developers Conferences

Final event - Join us in Framingham, MA on September 17!

Printable Version

Perst Lite: a Java ME embedded database

A few years ago who would have thought we'd have object-oriented persistence on mass-market phones? Clearly, Java ME is growing up.”
--Terrence Barr, senior technologist and Java ME evangelist, Sun Microsystems


Perst Lite is McObject’s version of the Perst open source, object-oriented embedded database for mobile and embedded applications on the Java ME platform (also know as Java 2 Platform, Micro Edition or J2ME).

The Perst Lite Java ME database upholds Perst’s well-deserved reputation for simplicity of design and high performance, and also achieves a code size that is about 30% smaller than standard Perst, well within the resource constraints of most mobile devices.

Perst Lite retains nearly all the features that have been popular with users of the standard Perst open source Java database. These include B-tree, Patricia Trie, Bit index, T-Tree and R-Tree indexes as well as List, Relation, and Set collections, all protected by transactions supporting the ACID properties (Atomicity, Consistency, Isolation and Durability). Perst Lite also offers multithreaded access, data encryption and asynchronous replication.

Perst Lite Resources

Download Perst Lite [link to Perst for download page]. The Perst Lite Java ME database is included in the standard edition Perst embedded database package, with complete source code.

ProScout Example Midlet. ProScout is a sample Java ME MIDlet incorporating Perst Lite that has been tested in the phoneME, Nokia S40 and S60, and Blackberry environments. These ProScout pages on Java.Net’s Mobile & Embedded Community provide links to ProScout source code (with commentary to explain database functions within the demo), Getting Started file, JAD and JAR files, and more.

Articles:

"Porting a Java ME Midlet Between Blackberry and Nokia S40 and S60 Devices", published on Embedded.com, discusses the ProScout midlet and its deployment in several device environments.

"Developing an object-oriented database for J2ME-based embedded devices", also on Embedded.com, describes how Perst Lite’s developers met the challenges of providing an object-oriented database in the Java ME environment.