FGdb

From FreekiWiki
Revision as of 15:04, 10 April 2007 by Stillflame (talk | contribs) (removed most things (all mostly innacurate))
Jump to navigation Jump to search


Description

FGdb is where lots of data about Free Geek is kept, including such things as volunteer names and hours, gizmo types and flow, dollar amounts of donations we've received, and much more. It is comprised of a PostgreSQL database and a Ruby front end.

You can access it through a web browser, provided you're inside the Free Geek building (not including the wireless network.) Just type the word data in the address bar (you know, where you'd usually type a big long URL like http://www.example.com.)

If you want to find information that isn't available through the web page, and are familiar with (or willing to learn) SQL, check out FGdb SQL queries for some suggestions.

Project Status

In the process of moving it to ruby. The new code is running live, but the docs about such things are now out of date. Do not trust the wiki data about it yet.