** Chicago Java Users Group/Downtown meets Tuesday,
May 20 **
** 3rd Tuesday of the month **
TOPIC: Object Databases
SPEAKERS: Rakesh Vidyadharan
FREE STUFF!
We will raffle off the
following:
- one license for IntelliJ IDEA 7.0, courtesy of
JetBrains.
WHEN: Tuesday, May 20
6:00 -
pizza/networking
6:30 - presentation
WHERE:
Terry Student Center
Baumhart
Hall
3rd Floor conference room
Loyola University of Chicago
26 E
Pearson
Chicago, IL 60611
http://tinyurl.com/6e6dr6
DESCRIPTION:
A few options are available for
persisting Java objects in their most natural form (as Java objects). Products
range from simple object serialization/persistence frameworks to full blown
database engines. The presentation will cover two different approaches to object
persistence.
Prevayler:
A simple transactional object
serialization engine. The entire data set resides in memory. All transactions
are serialized as journal files that are replayed to recreate the data set at
restart. Implementations available for other technologies such as PHP, Ruby,
.NET
ObjectDB:
A JDO 2.1 compliant Java object
database engine. Provides excellent performance and natural object modeling
capabilities. Can be run as embedded only or in client-server mode.
SPEAKER BIO:
Rakesh is currently running his own
Java development company. Prior to starting his company he worked as a
developer, designer and architect for Tribune Media Services. He has been an
Object database and Echo2 evangelist for the past few years and has deployed
applications built on Echo2 and object databases commercially as well as
released open source applications built using the platform. Other interests
include Cocoa/Objective-C development for Mac and iPhone/iPod
platforms.
.