I expect the parent meant to write R instead of O. It is misleading as nobody ever maps relational databases. As the parent points out, usually they reach for tablational databases. This project also supports a key/value database. But it does not even support relational databases.
Further, the project is focused on implementing the active record pattern, so it would be more appropriately called an async active record than an "async ORM".
Further, the project is focused on implementing the active record pattern, so it would be more appropriately called an async active record than an "async ORM".