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. > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users