entity-relationships
There are 10 repositories under entity-relationships topic.
iiYese/aery
A plugin that enables a subset of entity relationship features for bevy
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.
FIWARE/tutorials.Relationships-Linked-Data
:blue_book: FIWARE 602: Linked Data Relationships and Data Models
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.
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.
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).
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.
miwermi/pewlett-hackard-analysis
PostgreSQL +pgAdmin and SQL used to create a dozen-tabled db of employee data with retirement turnover analysis.