Database Software Development Videos and Tutorials - MySQL, Oracle, SQL Server, NoSQL, MongoDB, PostgreSQL
 
Tag: <span>ORM</span>

Project stORM Open Source ORM for SQLite on Android

stORM is a simple open source template-based Object Relational Mapping tool for Android SQLite. is This new offering aims for a streamlined developer experience (only two annotations required) and solid performance (preferring code generation over reflection). stORM is extensible, minimally intrusive, and offers built-in CSV backup / restore capabilities to …