The First Object Database for Node: Introducing Realm Node.js
11–18 of 18 posts
Re: The First Object Database for Node: Introducing Realm Node.js
#12Is this a pure JavaScript implementation of realm, or a js wrapper around a realm process?
Re: The First Object Database for Node: Introducing Realm Node.js
#13Is this a pure JavaScript implementation of realm, or a js wrapper around a realm process?
Re: The First Object Database for Node: Introducing Realm Node.js
#14Realm is very cool technology, but the lack of a browser variant is a show-stopper for us. Our clients want web, iOS and Android versions of the apps we build. We really don't want to build our own CRDT syncing, I'd love to evaluate your stuff.
Re: The First Object Database for Node: Introducing Realm Node.js
#15Re: The First Object Database for Node: Introducing Realm Node.js
#16I'm not sure it is fair to say that Realm is the first Javascript object database. What about GunDB or PouchDB?
Re: The First Object Database for Node: Introducing Realm Node.js
#17I'm not sure it is fair to say that Realm is the first Javascript object database. What about GunDB or PouchDB?
Re: The First Object Database for Node: Introducing Realm Node.js
#18Realm is very cool technology, but the lack of a browser variant is a show-stopper for us. Our clients want web, iOS and Android versions of the apps we build. We really don't want to build our own CRDT syncing, I'd love to evaluate your stuff.