db4o has been chosen for applications in embedded systems in which zero administration, reliability, and low footprint are critical features. in germany, bmw car it, for example, uses it in an embedded car electronics prototype. die mobilanten, also in germany, uses db4o in a pda-based solution for mid-sized utilities. in the u.s., massie systems retinal imaging system for infant eye diagnosis relies on db4o to power its client imaging session database.
same api, different storage 【程序编程相关:Java平台乱弹一】
the sheer simplicity of the way in which you store objects with db4o is also attractive for teaching purposes. the university of essex and texas a&m university uses db4o for teaching and research purposes. at my own college, for students learning how to apply object-oriented concepts in their projects, the need to interface with a relational database can have a negative influence on their approach to design of their domain models. using db4o allows them to work with persistent data without the distraction of conflicting data models and without the need to spend a significant amount of time learning to use a tool such as hibernate or a complex oodbms. also, learning about the concepts of an object-oriented query api may prove useful in the future. 【推荐阅读:Java平台乱弹二】
... 下一页