Top Downloads News Highlights

New eXtremeDB 5.0 embedded database delivers improvements in clustering, speed and developer efficiency! Get details.

Read McObject CEO's article,
"Buy" Over "Build": The Military Systems Migration Mantra.

McObject, Fultech & Kove compress timescale in real-time financial risk solution, pointing way to regulatory compliance, safer trading. Read more.

McObject's new white paper examines the performance impact of database durability/recoverability strategies. Download report.

Printable Version

Perst for Android

With Perst, McObject offers an all-Java, open source, object-oriented embedded database for Android, the new mobile device platform backed by Google and the Open Handset Alliance.

Click here to download the Android-ready, all-Java Perst embedded database, with complete source code.


Learn more
about Perst.

McObject also provides TestIndex, an Android-ready embedded database benchmark application that measures performance using both Perst on Android, as well as Android’s bundled SQLite database system. You can download the TestIndex application with complete source code, no registration required; click here for a report on TestIndex benchmark results from both the Android emulator and T-Mobile's G1 smartphone.

Why use Perst in software for Android? Because Perst helps developers create small-footprint embedded Java applications that are fast, reliable, and cost-effective to develop and maintain. Perst can do this because it is:

Object-oriented. Perst stores data directly in Java objects, eliminating the translation required for storage in relational and object-relational databases. This boosts run-time performance.

Compact. Perst’s core consists of only five thousand lines of code. The small footprint imposes minimal demands on system resources.

Fast. In McObject’s TestIndex benchmark, Perst displays one of its strongest features: its significant performance advantage over Android database alternatives.

Reliable. Perst supports transactions with the ACID (Atomic, Consistent, Isolated and Durable) properties, and requires no end-user administration.

Rich in development tools. The Perst API is flexible and easy-to-use. The breadth of Perst’s specialized collection classes is unparalleled. These include a classic B-Tree implementation; R-tree indexes for spatial data representation; database containers optimized for memory-only access, and much more.

Perst’s exceptional ‘transparent persistence’ simplifies working with Java objects. And Perst’s complete source is available for free download, providing complete developer control over the database system.