Does Rikulo support mysql database? Does Rikulo support mysql database? dart dart

Does Rikulo support mysql database?


We are developing Rikulo ORM to simplify the database access (but it is not opened yet). The first version will be built on top of WebSQL (SQLite) and IndexedDB. We do have a plan to bridge it to the backend server such as MySQL. Of course, there are some security and performance challenges to deal with.