Up to date

This page is up to date for Godot 4.3. If you still find outdated information, please open an issue.

SQLite

Inherits: Node < Object

Node containing a SQLiteDatabase resource.

Description

Node containing a SQLiteDatabase resource.

Properties

SQLiteDatabase

database


Property Descriptions

SQLiteDatabase database 🔗

Database resource. Can either be in memory or loaded from disk.