Skip to content

xajik/no-vs-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no-vs-sql

Benchmark application. Compare productivity of Realm vs SQLite with varoius conditions.

To run JSON test you require to add 'catalog.json' file in assets folder with 'catalog' array with next structure :
{
"catalog":[
{"artist":"Stacey Kent",
"title":"One Note Samba (Samba de uma nota so)",
"year":"2013",
"duration":184,
"id":0}
]
}

Currently it has only one entry

Realm

SQLite

Also created implementation of Firebase as possible alternative of above

About

Android: SQLite vs Realm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages