awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesGame Database Administration

The operational management of game-specific SQL schemas and world entity data.

Distinct from Game Database Schemas: Focuses on the active administration and synchronization of game state rather than just the schema definition.

Explore 1 awesome GitHub repository matching data & databases · Game Database Administration. Refine with filters or upvote what's useful.

Awesome Game Database Administration GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • azerothcore/azerothcore-wotlkAvatar de azerothcore

    azerothcore/azerothcore-wotlk

    8,008Voir sur GitHub↗

    This project is a World of Warcraft server emulator that simulates a multiplayer online game world, managing player data and game logic. It functions as a modular game server framework and an NPC AI and scripting engine, providing the necessary infrastructure to host a persistent virtual environment. The system is distinguished by a modular framework that allows for the extension of core engine behavior through isolated modules and function hooks without modifying the source code. It includes a structured SQL data layer for managing authentication, character states, and world environment sett

    Manages SQL schemas, player data, and world entities to synchronize game state and apply content updates.

    C++azerothcoreemulatorgame
    Voir sur GitHub↗8,008
  1. Home
  2. Data & Databases
  3. Game Database Administration