Comment by GoblinSlayer
5 years ago
Also SQLite wasn't designed to run untrusted SQL code. It's an embeddable SQL engine, not a web SQL engine.
5 years ago
Also SQLite wasn't designed to run untrusted SQL code. It's an embeddable SQL engine, not a web SQL engine.
That doesn't make it any less of a solid foundation for a web SQl engine.
It's like getting gifted a car, and complaining that you'd rather have winter tires. So you start building one from raw metals.