Edit of asset "Alexandria - alexandria.db" Accepted

Old/Current New/Edit
Title Alexandria - alexandria.db
Description A Native Database Addon for Godot 4

I wanted to easily manage Resources for online Godot projects in an database without needing to write project-specific code for serializing, transmitting, deserializing, and validating those Resources.

Alexandria is a project attempting to fulfill this niche. The primary goal is to help facilitate the creation of online games in Godot without necessarily writing any networking code.

"Alexandria" is the name of the overarching project, but it's made up of various individual plugins; alexandria.db manages the local database and is a base dependency for other Alexandria addons.
Category Scripts
License MIT
Repository Provider Custom
Repository Url https://github.com/BtheDestroyer/godot-alexandria
Issues Url https://github.com/BtheDestroyer/godot-alexandria/issues
Godot version Godot 4.3
Version String 1.1 1.1
Download Commit https://github.com/BtheDestroyer/godot-alexandria/releases/download/1.1/alexandria.db.zip https://github.com/BtheDestroyer/godot-alexandria/releases/download/1.1/alexandria.db.zip
Download Url (Computed) https://github.com/BtheDestroyer/godot-alexandria/releases/download/1.1/alexandria.db.zip https://github.com/BtheDestroyer/godot-alexandria/releases/download/1.1/alexandria.db.zip
Icon Url https://raw.githubusercontent.com/BtheDestroyer/godot-alexandria/1.0/addons/alexandria.db/icon.svg
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/BtheDestroyer/godot-alexandria/master/example_code.png
Thumbnail https://raw.githubusercontent.com/BtheDestroyer/godot-alexandria/master/example_code.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/BtheDestroyer/godot-alexandria/master/database_viewer.png
Thumbnail https://raw.githubusercontent.com/BtheDestroyer/godot-alexandria/master/database_viewer.png