Code Monkey home page Code Monkey logo

sprint_modulo3's Introduction

SPRINT FINAL DEL MÓDULO 3

Desarrollo Final del Módulo Bases de datos.

Introducción

En este Sprint realizamos de manera colaborativa la creación de una Base de Datos utilizando el lenguaje SQL para la obtención, manipulación y definición de datos dando solución a un problema de almacenamiento de información. Implementando los conocimientos adquiridos en el módulo número 3 del bootcamp Java Full Stack de AwakeLab - Talento Digital para Chile 2023


Tecnologías aplicadas

MySQL


Listado de Entidades

producto

  • id_producto (PK)
  • nombre_producto
  • categoria_producto
  • precio
  • color
  • stock_producto
  • id_proveedor (FK)

proveedor

  • id_proveedor (PK)
  • nombre_legal
  • nombre_corporaticion
  • telefono_uno
  • telefono_dos

cliente

  • pais_id (PK)
  • nombre_cliente
  • apellido_cliente
  • direccion_cliente

Relaciones

  1. Un producto pertenece a muchos proveedor (1 a N).

Diagramas

Modelo Relacional de la BD

Modelo Relacional de la BD


Integrantes:

Marines Espaciales:
Cristian Trureo https://github.com/Cristian-Trureo/sprint_modulo3
Luis Zambrano https://github.com/LuisWork/sprint_modulo3
Marcelo Vargas https://github.com/StudioMontt/sprint_modulo3
Leandro Villalba https://github.com/leanvillalba/sprint_modulo3

sprint_modulo3's People

Contributors

leanvillalba avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.