|
|
|
|
|
by marcocantu
2682 days ago
|
|
"Delphi has a Community Edition now (which is free), but the fact that are excluded from a large portion of the library" That's not really the case. With Delphi Community edition you get support for 4 operating systems, VCL and FireMonkey, it only lacks access to Enterprise databases like Oracle and some of the multi-tier architectures. Community has a large percentage (80%+) of the features... |
|
We wanted to do MongoDB connections, which comes with FireDAC. But that's only available in the Enterprise Edition. So we ended up rewriting TMongoWire[0] to fit our needs.
I am sure you can do most things in Delphi in the Community edition, but it's a little too late, unfortunately.
[0] https://github.com/stijnsanders/TMongoWire