Edit of asset "SQLite3.gd" Accepted

Old/Current New/Edit
Title SQLite3.gd SQLite3.gd
Description 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 standard SQLite extensions are included except for Unicode (ICU) support. ICU is excluded to avoid increasing the final build size by more than 10×, but it can still be loaded separately at runtime if needed.

✨ Features

- Cross-Platform Support: Runs on desktop (Windows, macOS, Linux), mobile (Android, iOS), and web (HTML5) platforms.
- Demo Project: includes demo scene to get you started quickly, with a web version available.
- Comprehensive Documentation: includes class references for seamless Godot editor integration.
- High Performance: leverages C++ for optimized performance and low-level access.
- Easy Integration: drop-in GDExtension with simple Godot API bindings.
- Automated Builds: uses GitHub Actions for continuous integration, including tests and prebuilt binaries.
- Dependency Management: integrated VCPKG for hassle-free library management.

See the repository for more information.
This project provides SQLite3 integration for the Godot Engine using GDExtension.

It includes all standard SQLite extensions, except for Unicode (ICU) support. ICU is excluded because it would increase the final build size by more than 10×. If needed, ICU can still be loaded at runtime separately.

See the repository for more information.
Category Misc Misc
License MIT MIT
Repository Provider Custom Custom
Repository Url https://github.com/yeicor-gd/sqlite3.gd https://github.com/yeicor-gd/sqlite3.gd
Issues Url https://github.com/yeicor-gd/sqlite3.gd/issues https://github.com/yeicor-gd/sqlite3.gd/issues
Godot version Godot 4.3 Godot 4.3
Version String 0.4.1 0.2.1
Download Commit https://github.com/yeicor-gd/sqlite3.gd/releases/download/v0.4.1/sqlite3.gd-v0.4.1-addon.zip https://github.com/yeicor-gd/sqlite3.gd/releases/download/v0.2.1/sqlite3.gd-v0.2.1-addon.zip
Download Url (Computed) https://github.com/yeicor-gd/sqlite3.gd/releases/download/v0.4.1/sqlite3.gd-v0.4.1-addon.zip https://github.com/yeicor-gd/sqlite3.gd/releases/download/v0.2.1/sqlite3.gd-v0.2.1-addon.zip
Icon Url https://raw.githubusercontent.com/yeicor-gd/sqlite3.gd/refs/heads/main/demo/icon.png
https://raw.githubusercontent.com/yeicor-gd/sqlite3.gd/refs/heads/main/demo/icon.png
Preview Insert
Type image
Image/Video URL https://iili.io/qfPrUxa.png
Thumbnail