Changelog
This changelog will be maintained while the book is still in active development.
2024-03-30
- Added chapter on interactive SQL sessions using the Monaco editor
- Added Hypothesis comments feature
2024-03-28
- Added changelog 🙃
- Added chapter on using SQLite databases from the DuckDB CLI
- Added new chinook.db sqlite dataset to data
- Added chapter on using multiple remote files in two different ways
- Added new CSV/JSON/Parquet files created from the chinoook database to be uses in the remote data sources chapters.
- Reorganized the “summarize”, “text”, and “factors” chapters into a new “Did You Know?” section so more snippets/trips/tricks that (generally) work across DucKDB environments have a home.
- Updated book layout (wider central section; better sidebar expansion)