Tech Support > Computers & Technology > Software & Applications > ObjectKitchen 0.8.1 - A very simple and easy to use object oriented database
ObjectKitchen 0.8.1 - A very simple and easy to use object oriented database
Posted by Gordon Darling on November 25th, 2003


ObjectKitchen 0.8.1
- A very simple and easy to use object oriented database.

about:
Objectkitchen is small object-oriented database written in Java. It is
currently only usable from PHP, but libraries for other languages (Ruby
and Java) are currently being written. You use objectkitchen to store your
data in objects, with relations to other objects handled simply by setting
the value of an instance variable to another object. Objectkitchen is
currently tuned to handle many requests to small datasets, such as those
found in most Web sites.

Changes:
This is almost a pure performance release. However, some users using a
4.2.x version of PHP will also find that this latest release includes a
work-around for a bug in the sort method on the list object.

Release focus: Minor feature enhancements
License: Freeware
Project URL: http://freshmeat.net/projects/objectkitchen/
Homepage: http://objectkitchen.narcissisme.dk
Tar/GZ: http://freshmeat.net/redir/objectkit...kitchen_r8.tgz
OS X package:
http://freshmeat.net/redir/objectkit...kitchen_r8.dmg

Regards
Gordon


Similar Posts