sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser. You can try it in this online demo. It uses a virtual database file stored in ...
This plugin for Obsidian provides live syntax highlighting for GDScript (the language used in Godot). To use the plugin, install it, and then add a code block with the word gdscript immediately after ...