aaberg / sql2o

sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
http://sql2o.org
MIT License
1.14k stars 230 forks source link

State of the Project #344

Open The-Funk opened 3 years ago

The-Funk commented 3 years ago

Is sql2o still actively being supported and maintained? Are there any plans to turn over maintenance of the project to new hands if not? I'd like to volunteer to help.