Database Manager For MySQL
Manage databases directly in Unity with zero manual API integration. Handle tables, data, API testing, and auto-generate C# code to speed up development.
by Octopus Realm
Price History +
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 Database
- MySQL
🔹 Core Features
🗄️ MySQL Integration
Connect 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 Unity
Design and manage your database structure directly from the Unity Editor:
- View, create, and delete tables
- Modify schemas and column types
- Add or remove columns
- Configure primary keys
✏️ Built-in Data Editor (CRUD)
Interact with your database records visually:
- Insert new rows
- Update existing records
- Delete data
- Browse table content easily
Ideal for managing gameplay data and testing systems in real time.
🔌 API Testing Toolkit
Test and validate API endpoints without leaving Unity:
- Supports GET, POST, PATCH, DELETE
- Payload builder and query filtering
- Formatted response viewer
Eliminates the need for external tools like Postman.
⚙️ Automatic API Code Generation
Generate production-ready Unity scripts instantly:
- APIManager runtime class
- Table-specific API methods
- Strongly typed C# data models
No manual HTTP handling or JSON parsing required.
🧪 Auto-Generated Test Script
Includes a ready-to-use APIManagerTest MonoBehaviour:
- Built-in runtime UI for API testing
- Demonstrates API usage
- Works instantly in Play Mode
🚀 Why Use This Tool?
- Speeds up backend integration
- Reduces repetitive development work
- No advanced backend knowledge required
- All-in-one database and API workflow inside Unity
🎯 Use Cases
- Game backends (player profiles, inventory, leaderboards)
- Data-driven gameplay systems
- Internal tools and dashboards
- Rapid prototyping and MVP development
⚖️ Disclaimer
MySQL is a trademark of Oracle Corporation.
This asset is not affiliated with, endorsed by, or associated with Oracle Corporation.