Skip to content

A console based java application that mimics SQL. A user can create a database, table, and insert values. A user also has the option to import a XML file (and a XSD file) that is then converted to a set of insert statements that are inserted into the current database. There are some minor tweaks that must still be accomplished to get this applic…

Notifications You must be signed in to change notification settings

riyagharat/DataModeling

About

A console based java application that mimics SQL. A user can create a database, table, and insert values. A user also has the option to import a XML file (and a XSD file) that is then converted to a set of insert statements that are inserted into the current database. There are some minor tweaks that must still be accomplished to get this applic…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages