AlaSQL database instead of SQLite

Added to this topic, has anyone used AlaSQL extensively with their apps?

I am keen to know how it performs, its speed etc…
With the issues surrounding SQLite at the moment, i am thinking to move to something else.

Or are there better alternatives instead?

Thanks

As far as I know it is the only acceptable one (relational db and durability) … see

Too bad that it cannot write on SqlLite dbs … durability achieved with local storage …

I’m programming in basic. Can someone tell me how to include AlaSQL in my project?

This topic is using it in BASIC:

I don’t see the line to put in the extraheader of the project copy - just “”.

Thanks - I’ve edited that message to show it properly.