GitHunt
AE

aepod/eqdb

EverQuest Database: THJ

EverQuest Database for The Heroes Journey Emulator Server

ABOUT
EQDB is intended as a full-featured search interface to the THJ database to find items, spells, npcs, zones, and more.

INSTALLATION

  1. Clone EQDB from the official GitHub repository (https://github.com/The-Heroes-Journey-EQEMU/eqdb)
  2. Run python setup.py to install the necessary packages
  3. Run python configure.py to set up the configuration file
  4. Run python create_local_db.py to set up the local database for storing restrict and weight sets
  5. Edit the configuration file for the required database fields
    1. The 'remote' database is expected to be a THJ / EQEMU compatible database schema. Typically, this takes the form of the 'content' database.
  6. Run with python eqdb.py

This will create a locally available EQDB instance that you can reach by using your browser and going to 127.0.0.1:5000 or localhost:5000

Languages

Python53.2%HTML46.7%CSS0.1%

Contributors

Created June 14, 2025
Updated October 14, 2025