michalc / sqlite-s3-query

Python functions to query SQLite files stored on S3
MIT License
251 stars 15 forks source link

feat: 1 fewer requests: avoid checking change counter or sizes #32

Closed michalc closed 2 years ago

michalc commented 2 years ago

We can tell SQLite that the file is immutable since versioning in S3 is enforced