InfoQ

News

Perst Embedded Database Releases Version 3.0

Posted by Ian Roughley on Jun 17, 2008 08:00 AM

Community
.NET,
Java
Topics
Release,
Data Access
Tags
Object Databases

McObject® has released Perst™ version 3.0, a major upgrade of its open source, object-oriented embedded database system.  Persist is dual licensed (commerical and GPL), allowing it to be used freely in non-commercial applications.

Persist is describes itself as:

Being ideal for Java applications requiring a modest footprint and fast, multi-platform data management. Typical uses include packaged software, mobile and embedded applications, Web services and industrial systems. With a run-time code footprint of between 30K and 300K, Perst fits well within the resource constraints of many embedded systems.

Persist also reduces some of the complexities of working with object-oriented databases:

Perst’s fundamental achievement lies in making persistent Java objects as efficient and easy to use as possible. In most cases, Perst automatically loads the persistent objects without explicit programmer command. When used with aspect-oriented tools such as AspectJ and JAssist, Perst provides completely transparent persistence.

Unlike many other object-oriented databases, Perst requires no dedicated compiler, byte code processor or specialized Java run-time environment, yet provides a high degree of application transparency. The Perst API is convenient, flexible and easy to use. Perst requires no end-user administration, and along with its simplicity, Perst ensures integrity via transactions that adhere to the “ACID” properties (Atomicity, Consistency, Isolation and Durability) with very fast recovery.

The new version of the database includes:

  • Better documentation, including a MSDN-like API guide for .NET users, 38 page introduction, and tutorial with code examples that range from the basics of creating, opening and storing object to advanced topics such as schema evolution and database replication
  • Improved full-text search engine with greater efficiency and smaller footprint
  • Powerful on-the-fly compression for Persist Lite, the Java ME version, that reduces the stored data size by three to five times on average
  • Support for .NET Language Integrated Query (LINQ)

Persist can be downloaded from Java.net, the full press release as well Java and .NET version can be downloaded from the McObject's web site.

3 comments

Reply

License by Thomas Mueller Posted Jun 17, 2008 10:39 AM
Re: License by Ian Phillips Posted Jun 17, 2008 2:31 PM
Re: License by Ian Phillips Posted Jun 17, 2008 2:32 PM
  1. Back to top

    License

    Jun 17, 2008 10:39 AM by Thomas Mueller

    I don't like the license terms: The GPL version is only for non-commercial use.

  2. Back to top

    Re: License

    Jun 17, 2008 2:31 PM by Ian Phillips

    allowing it to be used freely in non-commercial applications

    Well, that's not really true now is it. The 2 licenses that are available are commercial and GPL, if it's encumbered by the GPL then it's most definitely not available to be used freely.

    Note that this isn't an attack on the GPL, which is a fine license, it just irks me when people equate the terms of the GPL with free usage. Oh, and another inaccuracy springs to mind: the GPL explicitly allows commercial usage, albeit under fairly onerous terms, so that part of the intro is wrong as well.

  3. Back to top

    Re: License

    Jun 17, 2008 2:32 PM by Ian Phillips

    Oops! That was meant to be a reply to the original article, not to your comment Thomas.

Exclusive Content

Agile in Practice: What Is Actually Going On Out There?

Scott Ambler talks about actual data resulting from surveys made during 2006-2008, showing how Agile is perceived and implemented within organizations.

Building Smart Windows Applications

From QCon 2008, Daniel Moth presents on using Visual Studio 2008 and .NET 3.5 to create compelling rich Windows applications.

Joshua Kerievsky about Industrial XP

Joshua Kerievsky, founder of Industrial Logic, talks about Industrial Extreme Programming which extends XP by including practices dealing with management, customers and developers.

Jeff Barr Discusses Amazon Web Services

Amazon Web Services (AWS) Evangelist Jeff Barr discusses SimpleDB, S3, EC2, SQS, cloud computing, how different Amazon services interact, origins of AWS, AWS globalization and the March AWS outage.

More Than Just Spin (Up) : Virtualization for the Enterprise and SaaS

Cloud services have helped bring virtualization to the forefront. Its full power however, also includes other benefits such as high availability, disaster recovery, and rapid provisioning.

Ruby Beyond Rails

John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.