Manage SQLite databases inside Unity with auto-generated CRUD code, API-style queries, schema editing, and runtime testing—no external tools needed.Manage your SQLite database directly inside Unity — no external tools, no backend required.SQLite Database Manager For Unity is a powerful editor extension that allows developers to create, manage, and interact with local SQLite databases without leaving the Unity Editor. Designed for offline and local-first workflows, this tool simplifies database management and eliminates the need for manual SQL coding.Whether you're building a game, a data-driven app, or internal tools, this plugin provides everything you need to handle SQLite databases efficiently inside Unity.⚡ Key Features✔ Direct SQLite IntegrationConnect to local SQLite database files instantlySupports persistentDataPath, StreamingAssets, or custom pathsAuto-reconnect on Unity reload✔ Full Database Management (Editor UI)Create, edit, and delete tablesModify schemas (columns, types, defaults)Set primary keysView entire database structure in one place✔ Built-in Data Editor (CRUD)View table rows inside UnityInsert, update, and delete recordsNo external database tools required✔ API-Style Query InterfaceDELETE (DELETE)Perform operations using:GET (SELECT)POST (INSERT)PATCH (UPDATE)Auto-generated queries with filters and parametersPreview results instantly✔ Automatic Code GenerationGenerate production-ready Unity scripts with one click:SQLite-based API ManagerStrongly typed C# data modelsTable-specific data handlersNo manual SQL or parsing needed.✔ Runtime Testing IncludedAuto-generated test script (APIManagerTest)Built-in runtime UI for testing database operationsWorks instantly in Play Mode🚀 Why Use This Tool?Save time by avoiding manual SQL codingEliminate dependency on external database toolsBuild fully offline systems with easePerfect for rapid prototyping and production use🎯 Use CasesPlayer progressionOffline GamesSave systemsInventory managementDynamic content loadingData-Driven SystemsConfig-based gameplayContent management systemsInternal ToolsGame data editorsQuickly design and test database structuresPrototyping💡 Perfect ForIndie developersMobile game developersOffline-first applicationsTeams without backend infrastructureDatabase: SQLite (local/offline)Supported Platforms: Windows, macOS, Android, iOSUnity Versions: 2020.3 and aboveFeatures:Full SQLite database management inside Unity EditorAuto-generated CRUD operations (fetch, insert, update, delete)API-style query interface (GET/POST/PATCH/DELETE)Schema management: create tables, edit columns, set primary keysRuntime test script with built-in GUI (APIManagerTest)Strongly typed C# data model generationPaths Supported: persistentDataPath, StreamingAssets, or custom pathNo external servers requiredThis 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.




