Search found 2 matches

by p0ck
Mon Dec 10, 2018 9:36 am
Forum: Feature Proposals
Topic: Realm persistent local database library
Replies: 3
Views: 2621

Re: Realm persistent local database library

No, it’s not a big project for someone who know what he is doing. I guess it shouldn’t take more than one or two hours for someone to write this external. There’s just a dozen Realm functions or so to write the getters and setters for using the LiveCode translator thing. I probably could do it but I...
by p0ck
Sat Dec 08, 2018 9:55 pm
Forum: Feature Proposals
Topic: Realm persistent local database library
Replies: 3
Views: 2621

Realm persistent local database library

Realm is a fast and easy persistent local database solution that can replace couchDB, sql lite, core data etc. I was looking into creating a Realm external library for LiveCode but it seem more complicated than I thought. If anyone could create that external it would be great for Livecoders who use ...