# OctoSQL - 여러 데이터소스를 묶어서 조회가능한 SQL 쿼리 엔진

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1326](https://news.hada.io/topic?id=1326)
- GeekNews Markdown: [https://news.hada.io/topic/1326.md](https://news.hada.io/topic/1326.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-19T10:07:34+09:00
- Updated: 2020-01-19T10:07:34+09:00
- Original source: [github.com](https://github.com/cube2222/octosql)
- Points: 3
- Comments: 1

## Topic Body

PostgreSQL,MySQL,Redis,JSON,CSV 지원

쿼리를 해석후 내부에서 처리하여, 데이터 소스가 해당 작업을 지원하지 않더라도 메모리에서 실행.

Go 로 된 오픈소스

## Comments



### Comment 946

- Author: xguru
- Created: 2020-01-19T10:08:15+09:00
- Points: 2

Apache Drill 의 미니버전 인듯한 느낌..? https://drill.apache.org/
