Sections
You are here: Home » Development » API » API 1.2 - current version » API 1.2 Issue Tracker » Designing a persistence module for ToxOtis

#1 — Designing a persistence module for ToxOtis

State Confirmed
Version: 1.2
Area Other
Issue type Feature
Severity Medium
Submitted by Sopasakis Pantelis
Submitted on Nov 15, 2010
Responsible Sopasakis Pantelis
Target release: 1.2
Return to tracker
Last modified on Nov 22, 2010 by Sopasakis Pantelis
Tags:
ToxOtis ( https://github.com/alphaville/ToxOtis ) will be a part of the new version of NTUA services. Some performance issues have been noticed regarding the retrieval of objects from the database (mainly Models) and database management/querying has not been shown to be very flexible. A new module for ToxOtis is designed to add persistence functionality in ToxOtis's components. At the same time, it can stand alone, as a useful tool enabling other developers to easily build a Java-based OpenTox compliant web service. MySQL has been chosed as the relational database server for our application but this can be replaced by any other DB server.

ToxOtis-persistence is an open source project hosted at github (URL: https://github.com/hampos/ToxOtis-Persistence ) and is developed as a part of ToxOtis ( https://github.com/alphaville/ToxOtis ).
Added by Sopasakis Pantelis on Nov 15, 2010 02:36 PM
Target release: None1.2
Added by Sopasakis Pantelis on Nov 22, 2010 02:39 PM
Issue state: UnconfirmedConfirmed
First test implementation of the persistence module at https://github.com/hampos/ToxOtis-Persistence/
ER diagrams can be downloaded from https://github.com/hampos/ToxOtis-Persistence/downloads

No responses can be added.