db4o 开源对象数据库
- 完全原生于Java和.NET
- 100% 面向对象, 抛开对象-关系映射
- 为嵌入式应用优化
- 开源,可以基于GPL协议免费使用.
This release comes with new monitoring support to collect runtime statistics about performance relevant behavior and state. Statistics are published through Java Management Extensions (JMX). You can now use jconsole or a similar JMX monitoring tool to view graphed information about queries, the free space manager, the object reference system, IO, and networking. Since this is still a work in progress, you may expect to see changes in the API and the list of actual statistics supported
下载地址: http://www.db4o.com/community/qdownload.aspx?file=java.zip
暂无更多评论