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 (
Home
bringing conventions to database administration
Rbdb ?
The said project is a DB interface written in Rails and meant as a replacement for the classic phpMyAdmin. Not an extremely original idea I must confess but we found nonetheless a few reasons that motivated this project :
We found phpMyAdmin boring, ugly and feature-less. But we need it.
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 !
Anything else ?
- Designed RESTfully
- Classic features you need like custom SQL requests
Demo Screencast
Origin of the project
Rbdb was born during The Rails Rumble 2008 (two days of rush). We took this contest as an opportunity to bootstrap a project we had in mind for some time.







