Hacker News new | ask | show | jobs
by nenadst 2309 days ago
sorry but remote database = postgres, mysql (or any relational db server)

that is ridiculous in 2020

and you only get that with the "enterprise edition"

"professional" only gets you embeded and localhost DB ?!?

I still have my old separate Firedac licence for an old project i support, but anybody new coming to this mess will just have a good lough and move on.

1 comments

> sorry but remote database = postgres, mysql (or any relational db server)

You can use open source libraries like Zeoslib (https://zeoslib.sourceforge.io/) or mORMot (https://synopse.info/fossil/wiki?name=SQLite3+Framework).