Comment on SuperSQLite: SQLite library for Python (2018)parentComments−NilsIRL7yWould you recommand it on the server side as well?For example to store user credentials.−patelajay2857yYou could, plenty of sites do! It really depends on your write workload, but I would say it would scale pretty well for most small to medium size SaaS companies unless your product is Google scale.
Comments
Would you recommand it on the server side as well?
For example to store user credentials.
You could, plenty of sites do! It really depends on your write workload, but I would say it would scale pretty well for most small to medium size SaaS companies unless your product is Google scale.