Skip to content

Latest commit

 

History

History
80 lines (68 loc) · 3.79 KB

database-driver.md

File metadata and controls

80 lines (68 loc) · 3.79 KB

Bookmarks tagged [database-driver]

https://github.com/datastax/ruby-driver

A pure ruby driver for Apache Cassandra with asynchronous io and configurable load balancing, reconnection and retry policies.


https://github.com/datamapper/do

An attempt to rewrite existing Ruby database drivers to conform to one, standard interface.


https://github.com/mongodb/mongo-ruby-driver

MongoDB Ruby driver.


https://github.com/brianmario/mysql2

A modern, simple and very fast Mysql library for Ruby (binding to libmysql).


https://github.com/maxdemarzi/neography

A thin Ruby wrapper to the Neo4j Rest API.


https://github.com/amakawa/redic

Lightweight Redis Client.


https://github.com/redis/redis-rb

A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.


https://bitbucket.org/ged/ruby-pg

Ruby interface to PostgreSQL 8.3 and later.


https://github.com/sparklemotion/sqlite3-ruby

Ruby bindings for the SQLite3 embedded database.


https://github.com/rails-sqlserver/activerecord-sqlserver-adapter

The SQL Server adapter for ActiveRecord.


https://github.com/rails-sqlserver/tiny_tds

FreeTDS bindings for Ruby using DB-Library.