We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ecbd6 commit d84c8fdCopy full SHA for d84c8fd
1 file changed
README.md
@@ -745,6 +745,7 @@ _APIs that handle the persistence of objects._
745
- [MyBatis](https://github.com/mybatis/mybatis-3) - Couples objects with stored procedures or SQL statements.
746
- [Permazen](https://github.com/permazen/permazen) - Language-natural persistence layer.
747
- [SimpleFlatMapper](https://github.com/arnaudroger/SimpleFlatMapper) - Simple database and CSV mapper.
748
+- [ObjectiveSql](https://github.com/braisdom/ObjectiveSql) - ActiveRecord ORM for rapid development and convention over configuration.
749
750
### PaaS
751
0 commit comments