one-to-many
There are 138 repositories under one-to-many topic.
drakeet/MultiType
Flexible multiple types for Android RecyclerView.
callicoder/jpa-hibernate-tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
Jaguar-dart/jaguar_orm
Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
scbushan05/online-bookstore
Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.
siderolabs/grpc-proxy
gRPC Go Proxy library with support for one-to-many proxying and result aggregation.
John-Weeks-Dev/facebook-clone
This is a FaceBook Clone made with Vue 3, Laravel, Tailwind CSS, Pinia, and Inertia JS
bezkoder/spring-boot-one-to-many
Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation
phantasmicmeans/spring-boot-restful-api-example
REST API with Spring Boot ,Swagger 2, Data JPA, hibernate, Mysql, One to Many , Many to One Bidirectional mapping
JunhuaLin/MultiTypeAdapter
RecyclerView通用多类型适配器MultiTypeAdapter,以布局文件为单位更细粒度的条目复用。
lewis2951/hibernate-table-relationship
在 Hibernate 中如何配置多表关系映射,包括:一对一、一对多和多对多。
ivangfr/spring-data-jpa-relationships
The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.
MrHassanKhan/ng_classroom_webrtc
Here i have created class room app in angular where people will join and create room and can chat and video talk as well
brandon-wallace/fstack-forum
A Forum built with Python, Flask, Flask Blueprints, Flask-SQLAlchemy, and Postgresql.
ShenggaoZhu/django-sortedone2many
Provide a one-to-many relationship (SortedOneToManyField) that also remembers the order of related objects.
survivorbat/gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
bezkoder/spring-jpa-one-to-many-unidirectional
Hibernate/JPA One to Many unidirectional mapping in Spring Boot example with @OneToMany annotation
NihatQuliyev/curs-management-system
Spring data jpa tutorial
NihatQuliyev/E_commerce
Simple -> Spring Boot JPA
relativizt/android-room-one-to-many-auto-pk
Example of using Room persistence library for "one-to-many" relation with auto increment primary key
hanieas/Tutorial-Book-Store-API
Simple book store application with Laravel 8 CRUD operation
sayakghorai34/Library-Management-System
Library-Management-System using MERN stack to perform CRUD across multiple documents
pramodkharade/shoppingcart
E-Commerce Shopping site using nodejs,Mongodb,stripe paymentgate way
shoul10/bookManager
Book Manager One-To-Many Relationship project for Spring Boot
warumono-for-develop/spring-boot-jpa-relationships-tutorial
Spring Boot with JPA for Relationships Tutorial
cyberknights-team/HlinWindows
HLIN is a One-to-Many Secured File Sharing Application which creates a virtual perimeter of access around the co-ordinate from which it was uploaded.
hellokoding/jpa-onetomany-springboot-hsql
JPA One-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot
alugili/EntityFrameworkCoreDemo
Entity Framework Core Demo, code sample, examples, for presentation, tutor, step by step learn, learn Entity Framework core.
hellokoding/restfulapi-springdatarest-onetomany-mysql
RESTful API Example with Spring Boot, Spring Data REST, Spring Data JPA One To Many Relationship and MySQL
beseidel/Python-FavoriteQuotes
Python Flask Application where Users login, register, enter session, and post their Favorite Quotes
daggerok/ddd-spring-hexagonal-architecture
Yet another DDD
jerilnadar/WeatherProject
WeatherProject
khaled-mahmud/Spring-Boot-Project
The task was to build an api-system for student service where a student could be assigned to many course and a course contain many topic.
sercanpaspal/laravel-react-one-to-many-crud-app
Laravel api and react one to many crud app example with feature test
sgrprmnk/befitting-advice-51
HoodieFoodie (Online Food Delivery App); to form a bridge between customer and restaurant; to cater the issue of delivering food to the doorstep of customer; fully functional with MVC design pattern in Spring Boot; handled all type of exception; used JPA and JPQL ; lombok and swagger; db relationship; Register_LogIn_Out;
soumyadip007/Multi-Class-Chain-Dependency-Microservices-Load-Test
Load testing is a type of non-functional testing. A load test is type of software testing which is conducted to understand the behavior of the application under a specific expected load. Load testing is performed to determine a system's behavior under both normal and at peak conditions.
Subham-0922/HR-manager-Application
A Java Application build with JDBC approach for maintaining the employee details such as their salary and their leave status and other things.