Skip to content

CLI tool for extracting Path of Exile's data into SQLite and various file formats

License

Notifications You must be signed in to change notification settings

jchantrell/exiledb

Repository files navigation

ExileDB

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@latest

Assets

I 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.

Acknowledgements

About

CLI tool for extracting Path of Exile's data into SQLite and various file formats

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages