db4o tutorial |
![]() |
Welcomedb4o is the native Java, .NET and Mono open source object database. This tutorial was written to get you started with db4o as quickly as possible. Before you start, please make sure that you have downloaded the latest db4o distribution from the db4objects website. developer.db4o.com You are invited to join the db4o community in the public db4o forums to ask for help at any time. Please also try out the keyword search functionality on the db4o knowledgebase. Links Here are some further links on developer.db4o.com that you may find useful: All Downloads Release Note Blog SVN Access Design Wiki Community Projects Download ContentsThe db4o .NET distribution comes as one MSI installer file, db4o-6.1-net.msi. After you run the installer, you get the following directory structure: ![]() Please take a look at all the supplied documentation formats to choose the one that works best for you: db4o-6.1/doc/api/db4o.chm The API documentation for db4o is supplied as a compiled Help file. While you read through the rest of this tutorial, it may be helpful to look into the API documentation occasionaly. db4o-6.1/doc/reference/index.html The reference documentation is a complete compilation for experienced db4o users. It is maintained online. db4o-6.1/doc/tutorial/Db4objects.Db4o.Tutorial.exe This is the interactive tutorial application for .NET. Examples can be run "live" against a db4o database from within the application. db4o-6.1/doc/tutorial/db4o-6.1-tutorial.pdf The PDF version of the tutorial allows best fulltext search capabilities. -- generated by Doctor courtesy of db4objects Inc. |