Skip to content

Commit d84c8fd

Browse files
authored
Add ObjectiveSql
1 parent 98ecbd6 commit d84c8fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,7 @@ _APIs that handle the persistence of objects._
745745
- [MyBatis](https://github.com/mybatis/mybatis-3) - Couples objects with stored procedures or SQL statements.
746746
- [Permazen](https://github.com/permazen/permazen) - Language-natural persistence layer.
747747
- [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.
748749

749750
### PaaS
750751

0 commit comments

Comments
 (0)