The "What is Realm?" paragraph begins with "Realm is not an ORM". Jesus Christ, that was the very first line.
We detached this subthread from https://news.ycombinator.com/item?id=11769795 and marked it off-topic.
91–100 of 112 posts
The "What is Realm?" paragraph begins with "Realm is not an ORM". Jesus Christ, that was the very first line.
We detached this subthread from https://news.ycombinator.com/item?id=11769795 and marked it off-topic.
I didn't gain any understanding though of why they needed to be replaced and how Realm is different.
Realm has excellent marketing, but being a closed source third party SDK disqualifies it as anything I would recommend for my company to use. I've had to deal with enough pain from closed source libraries from the likes of Google and others. Closed-source prevents me from adopting a new platform until the vendor gets around to porting it, and only if it fits with their strategy. Also a middleware-only company is liab…
Realm has excellent marketing, but being a closed source third party SDK disqualifies it as anything I would recommend for my company to use. I've had to deal with enough pain from closed source libraries from the likes of Google and others. Closed-source prevents me from adopting a new platform until the vendor gets around to porting it, and only if it fits with their strategy. Also a middleware-only company is liab…
https://github.com/realm/realm-cocoa https://github.com/realm/realm-java https://github.com/realm/realm-js https://github.com/realm/realm-dotnet
Edit: Apparently not the guts of it, my bad :(
Realm has excellent marketing, but being a closed source third party SDK disqualifies it as anything I would recommend for my company to use. I've had to deal with enough pain from closed source libraries from the likes of Google and others. Closed-source prevents me from adopting a new platform until the vendor gets around to porting it, and only if it fits with their strategy. Also a middleware-only company is liab…
What part of it is closed source? https://github.com/realm/realm-cocoa https://github.com/realm/realm-java https://github.com/realm/realm-js https://github.com/realm/realm-dotnet Edit: Apparently not the guts of it, my bad :(
Earlier quoted context omitted.
What part of it is closed source? https://github.com/realm/realm-cocoa https://github.com/realm/realm-java https://github.com/realm/realm-js https://github.com/realm/realm-dotnet Edit: Apparently not the guts of it, my bad :(
The core C++ part. They plan to open source it later, but who knows what will happen in the meantime.
Realm has excellent marketing, but being a closed source third party SDK disqualifies it as anything I would recommend for my company to use. I've had to deal with enough pain from closed source libraries from the likes of Google and others. Closed-source prevents me from adopting a new platform until the vendor gets around to porting it, and only if it fits with their strategy. Also a middleware-only company is liab…
Earlier quoted context omitted.
The core C++ part. They plan to open source it later, but who knows what will happen in the meantime.
Where did you read that they plan to open-source it later?
I see references to a “core” in the code, what is that? The core is referring to our internal C++ storage engine. It is not currently open-source but we do plan on open-sourcing it also under the Apache 2.0 license once we’ve had a chance to clean it up, rename it, and finalize major features inside of it. In the meantime, its binary releases are made available under the Realm Core (TightDB) Binary License.
Earlier quoted context omitted.
Where did you read that they plan to open-source it later?
FAQ time: I see references to a “core” in the code, what is that? The core is referring to our internal C++ storage engine. It is not currently open-source but we do plan on open-sourcing it also under the Apache 2.0 license once we’ve had a chance to clean it up, rename it, and finalize major features inside of it. In the meantime, its binary releases are made available under the Realm Core (TightDB) Binary License.…