Skip to content

songKey --- The application-level foreign keys, help you CRUD FASTER!!!

Notifications You must be signed in to change notification settings

mujinsong/songKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

songKey

图外键
will introduce after demo done

简易版介绍:实际生产环境中并不推荐使用外键,因为级联风暴之类的等等麻烦。

所以,本项目旨在提供应用层面的外键,并通过图数据库提供不同表字段直接的关系展示,以及如何快速简洁的从一个表的某字段到另一个表的某字段,为未捋清表关系新人以及懒得动脑思考表关系的老人提供crud赋能

例如: 表关系如下:
414da5b13c858722b2ba8ea005d1553e

查询从某一表的某字段如何到另一个表的字段:
f35dd4fa950584eaf176514653c61a5d

About

songKey --- The application-level foreign keys, help you CRUD FASTER!!!

Topics

Resources

Stars

Watchers

Forks