8 skills found
maxtepkeev / ArchitectA set of tools which enhances ORMs written in Python with more features
sqlobject / SqlobjectSQLObject, an object-relational mapper for Python
MichaelCurrin / Url ManagerCentralize, view, edit, label and organize collections of your favorite URLs 🔗 📙
MoreliaTalk / Morelia ServerServer for MoreliaTalk network
jrote1 / SqlObjectHydratorAn extremely fast library that maps IDataReaders to objects
anthonygauthier / MySimpleORMSimple, lightweight and effective PHP ORM using MySQLi.
pierredavidbelanger / Jdbi Spring Boot StarterThis is a Spring Boot Starter for auto creating Jdbi and SqlObject
DevStarks / StORMstORM is Object-Relational Mapping library inspired by ActiveRecord. stORM provides a base class `SQLObject` that, when inherited from, allows Ruby classes to easily query their related database table and return Ruby objects representing that data. These database-connected subclasses can be mapped to each other through associations.