godot-sqlite
SQL wrapper
A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x.
GDExtension wrapper for SQLite (Godot 4.x+)
963 stars
16 watching
82 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
gamedevgodotgodot-addongodot-plugingodotenginesqlite
Related projects:
Repository | Description | Stars |
---|---|---|
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
thesheeep/godotdetour | A GDNative plugin that enables fast and stable 3D navigation in Godot | 121 |
talodev/godot | A collection of tools and APIs designed to simplify game development by providing player management, event tracking, leaderboards, and other features. | 18 |
scydev/godot-scripts | Collection of reusable code snippets for the Godot Engine game development platform | 17 |
nathanhoad/godot_dialogue_manager | An addon for Godot 4 that enables non-linear dialogue management | 2,190 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
fenix-hub/godot-engine.code-snapshot | A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 55 |
simulavr/godot-haskell | Haskell bindings for Godot game engine | 170 |
cratercrash/godot-orchestrator | A visual scripting solution for Godot game development | 991 |
shomykohai/godot-keyring | A Godot addon to interact with the OS keyring | 4 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
makovwait/godots | An all-in-one solution for managing Godot versions and projects across different platforms | 357 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
godot-d/godot-d | D language bindings for the Godot Engine's native C API | 206 |