Jackson Miller's Bookmarks Tagged With "database"
-
Datamapper - Getting started with datamapper
http://datamapper.org/getting_started.html
-
Not rated yet.
- Details
A simple ORM for Ruby that uses a less "magic" than ActiveRecord. The tradeoff is more configuration gets you better performance.
-
-
What is the result of comparing NULL with NULL? | Oracle FAQ
http://orafaq.com/faq/what_is_the_result_of_comparing_null_with_null
-
Not rated yet.
- Details
In Oracle, two columns that are both NULL are not considered equal. It is one of those things that you can pretty much only learn by making a mistake. It bit me in the ass a little today, but I was able to catch it before it made it into production.
-
-
Rails: Generate SQL from Migrations
http://jayfields.blogspot.com/2006/11/rails-generate-sql-from-migrations.html
-
Not rated yet.
- Details
Jay Fields described using Rails Migrations to generate the DDL and SQL for migrations even if you don't run those migrations directly to the database. This is how we did things on a project I worked on in the past. It works well. Unfortunately, not ma
-
-
Mac ODBC: Oracle connectivity for OS X by Actual Technologies
http://www.actualtechnologies.com/product_oracle.php
-
Not rated yet.
- Details
Connect to ODBC data sources from Mac OS X. I am not sure if it works with anything other than Excel.
-
-
Catalog Views / Data Dictionary Views
http://www.oracle.com/pls/tahiti/tahiti.catalog_views
-
Not rated yet.
- Details
-
-
SwitchTower: Automating Application Deployment |
http://manuals.rubyonrails.com/read/chapter/97
-
Not rated yet.
- Details
-
-
How To Use Legacy Schemas in Rails
http://wiki.rubyonrails.com/rails/show/HowToUseLegacySchemas
-
Not rated yet.
- Details
-
Didn't find what you were looking for? Try searching Google.
Publish or subscribe to Jackson Miller's Bookmarks Tagged With "database" via RSS and more...


