|
|
|
|
|
by bigfish24
3555 days ago
|
|
Speaking from Realm's side, the primary benefits most developers give are: - Object-based: not an ORM - Speed: Realm is quite fast and in some cases faster than SQLite - Ease-of-use: a lot less boilerplate code and a simple threading model make it easy to get going with. |
|