Any way to convert Realm database file in to sqlite? -


i have realm database (.realm) existing application, has more 400k records.

i dug head in more 3-4 hours, couldn't find fruitful results towards converting .realm file in sqlite file.

any data conversion far has been done manually. people have converted core data realm grabbing objects core data , saving them realm.

i imagine best bet similar here. grab each object realm , convert tables/rows/and columns in sqlite. can take file anywhere.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -