- 
- 
                
					web-server-backup
					 ... is a bash script for backing up multiple web sites and MySQL databases into a specified backups directory. It's a good idea to  ... 'll need to set this yourself!___ It's preset to: `"other.server.com"`
* __RSYNC\_DIR__: The directory on the remote server that ... 
				 
- 
                
					pacecar
					 ... 
To get all users that have a first\_name set, who are admins:
    User.first_name_present.admin
Supported Databases
-------------------
* MySQL
* SQLite
* Postgres
Credits
-------

Pacecar is  ... 
				 
- 
                
					yaml_db_temp
					 ...  for mysqldump or pg_dump, but only for the databases typically used by AR apps. Users, permissions, schemas, triggers, and other advanced database features are not supported - by design.
Any database that has an  ... 
				 
- 
                
					kiokudb
					 ...  DB](http://github.com/nothingmuch/kiokudb-backend-bdb)
* [SQL databases](http://github.com/nothingmuch/kiokudb-backend-dbi)
* [plain files ...  not use ties, `AUTOLOAD`, overloading, proxy objects or any other type of trickery.
KiokuDB is meant to solve two  ... 
				 
- 
                
					lokii
					 ... you are expected to use gnokii and smsd (or
some other phone interface) to interact with a cell phone and  ...  have these requirements you will need to setup the databases:
  mysql -u root
  > CREATE DATABASE lokii_develoment;
  > CREATE DATABASE lokii_test; ... 
				 
- 
                
					cakephp-db-migrations
					 ... , and uses Pear's MDB2 package, so supports all the databases that that
supports.
You could think of Migrations as a  ...  out the examples directory within this package.
Updates, new releases and other resources can be found at [https://github.com/joelmoss/ ... 
				 
- 
                
					californiavoices
					 ...  getting_started rake task will install all required gems, create the databases in database.yml, 
and migrate the development and test databases. ...  (will require ImageMagick, which is not a gem)
(The other gems are already provided in the vendor gems dir.)
 ... 
				 
- 
                
					authlogic_example
					 ... store information on the users and their session in the databases. Such as login count, IP address, when they logged  ... and require_no_user methods. They are enforced via before_filters in the other controllers. Restricting access is as simple as that. There ... 
				 
- 
                
					crate
					 ... the ruby stdlib, etc ) is packed into one
or more SQLite databases.
The final distributable pieces are a single executable and a  ...  OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE  ... 
				 
- 
                
					activerecord-odbc-adapter
					 ... bypass certain tests to cope with limitations
of particular databases. Other developers have previously modified
the tests similarly to cope with limitations of other Rails-supported
databases. The patched versions of files touched by odbc_rails. ... 
				 
-