📄️ Analyzing a Git Repository
You can use Goose to analyze Git logs using the output of the git log command.
📄️ Copying an In-Memory Database to a File
Imagine the following situation – you started Goose in in-memory mode but would like to persist the state of your database to disk.
📄️ Create Synthetic Data
Goose allows you to quickly generate synthetic datasets. To do so, you may use:
📄️ Dutch Railway Datasets
Examples in this documentation often use datasets based on the Dutch Railway datasets.
📄️ Importing Duckbox Tables
The scripts provided in this page work on Linux, macOS, and WSL.
📄️ Sharing Macros
Goose has a powerful macro mechanism that allows creating shorthands for common tasks.