# Python SQL 엔진을 밑바닥부터 작성해 보기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8191](https://news.hada.io/topic?id=8191)
- GeekNews Markdown: [https://news.hada.io/topic/8191.md](https://news.hada.io/topic/8191.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-01-06T10:51:01+09:00
- Updated: 2023-01-06T10:51:01+09:00
- Original source: [github.com/tobymao](https://github.com/tobymao/sqlglot/blob/main/posts/python_sql_engine.md)
- Points: 17
- Comments: 0

## Topic Body

Python SQL 엔진인 SQLGlot 개발자가 자신이 노력해 온 과정을 정리/요약한 글   
- Introduction   
- Why ?  
- How?  
- Tokenizing   
- Parsing   
- Optimizing   
- Planning   
- Executing

## Comments



_No public comments on this page._
