-
-
wink
... need SQLite3 and the SQLite3-adapter:
$ sudo gem install do_sqlite3 --version=0.2.5
We are currently developing on MySQL and SQLite3. Other databases are
theoretically easy to support but we're limiting to these for now to ...
-
srtm2postgis
... data from the NASA Shuttle Radar Topography Mission into a PostGIS database (and other databases in the futue).
Script that imports the SRTM data in a PostGIS (PostgreSQL) database.
http://wiki.openstreetmap.org/index.php/ ...
-
ruby-ensembl-api
... its genes, transcripts and translations with identifiers from other databases. A cross reference is referenced by a Xref ... exactly what these coordinates mean.
Ensembl, and many other bioinformatics applications, use inclusive coordinates which start at 1 ...
-
acts-as-rated
... It was tested on Postgres only. If you have patches/fixes for other databases, please send them and I will add them to the ... rater as proposed by Tiago Serafim
== TODO
* Test with more databases
* Test with other versions of Rails (tested against 1.2.1)
* ...
-
active_olap
... . It is tested to work with MySQL 5 and
SQLite 3 but should work with other databases as well, as it only generates standard
compliant SQL queries.
Warning: OLAP queries can be heavy on the database. They ...
-
mod_authz_unixgroup
... the most sense to use this with unix passwd authentication,
it can be used with other databases. In that case it would grant access if,
(1) the name the user authenticated with exactly matched the name of a real
...
-
rows_logger
... .
Supported Databases
===================
Currently these databases are supported.
* PostgreSQL
* MySQL
For Other Databases
===================
Put a new adapter file that contains 'count_result' method for
your database adapter into adatpers ...
-
railfrogcms
... **MySQL** or **PostgreSQL**. There's also a [long list of other databases for use with Rails](http://api.rubyonrails.com/files/ ... you will fetch the correct version of Rails and any other required components and install them into the `vendor` sudirectory of ...
-
simplemigrations
... of Django's builtins as possible to avoid any issues across databases
but just to be clear my main purpose right now is to get it to work with
PostgreSQL, any compatibility with other databases at this point is purely
coincidental.
-- Ricardo Chimal, Jr ...
-
fuzzy-record
...
* Support for multiple find clauses with the same operator + field (eg: find_all_by_email_like_and_email_like())
* Support for other databases (SQLite?)
h3. Further future
* DB-native foreign key constraints
* Auto-generated admin system
-