- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
A maven plugin to create/drop databases easily
License
sleberrigaud/database-maven-plugin
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
This is the database maven plugin. Its intent is simply to make it easy to create and drop databases and an associated
user when using maven. A typical usage would be for creating a database before integration testing and cleaning up
afterwards.
Supported databases for now are:
    * MySQL
    * PostgresQL
Future versions of the plugin will aim at supporting:
    * Oracle
    * MS SQL
    * DB2
Note: This is plugin is different to the sql-maven-plugin in that it is more specific and aims at being simpler in
doing this specific task. The sql-maven-plugin allows you to run any SQL statements against databases. You can find the
SQL maven plugin at http://mojo.codehaus.org/sql-maven-plugin/
About
A maven plugin to create/drop databases easily
Resources
License
Stars
Watchers
Forks
Packages 0
        No packages published