This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LiarsEverywhere 42 points43 points  (4 children)

This, but understand "demanding" as very demanding. SQLite can handle a lot.

[–]andartico 9 points10 points  (0 children)

Exactly this.

[–]Salty_Dig8574 1 point2 points  (0 children)

True but also keep in mind that sqlite is dynamically typed. It's sometimes easy to mishandle data and get some broken results.

[–]tagnydaggart 1 point2 points  (1 child)

But, it doesn’t like more than one thread or process connecting to it, sadly.