RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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 :)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in