What do i need to do to tell Og to be careful with pre-existing ('legacy') databases, so that: 1) ...
1 answers
What is an easy way make a select statement of Og collection? Lets say I have 5 Tags, and I want a ea...
1 answers
Hi, this is my first post. I am looking for a ORM tool for a project. I became to OG, which seems sup...
2 answers
I need to stay backwards-compatible to ActiveRecord.. How can I use 'id' instead of 'oid' in MySQL ...
2 answers
Hi, I would like to do a one to one relation. With the following snippet, a relation oid is inserted ...
1 answers
### Usecase: You have heavily normalized your data in your database, but the speed degrades when actu...
Assuming you can connect using the mysql command line client with a password mysql -u myusername -h...
Screencasts! ## Nitro/Og 0.31 * [George's Screencast 1](/upload/screencasts/george_nitro.swf) * [Geor...
For faster table creation you can use the table handler. Let's take a table with "nick", "first\_name...
This tip is modeled after ideas on the Mailing List, in response to the given quotes: > In the Og/Nit...
h2. About this tutorial If you are searching for a simple way to get your first Hello World, keep on...
h2. Introduction - Installing prerequisites h3. Og (ObjectGraph) Og is a tool for Object Relational ...
h2. Introduction ### Thanks: I thank George for creating Og and Nitro in the first place and for his...