Peter, On Tue, Jan 29, 2019 at 7:53 PM Peter da Silva <res...@gmail.com> wrote: > > On Tue, Jan 29, 2019, 7:46 PM Igor Korot <ikoro...@gmail.com wrote: > > > You can install mySQL/MariaDB for free and use it for your needs. > > I believe that if you pay to Oracle/MariaDB Foundation, it will be > > just for support. (I may be wrong though). > > > > Or better, PostgreSQL. We have a system that uses SQLite as an optional > cache for PostgreSQL and takes advantage of the similarity of their SQL > variants to get the best of both worlds. I modified the Pgtcl library to > even get the variable binding for PostgreSQL to match SQLite syntax and > semantics.
That is correct. And with PG you will get extra security as a bonus, as I think it is still considered a very secure DBMS. Thank you. > > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users