# souravroy-etl/slothdb

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/souravroy-etl-slothdb).**

475 stars · 5 forks · C++ · MIT

## Links

- GitHub: https://github.com/SouravRoy-ETL/slothdb
- Homepage: https://slothdb.org
- awesome-repositories: https://awesome-repositories.com/repository/souravroy-etl-slothdb.md

## Description

An experimental embedded SQL engine in C++20. Query Parquet, CSV, JSON, Arrow, Avro, SQLite, and Excel files directly with SQL, in-process. Early-stage.

## Tags

### Part of an Awesome List

- [Database Systems](https://awesome-repositories.com/f/awesome-lists/data/database-systems.md) — Embedded SQL database for cross-platform use.
- [Relational Databases](https://awesome-repositories.com/f/awesome-lists/data/relational-databases.md) — In-process analytical SQL database for multiple file formats.
