We have redirected you to our new domain: store.godotengine.org. Please update your bookmarks!

Licenses
Order

Godot DuckDB 0

by mrjsj | MIT

Godot bindings for DuckDB

How to use? The bindings themselves are very bare-bones, however, it is possible to fully utilize DuckDB, as everything from installing duckdb-extensions to storing secrets can be controlled with SQL-queries. var db = GDDuckDB.new() # db.set_path("path/to

loading more results...