java data object persistence in file

Between serialization in file and database solution
Much more than a simple persitent map
Object graph in memory backed to file
Management of data model higher than memory

It is kind of intelligent serialization:
  • update file with changes only, do not rewrite all,
  • do not reload all in memory, only what is necessary.

In production since November 2008 in a private application that had unleashed the project joafip.

release 2.2.2b5 available


do not hesitate to seek support

joafip users mailing list
forums


Support This Project
only search on joafip site


Special thanks to

project summary

presentation

download

Documentation

This library is free software, freely reusable for personal or commercial purposes.


what is joafip:

A java library to manage java data object persistence in file system transparently without using database, do not need to manage the field-by-field storage and retrieval to and from the file.
BACK

Why would I use joafip ?

BACK

Projects:

used by joafip:

Open source projects used by joafip:
BACK

using joafip

BACK

License:

Open source project, use in commercial application allowed.

JOAFIP is licensed under the GNU LESSER GENERAL PUBLIC LICENSE

BACK

Developpement status:

sourceforge home page:

http://sourceforge.net/projects/joafip

BACK

Get version

FilePersistence.getVersion

Special thanks to

BACK


hosted by
SourceForge.net Logo
free software
developped using eclipse platform
Powered by ASM


© 2007-2009, joafip