# Sqlite Index Blaster - 대규모 SQlite 인덱스 초고속 생성 툴

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8798](https://news.hada.io/topic?id=8798)
- GeekNews Markdown: [https://news.hada.io/topic/8798.md](https://news.hada.io/topic/8798.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-03-26T10:02:01+09:00
- Updated: 2023-03-26T10:02:01+09:00
- Original source: [github.com/siara-cc](https://github.com/siara-cc/sqlite_blaster)
- Points: 17
- Comments: 0

## Topic Body

- 수백만개의 레코드에 대한 인덱스를 공식 라이브러리보다 훨씬 빠르게 생성 가능   
- SQLite DB 파일 포맷의 잘 안알려진 기능을 활용하여 레코드를 키/밸류 페어 또는 일반 튜플로 저장   
  - WITHOUT ROWID 를 이용한 Clustered Index   
- 임베디드 시스템 이나 데이터사이언스 & 머신러닝 용 데이터셋 생성에 활용

## Comments



_No public comments on this page._
