RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

swift db drivers for postgres, mysql and sqlite3

I just published swift-db drivers for Postgres, MySQL and SQLite3. I intend to use them for the upcoming version of Swift ORM. The drivers primarily target MRI and try to be lightweight & fast.

swift-db-postgres
swift-db-sqlite3
swift-db-mysql

The main features include:
* Result typecasting
* Prepared statements (Yes, for MySQL as well!)
* Asynchronous support for MySQL and Postgres
* Nested Transactions

Comments are most welcome as usual :)

Comments

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!