Skip to content
pijokela edited this page Jun 5, 2012 · 4 revisions

Welcome to the DbColorer wiki!

This project is an UI for a database design tool. It allows coloring and tagging columns and tables in a database and stores this information in to a/the database. After this scripts and other programs can use the colorings and tags to work on the database.

DbColorer features:

  • Lists database tables and their columns (Done)
  • Allows coloring columns (Done)
  • Uses the Play! internal H2 database for testing (Done)
  • Localized Finnish and English (Done)
  • Allows tagging columns with text tags (Done)
  • Allows tagging tables with text tags
  • Allows connecting columns to columns in other tables (foreign keys)
  • Allows tagging connections between columns
  • Can be hooked up to Oracle

Clone this wiki locally