モジュール構成

使い方 へ

./DatabaseDefine/
    bin/
        csv/
            code.csv
            col.csv
            col-code.csv
            table.csv
            table-col.csv
            table-col-code.csv
            table-join.csv
            table-join-fixed.csv
        excel/
            DatabaseDefineSubInfo.xlsx
        DatabaseDefine.exe               ※起動プログラム
        DatabaseDefine.exe.config
        DatabaseDefine.xml
        HtmlAgilityPack.dll
        HtmlAgilityPack.pdb
        HtmlAgilityPack.xml
        Microsoft.Bcl.AsyncInterfaces.dll
        Microsoft.Bcl.AsyncInterfaces.xml
        MySqlConnector.dll
        MySqlConnector.xml
        Npgsql.dll
        Npgsql.pdb
        Npgsql.xml
        Renci.SshNet.dll
        Renci.SshNet.xml
        Oracle.ManagedDataAccess.dll  ※要DL(Oracle)
        System.Buffers.dll
        System.Buffers.xml
        System.IO.Packaging.dll
        System.IO.Packaging.xml
        System.Memory.dll
        System.Memory.xml
        System.Numerics.Vectors.dll
        System.Numerics.Vectors.xml
        System.Runtime.CompilerServices.Unsafe.dll
        System.Runtime.CompilerServices.Unsafe.xml
        System.Text.Encodings.Web.dll
        System.Text.Encodings.Web.xml
        System.Text.Json.dll
        System.Text.Json.xml
        System.Threading.Tasks.Extensions.dll
        System.Threading.Tasks.Extensions.xml
        System.ValueTuple.dll
        System.ValueTuple.xml
    output/
        backup/
        commonxml/
        ddl/
        excel/
            DatabaseDefine.xlsx          ※EXCELテーブル定義書★
        foreignkeyxml/
        indexxml/
        log/
        tablexml/
        viewxml/
        wwwdir/
            dbdef/
                css/
                    define.css
                    perfect-scrollbar.css
                entity/
                entity_fk/
                entity_idx/
                entity_view/
                images/
                    checked.png
                    favicon.ico
                    notchecked.png
                js/
                    common.js
                    data.js
                    database.js
                    environment.js
                    jquery.min.js
                    pagetitle.js
                    perfect-scrollbar.min.js
                    realtimesearch.js
                    sql_reserved.js
                    sqlstatement.js
                    sqlstatement_parts.js
                    tables.js
                other/
                    CodeInfo.html
                dummy.html
                index.html            ※HTMLテーブル定義書★
    manual/
        images/
        manual.html
        manual_cont.html
    licenses.txt
    readme.txt