Ports Search

Results 911920 of 1,144 for /databases/.(0.009 seconds)
databases/dm-rails-1.2.1 (Score: 0.09045241)
Integrate DataMapper with Rails 3
This gem provides the railtie that allows datamapper to hook into rails3 and thus behave like a rails framework component. Just like activerecord does in rails, dm-rails uses the railtie API to hook into rails. The two are actually hooked into rails almost identically. Creating new datamapper apps on rails3 from scratch is actually really easy. The following will guide you through the process.
databases/dm-serializer-1.2.2 (Score: 0.09045241)
DataMapper plugin for serializing Resources and Collections
DataMapper plugin for serializing Resources and Collections
databases/dm-timestamps-1.2.0 (Score: 0.09045241)
DataMapper plugin for magical timestamps
DataMapper plugin for magical timestamps
databases/dm-transactions-1.2.0 (Score: 0.09045241)
Makes transaction support available for adapters that support them
Makes transaction support available for adapters that support them
databases/dm-types-1.2.2 (Score: 0.09045241)
DataMapper plugin providing extra data types
DataMapper plugin providing extra data types
databases/dm-validations-1.2.0 (Score: 0.09045241)
Library for performing validations on DM models and pure Ruby object
Library for performing validations on DM models and pure Ruby object
databases/do_mysql-0.10.13 (Score: 0.09045241)
Ruby DataObjects driver for MySQL
Ruby DataObjects driver for MySQL The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.
databases/do_postgres-0.10.13 (Score: 0.09045241)
Ruby DataObjects driver for PostgreSQL
Ruby DataObjects driver for PostgreSQL The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.
databases/do_sqlite3-0.10.13 (Score: 0.09045241)
Ruby DataObjects driver to the SQLite DB engine version 3
Ruby DataObjects driver to the SQLite DB engine version 3 The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.
databases/em-redis-unified-1.0.1 (Score: 0.09045241)
Eventmachine-based implementation of the Redis protocol
An EventMachine based library for interacting with the Redis data store by Salvatore 'antirez' Sanfilippo. Modeled after eventmachine's implementation of the memcached protocol, and influenced by Ezra Zygmuntowicz's redis-rb library (distributed as part of Redis).