O DataDictionaryGenerator é gerador de dicionários de dados HTML que utiliza das informações de metadados para definir e criar o conteúdo do dicionário. O processo de geração do HTML é bem simples e, tem fluxo definido pela criação da lista de tabelas com suas respectivas descrições, para então, criar uma lista para cada tabela, apresentando as colunas e as descrições.
Atualmente é possível gerar o dicionário apenas para o SQL Server, porém, em breve também estarão disponíveis os scripts para MySQL e PostGreSQL.
O projeto é distribuído pela MIT License:
Copyright (c) 2015 João Felipe Portela | |
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is | |
furnished to do so, subject to the following conditions: | |
The above copyright notice and this permission notice shall be included in all | |
copies or substantial portions of the Software. | |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
SOFTWARE. |
Então, pode ser utilizado para fins comerciais ou não, contanto que sejam feitos os respectivos créditos. O projeto está disponível no GitHub, segue link:
https://github.com/jfbportela/DataDictionaryGenerator
O HTML é gerado utilizando o Bootstrap, acessando-o diretamente em sua página, evitando assim precisar de arquivos além do próprio HTML gerado.
Mais informações técnicas estão disponíveis no GitHub.
© João Felipe Borges Portela 2010-2019. | Entrar