[Pas2js] Project SQLite for pas2js

Michael Van Canneyt michael at freepascal.org
Tue Sep 22 09:05:38 CEST 2020



On Tue, 22 Sep 2020, Mgr. Janusz Chmiel wrote:

> Dear MR warley,
> 	Thank you very much for this project. Do you think, that this
> project could be even used for writing and reading to The Mysql database
> which resides on server? Or it would be too complex to manage?

No, that requires a different technology altogether. Usually this is done
through some REST mechanism.

For example, one such technology is:
https://wiki.freepascal.org/SQLDBRestBridge

Michael.


More information about the Pas2js mailing list