d4h0 opened a new issue, #1773: URL: https://github.com/apache/age/issues/1773
Hi, The [overview page](https://age.apache.org/overview/) states: > Apache AGEĀ® will be compatible with all relational databases in the future development, starting with MariaDB and MySQL. I'm wondering if there is any chance that the team will port AGE first to SQLite instead. The reason is, that SQLite is embeddable and there don't seem to be good options for embedded graph databases, yet (there are several good options for server-based graph databases, like the Postgres version of AGE). As far as I know, SQLite is also by far the most used SQL database engine (measured by installations). SQLite is also popular on edge computing platforms (I believe), so this even might make AGE / graph databases usable there (which would be great). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org