Talk:Projects
From OpenBrainstem
New project idea: DataBench -- a comprehensive DB tool
- Qt4 application
- EER DB modeling
-- reverse engineer existing DB to produce EER(s)
-- generate SQL scripts for building new databases from models
- Support for multiple DB vendors
-- MySQL
-- PostgreSQL
-- Oracle
-- IBM DB2
-- MS SQL Server (2005 & later??)
-- SQLite 3 (and 2?)
- DBA function
- Query processing tools
- DB & table inspection, editing (if tied to a model, auto-update?)
- Will be integrated into MindCAST at a later time.

