Journal모드 썸네일형 리스트형 s3sqlite - S3에 저장된 SQLite쿼리하기를 소개합니다 (github.com/litements) s3sqlite - S3에 저장된 SQLite쿼리하기를 소개합니다 깃허브에서는 아래와 같이 소개하고 있군요.. Query SQLite databases in S3 using s3fs APSW SQLite VFS. This VFS enables reading databases from S3 using s3fs. This only supports reading operations, any operation that tries to modify the DB file is ignored. Inspired by sqlite-s3vfs and sqlite-s3-query. 한마디로, S3에 저장된 SQLite쿼리에 대한 내용입니다. 아래는 간단한 예시코드고요.. Example usage import s3fs imp.. 더보기 이전 1 다음