Live data from Hacker News

Show HN: Realm (YC S11), a mobile database

realm.io

1–10 of 105 posts

Re: Show HN: Realm (YC S11), a mobile database

#7
post #2

This is looking very good and it could lower the pain of developping mobile apps, especially for independent studios. Looking forward to learn more about the details of data syncing.

Data syncing is an obvious need and Realm has actually been designed for that from day one. The entire underlying core is build to seamlessly record changes and coordinate them with a backend.

It is not part of the initial launch as we want to nail down the local api's with the community first, but look out for announcements soon.

Re: Show HN: Realm (YC S11), a mobile database

#9
post #2

This is looking very good and it could lower the pain of developping mobile apps, especially for independent studios. Looking forward to learn more about the details of data syncing.

EnduroSync (https://orandolabs.com) does exactly the same thing, and it already has syncing. It's available for iOS and Android now, with more platform support coming.

Re: Show HN: Realm (YC S11), a mobile database

#10

Very cool. What's the thinking behind shipping with Swift support despite it still being in beta?

JP from Realm here, I worked on our (experimental) Swift support. Swift as a language is pretty unstable right now, but it's clear that Apple sees it as the future of iOS and OSX development. So we wanted to start experimenting with how to make Realm feel right at home in Swift.
Post reply on HN