Skip to content

Add SlothDB to Database section#1811

Closed
SouravRoy-ETL wants to merge 1 commit intofffaraz:masterfrom
SouravRoy-ETL:add-slothdb
Closed

Add SlothDB to Database section#1811
SouravRoy-ETL wants to merge 1 commit intofffaraz:masterfrom
SouravRoy-ETL:add-slothdb

Conversation

@SouravRoy-ETL
Copy link
Copy Markdown

Add SlothDB

SlothDB is an embedded analytical database engine (OLAP) written in C++20 with zero external dependencies.

Why it belongs here:

  • In-process embedded database like DuckDB, SQLite
  • Written entirely in C++20 with no external dependencies
  • GPU accelerated (CUDA + Metal)
  • 7 built-in file format readers (CSV, Parquet, JSON, Excel, Arrow, Avro, SQLite)
  • 130+ SQL features, 325 tests
  • MIT licensed
  • Active development, CI on Windows/Linux/macOS

Placement: Database section, alphabetical order after SimDB.

@fffaraz fffaraz closed this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants