Godot SQLite
by 2shady4u | MIT
GDNative wrapper for SQLite (Godot 4.X+), making it possible to use SQLite databases as data storage in all your future games
Godot SQLite This GDNative script aims to serve as a custom wrapper that makes SQLite3 available in Godot 4.0+. Additionally, it does not require any additional compilation or mucking about with build scripts. Detailed usage instructions can be found here
SQLite3.gd
by Yeicor | MIT
This project provides SQLite3 integration for the Godot Engine using GDExtension. It focuses on being a low-level yet complete wrapper, designed as a solid foundation for building higher-level interfaces while still accounting for rare edge cases
This project provides SQLite3 integration for the Godot Engine using GDExtension. It focuses on being a low-level yet complete wrapper, designed as a solid foundation for building higher-level interfaces while still accounting for rare edge cases. All
loading more results...