many-to-many topic

List many-to-many repositories
trafficstars

jpa-hibernate-tutorials

273
Stars
220
Forks
Watchers

Hibernate Tutorials with Spring Boot and Spring-Data-JPA

attention-mechanisms

336
Stars
84
Forks
Watchers

Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.

jaguar_orm

217
Stars
54
Forks
Watchers

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc

yii2-many-to-many

36
Stars
16
Forks
Watchers

Implementation of Many-to-many relationship for Yii 2 framework

DLCV2018SPRING

41
Stars
12
Forks
Watchers

Deep Learning for Computer Vision (CommE 5052) in NTU

JPA Many-To-Many Extra Columns Relationship Mapping Example with Spring Boot, Maven and MySQL

kirby3-many-to-many-field

51
Stars
1
Forks
Watchers

This plugin allows you to create many-to-many relationships between pages in Kirby and synchronizes them on both sides. Latest version also works with Kirby 4!

spring-boot-many-to-many

29
Stars
37
Forks
Watchers

Spring JPA Many To Many example with Hibernate and Spring Boot CRUD Rest API - ManyToMany annotation

korm

132
Stars
4
Forks
Watchers

KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM offers similar functionality with the added bonus of performance

hibernate-table-relationship

16
Stars
5
Forks
Watchers

在 Hibernate 中如何配置多表关系映射,包括:一对一、一对多和多对多。