A downloadable tool

Download NowName your own price

SQL Studio for Godot is a powerful and seamless database management tool built directly into the Godot Editor. Designed as a dock. Just like the Script, 2D/3D, and Assets panels. It provides a smooth, native workflow for working with databases inside your game project.

Key Features

🔹 SQLite & DuckDB Support

Work with both SQLite and DuckDB databases natively. You can create new databases from scratch or manage existing ones without ever leaving the editor.

🔹 Automatic Database Detection

SQL Studio scans your project folder and automatically identifies valid SQLite and DuckDB files. Databases appear instantly in the sidebar, ready to open and explore.

🔹 Full Database Management

Browse and inspect schemas, tables, and structures. Create, edit, or delete databases as needed. All from a clean and intuitive UI.

🔹 Integrated SQL Console

Inspired by tools like DataGrip, the built-in SQL Console lets you:

  • Write multiple queries in a single editor
  • Execute individual queries by placing your cursor on top of them
  • Run scripts quickly during development

Perfect for testing and iterating on your data layer.

🔹 Query Results Panel

Results are displayed in a specialized panel inside the bottom bar (the same place as the Shader Editor or Output console). It features:

  • Clean and responsive table view
  • Automatic pagination for performance
  • Fully customizable page size
  • Export options for CSV and JSON

You can inspect large datasets smoothly and export data with a single click.

SQL Studio for Godot brings the power of a real database studio into your editor. Ideal for developers working with inventory systems, save files, world generation, analytics, or any feature relying on structured data. Make your workflow simpler, faster, and more integrated.

Published 18 hours ago
StatusReleased
CategoryTool
AuthorJhony Lucas
Made withGodot
Tagsanalytics, database, duckdb, Godot, sql, sqlite

Download

Download NowName your own price

Click download now to get access to the following files:

database-samples.zip 1.9 MB
sql-studio_1.0.zip 185 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.