Giter VIP home page Giter VIP logo

Comments (3)

joungeun avatar joungeun commented on July 18, 2024

mongoDB를 연동하고자 함. 장고에서는 djongo를 사용하여 연결함. 공식 문서.

from rancuft-backend.

joungeun avatar joungeun commented on July 18, 2024

mongoDB가 과연 옳을까...라는 생각을 계속 했다. 두 개의 테이블이면 끝날 것 같긴 하고, 간편하고, 다시 한 번 사용해보고 싶기도 하지만 (가장 큰 이유) rancuft에 맞을까?

만약 몽고디비를 사용한다면 모델은 두 개가 될 것이다.
user과 sketch, like는 sketch 도큐먼트 안에 들어가게 설계해야 할 것이다. 그런데 user에서 like를 불러올 필요가 있다. 그러면... sketch 안의 like에서 user id가 있는지 확인하고 일치하는 user id를 가져와야 하는데... 딱 봐도 복잡하고 이렇게 하는 게 맞나? 싶다.

일단 몽고디비 특징 공부를 마저 하고, rancuft는 rdbms로 다시 연동 하는 게 좋을 것 같다.

from rancuft-backend.

joungeun avatar joungeun commented on July 18, 2024

maria db 연동 완료.

from rancuft-backend.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.