Download poster_db4o2d - HSR-Wiki

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Global serializability wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Serializability wikipedia , lookup

Oracle Database wikipedia , lookup

IMDb wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Ingres (database) wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Functional Database Model wikipedia , lookup

Database wikipedia , lookup

Relational model wikipedia , lookup

Concurrency control wikipedia , lookup

Clusterpoint wikipedia , lookup

Database model wikipedia , lookup

Versant Object Database wikipedia , lookup

ContactPoint wikipedia , lookup

Transcript
db4o2D - object database extension
for 2D geospatial types
1:1
OO application
OO database
Stefan Keller, University of Rapperswil (HSR), Switzerland
This project aims to extend a pure object database with 2D geospatial types.
The extension consists of the Java Topology Suite (JTS).
db4o is an open source database written in Java and .NET. It is well suited for single
user system scenarios and embedded systems running on mobile or desktop
platforms, or in real-time control systems.
Advantages of pure object oriented database technology:
•
•
•
•
•
•
•
•
Fast: Good performance and short development cycles
Simple: One line of code stores objects
Portable: Native to Java and .NET
Small: 600 KB footprint
Type safe: Native queries use programming language methods
Zero administration: Class model = database schema
Object-oriented replication
GPL and commercial license
http://wiki.hsr.ch/StefanKeller/wiki.cgi?Db4o2D
Download reader from http://reader.kaywa.com
Future work includes a multidimensional index and bulk load tests
gis.hsr.ch
Poster presented at FOSS4G2007 in Victoria, Canada
This work is partially supported by db4objects, inc.
db4o.org
Sept. 2007