Hi there, I am new to nim. I have been reading through the Manning book and 
very interested in the language. I come from python background. Reading through 
the forum seems like a great community here too.

I have an idea for an application where it uses an SQLite backend and runs a 
local webserver to deliver the UI in the browser to start with then consider 
other options down the track. I am a little nervous about starting a project in 
a completely different language so thought I would ask this question here.

I would like to use geographic data and the mod_spatialite plugin would be 
almost a must. Just wondering if there is a working procedure for packaging up 
SQLite extensions into the executable without any other installs on the users 
machine?

Cheers, Ben

Reply via email to