karsany/vau
Data Vault data model and ETL generator for Oracle Databases
This tool helps data warehouse architects and developers design and build the core data vault layer of their data warehouse for Oracle databases. You define your data warehouse model and data loading logic using simple SQL, and it generates all the necessary table scripts, stored procedures, and documentation. It's for data professionals who manage and develop enterprise data warehouses.
No commits in the last 6 months.
Use this if you need to rapidly build and maintain an Oracle-based Data Vault data warehouse layer and automate the generation of its schema and ETL processes.
Not ideal if your data warehouse is not built on Oracle or if you are not using the Data Vault modeling methodology.
Stars
11
Forks
3
Language
Java
License
BSD-3-Clause
Category
Last pushed
Jun 30, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/karsany/vau"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code...
sbt-dao-generator/sbt-dao-generator
code generator sbt plugin from database schema
twitter/scrooge
A Thrift parser/generator
GW2ToolBelt/api-generator
A library for creating programs that interface with data exposed by the official Guild Wars 2 API.
olafurpg/scala-db-codegen
Scala code/boilerplate generator from a db schema