Giter VIP home page Giter VIP logo

Comments (5)

vegeta897 avatar vegeta897 commented on May 28, 2024

A document database would be easier to develop for and work with, but a SQL database would be more performant and scale-able. I don't have enough experience to say which is the better choice for us but I'm leaning toward document-based.

from d-zone.

SagnikPradhan avatar SagnikPradhan commented on May 28, 2024

Don't really think document based databases are bad in performance considering the fact databases like Elasticsearch exist. But again not an expert in databases.

from d-zone.

SagnikPradhan avatar SagnikPradhan commented on May 28, 2024

After reading this article seems like Document Store Databases perfectly fit our bill, Considering the fact they are meant for User preferences data and Player guild memberships as mentioned in the same article. So Yeah I guess we both agree on the use of Document based databases.

Next thing we need to think about will be which database are we going to use? While MongoDB remains widely used database, there's many new solutions which might be more efficient. Lets just stick with MongoDB for now considering its free tiers available on Atlas.

from d-zone.

SagnikPradhan avatar SagnikPradhan commented on May 28, 2024

We are using the DB mainly to only store users privacy settings and server settings. So how do you think we should structure our DB? @vegeta897

from d-zone.

SagnikPradhan avatar SagnikPradhan commented on May 28, 2024

Closing this now, as this is NOT our current focus right now. Getting d-zone to work in the first place will be our requirements from now on.

from d-zone.

Related Issues (20)

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.