Skip to content

Comment on Choose DuckDB rather than SQLite

Comments

Too bad Android doesn't have JDBC APIs. Getting the native binaries compiled on Android is the easy part, but there is no straightforward way to access it from Java. The Room APIs are tied to SQLite as well.

You could use the framework built-in sqlite, or you could drop in h2 and use that. It's much more advanced than sqlite.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.