# s3sqlite - S3에 저장된 SQLite쿼리하기

> Clean Markdown view of GeekNews topic #7412. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7412](https://news.hada.io/topic?id=7412)
- GeekNews Markdown: [https://news.hada.io/topic/7412.md](https://news.hada.io/topic/7412.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-16T10:55:01+09:00
- Updated: 2022-09-16T10:55:01+09:00
- Original source: [github.com/litements](https://github.com/litements/s3sqlite)
- Points: 10
- Comments: 0

## Topic Body

- APSW(Another Python SQLite wrapper) 로 만든 s3fs(VFS)  
- 읽기 오퍼레이션만 가능   
- DB는 WAL이 아닌 Journal모드로 되어있어야 동작   
  - WAL로 생성한 DB를 Jounal모드로 바꿔서 S3에 업로드 하는 것은 문제 없음

## Comments



_No public comments on this page._
