diff --git a/README.md b/README.md index a280ccc..a9e5ae8 100644 --- a/README.md +++ b/README.md @@ -745,6 +745,7 @@ _APIs that handle the persistence of objects._ - [MyBatis](https://github.com/mybatis/mybatis-3) - Couples objects with stored procedures or SQL statements. - [Permazen](https://github.com/permazen/permazen) - Language-natural persistence layer. - [SimpleFlatMapper](https://github.com/arnaudroger/SimpleFlatMapper) - Simple database and CSV mapper. +- [ObjectiveSql](https://github.com/braisdom/ObjectiveSql) - ActiveRecord ORM for rapid development and convention over configuration. ### PaaS