Django S3 SQLite: New Release with Major Improvements

The new release contains a bug fix, some new logging features, and a major performance boost.


by flipperpa on Feb. 2, 2020, 1:08 p.m.

Python Django

I've released a new version of django-s3-sqlite, a package which allows you to use SQLite hosted on S3 as your Django database. This is orders of magnitude cheaper than RDS, but comes with risks.

Thanks to Peter Baumgartner of Lincoln Loop, we've got a fairly significant release:

Check it out when you get a chance: https://pypi.org/project/django-s3-sqlite/