This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Ivan Schneider - ivan (author)
Fri Jan 23 07:22:10 -0800 2009
rbdb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
load_error_test.rb | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tmp/ | ||
| |
vendor/ |
README.textile
rbDB
/!\ Warning /!\ This is an alpha released of our Railsrumble 48hr-project (Rails rumble 2008). You should NOT use rbDB in production yet. We’ll develop missing features in the next days/weeks.
Screencast
You can see the demo here : http://www.vimeo.com/2046491
Official website
Right here : http://www.rbdb.org
Found a bug?
Tell us on lighthouse: http://rbdb.lighthouseapp.com
Description
rbDB is a web-based mysql database administration bringing conventions to database administration
Why this project ?
We found phpMyAdmin boring, ugly and feature-less.
So what’s the difference ?
- Smart browsing between tables
- Smart display of foreign keys and fields
- Smart graphs and relation between tables
- Quick access to databases and tables
- Memorize the last tables visited and SQL queries executed
- In place edit on fields
- No need of PHP anymore on your production server !
- Designed RESTfully
- Classic features you need like custom SQL requests, insert, search…








