📄️ Godot DataWizard SQLite Toolkit
High-performance SQLite integration for Godot with schema automation and async helpers.
📄️ DWAutoLoad Node
Persist game-wide state from Autoload singletons using the same schema metadata as DWRecord.
📄️ DWRecord Resource
Define persistent tables as Resources with typed fields, schema metadata, and helper methods.
📄️ DWService Singleton
Autoload entry point that opens the SQLite database, manages reader pools, and orchestrates schema discovery.