Skip to content

SQLite engine module for Godot based on gdsqlite-native

License

Notifications You must be signed in to change notification settings

winterpixelgames/godot-sqlite

 
 

Repository files navigation

godot-sqlite

SQLite3 wrapper for Godot Engine

Migrated to https://github.com/V-Sekai/godot-libsql.

Installation

Download the latest release of this module and uncompress it to your modules directory as sqlite.

Git Installation

Download using git.

git clone https://github.com/godot-extended-libraries/godot-sqlite.git sqlite

Move to the modules folder inside of the Godot Engine source.

mv sqlite godot/modules/

Example usage

Attribution

This engine module for Godot is based on gdsqlite-native by Khairul Hidayat in 2017.

About

SQLite engine module for Godot based on gdsqlite-native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • Python 1.2%
  • C 0.7%