이것 저것 다 참고해보자
일단 이거는 스프링 jdbc와 mysql 연동하기
https://scshim.tistory.com/223
[Spring] 스프링 jdbc와 MySQL 연동하기
이 글을 읽으면 스프링 JDBC를 통해 MySQL을 연동하는 과정과 코드을 알 수 있습니다. 스프링 jdbc JDBC는 가장 오랫동안 자바 개발자들이 사용한 DB 연동 기술입니다. JDBC를 이용하여 DB 연동 프로그
scshim.tistory.com
https://loopback.io/doc/en/lb4/todo-list-tutorial-sqldb.html
Running on relational databases | LoopBack Documentation
Page Contents If you are running this example using a relational database, there are extra steps in order to set up constraints in the database. We’re using PostgreSQL for illustration, but it would work for other relational databases in a similar way. C
loopback.io
External level, Internal level에 따라서...
https://www.guru99.com/dbms-schemas.html
DBMS Schemas: Internal, Conceptual, External
Database systems comprise of complex data structures. Thus, to make the system efficient for retrieval of data and reduce the complexity of the users, developers use the method of Data Abstraction. Th
www.guru99.com
to do list db schema mysql 구글 검색 결과
https://stackoverflow.com/questions/6167099/database-structure-for-a-checklist-app
Database structure for a checklist app
I want to create a checklist web app for our team. I will be using MySQL. I dont know much about efficient database design, so I need some guidance. There will be projects and checklists assigned...
stackoverflow.com
이런 이미지 쭉 참고
todolist 요구 사항 (0) | 2022.11.04 |
---|
댓글 영역