Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigofrancisco/miauto-bdd-study-case
Academic study case for distributed design and implementation database
https://github.com/rodrigofrancisco/miauto-bdd-study-case
database-design database-schema distributed-database oracle-database
Last synced: 2 days ago
JSON representation
Academic study case for distributed design and implementation database
- Host: GitHub
- URL: https://github.com/rodrigofrancisco/miauto-bdd-study-case
- Owner: rodrigofrancisco
- Created: 2021-02-20T15:14:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T02:47:34.000Z (almost 4 years ago)
- Last Synced: 2024-11-30T16:06:55.601Z (2 months ago)
- Topics: database-design, database-schema, distributed-database, oracle-database
- Language: PLSQL
- Homepage:
- Size: 51.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= MiAuto - Caso de estudio para Base de Datos Distribuidas
Creado por Rodrigo Francisco
Version 1.0, 19.02.2021
:description: Caso de estudio, base de datos distribuidas
//:keywords:
//:sectnums:
// Configuracion de la tabla de contenidos
:toc:
:toc-placement!:
:toclevels: 4
//:toc-title: Contenido// Ruta base de las imagenes
// :imagesdir: ./README.assets/// Resaltar sintaxis
:source-highlighter: pygments// Iconos para entorno local
ifndef::env-github[:icons: font]// Iconos para entorno github
ifdef::env-github[]
:caution-caption: :fire:
:important-caption: :exclamation:
:note-caption: :paperclip:
:tip-caption: :bulb:
:warning-caption: :warning:
endif::[]Caso de estudio, base de datos distribuidas
toc::[]
== Reglas de negocio
[POR AGREGAR]
== Modelo relacional global
image::./modelo/s-03-autos-modelo-global.png[]