Manage databases directly in Unity with zero manual API integration. Handle tables, data, API testing, and auto-generate C# code to speed up development.Build, manage, and integrate MySQL databases directly within Unity — without switching between multiple tools.Database Manager Plugin is a powerful Unity Editor extension designed to streamline backend development workflows. It brings database management, API testing, and automatic code generation into a single unified environment, helping developers build data-driven systems faster and with less manual effort.Whether you're creating a game backend, admin panel, or rapid prototype, this tool simplifies the entire process from database interaction to runtime integration.🔹 Supported DatabaseMySQL🔹 Core Features🗄️ MySQL IntegrationConnect your Unity project to a MySQL database using secure credentials.Supports structured data management through a controlled and configurable connection setup.🧱 Full Database Management Inside UnityDesign and manage your database structure directly from the Unity Editor:View, create, and delete tablesModify schemas and column typesAdd or remove columnsConfigure primary keys✏️ Built-in Data Editor (CRUD)Interact with your database records visually:Insert new rowsUpdate existing recordsDelete dataBrowse table content easilyIdeal for managing gameplay data and testing systems in real time.🔌 API Testing ToolkitTest and validate API endpoints without leaving Unity:Supports GET, POST, PATCH, DELETEPayload builder and query filteringFormatted response viewerEliminates the need for external tools like Postman.⚙️ Automatic API Code GenerationGenerate production-ready Unity scripts instantly:APIManager runtime classTable-specific API methodsStrongly typed C# data modelsNo manual HTTP handling or JSON parsing required.🧪 Auto-Generated Test ScriptIncludes a ready-to-use APIManagerTest MonoBehaviour:Built-in runtime UI for API testingDemonstrates API usageWorks instantly in Play Mode🚀 Why Use This Tool?Speeds up backend integrationReduces repetitive development workNo advanced backend knowledge requiredAll-in-one database and API workflow inside Unity🎯 Use CasesGame backends (player profiles, inventory, leaderboards)Data-driven gameplay systemsInternal tools and dashboardsRapid prototyping and MVP development⚖️ DisclaimerMySQL is a trademark of Oracle Corporation.This asset is not affiliated with, endorsed by, or associated with Oracle Corporation.Core SystemBuilt as a Unity Editor extension using EditorWindowDirect MySQL connection (host, port, database, user, password)Supports MySQL 5.7+ and 8+ (local or remote)Persistent connection settings with auto reconnectCode Generation:Generates APIManager, data models, and test scriptAutomatic schema-to-C# type mappingAPI Support:GET, POST, PATCH, DELETEJSON-based communicationEditor Features:Database and table managementCRUD operations inside UnityIntegrated API testing panelCompatibility:Unity 2021.3+.NET Standard 2.1Supports all Unity target platforms (Windows, macOS, Android, iOS, WebGL, etc.)This package includes documentation and promotional materials generated with AI assistance (ChatGPT, DALL·E). All scripts, logic, and core functionality were manually developed by the author.



