entity-relationships

There are 10 repositories under entity-relationships topic.

  • iiYese/aery

    A plugin that enables a subset of entity relationship features for bevy

    Language:Rust149366
  • cisco/zepster

    Generate database schema, documentation, and other artifacts from an Entity-Relationship diagram, which is created as a GraphML file using the yEd graph editor.

    Language:Python17615
  • FIWARE/tutorials.Relationships-Linked-Data

    :blue_book: FIWARE 602: Linked Data Relationships and Data Models

    Language:Shell3456
  • ekramasif/NestJS_CRUD

    This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.

    Language:TypeScript110
  • MathEyraud/Java-EasyInvoice-Customer

    Microservices for invoice management. The customer service manages customer operations and communicates with the invoice service for customer data. Includes REST APIs, WebClient for inter-services communication, and integration with invoice-core for entities.

    Language:Java0100
  • Aryanakh7/Pewlett-Hackard-Analysis

    An overview of employees who are retiring and who are eligible for participation in a mentorship program.

  • EP2nd/Hacking_with_iOS-UIKit_Edition-Project_38-GitHub_Commits

    The 38th project of "Hacking with iOS (UIKit Edition)" book from Paul Hudson's "Hacking with Swift" website. A project introducing Core Data through building an app that fetches and stores GitHub commits for Apple's open-source Swift project. Complete project (assigned homework will be done in due time).

    Language:Swift10
  • Jatinder-Singh1064/spring-data-jpa-relationships

    Developed a REST API demonstrating the student-subject-teacher scenario using JpaRepository with various JPA Hibernate Relationship mappings such as OneToMany, ManyToOne, ManyToMany, etc with in-memory H2 Database.

    Language:Java10
  • miwermi/pewlett-hackard-analysis

    PostgreSQL +pgAdmin and SQL used to create a dozen-tabled db of employee data with retirement turnover analysis.