Sqlite works like a charm with Nim on Windows but I was not able to connect to 
Postgres database at all. Compiler complains about some dependencies (libpg). 
I've put libpg in the app folder, but the compilation failed too. Sqlite is not 
scalable. I need to use a server database.

Reply via email to