Comment on Choose DuckDB rather than SQLiteparentComments−tosti1moYou could use the framework built-in sqlite, or you could drop in h2 and use that. It's much more advanced than sqlite.
Comments
You could use the framework built-in sqlite, or you could drop in h2 and use that. It's much more advanced than sqlite.