Important
This tool is a work in progress and is being used to test various LLM assisted development methods. I am not accepting PRs but you're welcome to open an issue or fork the repo.
ExileDB is a CLI tool that makes working with Path of Exile 1 & 2's various data formats easier. Its primary purpose is to use the community's schema to parse and extract data into local SQLite databases, which makes it significantly easier to query the complex relationships and turn it into more usable formats.
See releases for pre-built binaries for Linux and Windows or alternatively run the below command to install it directly in your CLI:
go install github.com/jchantrell/exiledb/cmd/exiledb@latestI do not own any of the assets utilised in this project. In most cases they are taken from Path of Exile's game files or website dynamically and belong to Grinding Gear Games as a result. If you are the owner of an asset used in this application and wish for it to be removed, please reach out to me via my GitHub email.
- Path of Exile & Path of Exile 2
- SnosMe for inspiration and all of the work on their dat viewer and library and schema
- duskwoof for pogo and gooz
- Path of Exile Discord & tooldev channel community 💚
- PoE Wiki & PoE 2 Wiki