Click here to Skip to main content
Full site     10M members (35.3K online)    

Siminov Android ORM (Object-relational Mapping)

Siminov Framework

Introduction

Siminov Andiorm is an object-relational mapping (ORM) library for the Android Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Siminov solves object-relational impedance mismatch problems by replacing direct persistence-related database accesses with high-level object handling functions.

Siminov is a free software that is distributed under the Apache License, Version 2.0 (the "License").

Siminov Andiorm primary feature is mapping from Android Java classes to database tables (and from Java data types to SQLite data types). Siminov also provides data query and retrieval facilities. It also generates the SQLite calls and attempts to relieve the developer from manual result set handling and object conversion and keep the application portable to all supported SQLite databases with little performance overhead.

All the Features You Need

License

[SIMINOV FRAMEWORK] Copyright [2013] [Siminov Software Solution|support@siminov.com] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Conclusion

If you are looking to bridge the object-relational impedance mismatch and increase your productivity and data access performance, you should consider the Siminov Andiorm. It offers all features which you need in an ORM like Easy Configuration, Application Deployment, Multiple Schema's Supported, Events Notifier, Database APIs, Aggregation APIs, Database Transaction APIs, Database Encryption (SQLCipher), Handling Libraries Based ORM.

 
You must Sign In to use this message board.
Search 
Per page   
NewsSiminov Android ORM Moved Pin
prsc01
29 Apr '13 - 5:34 

Last Updated 18 Apr 2013 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2013