About 50 results
Open links in new tab
  1. Can I use Sharepoint lists as a basic relational database? : r ... - Reddit

    Jun 1, 2023 · Can I use Sharepoint lists as a basic relational database? My dept manages a system where users enter data about item level sales, promotions and margin. Currently it's spread out …

  2. How "big" does your data have to be before a relational database is no ...

    The problem with relational databases is that was all we had before, so we had to shoehorn everything into a relational database even though the data was largely unrelated.

  3. How do you choose between relational database and non ... - Reddit

    May 23, 2023 · Use relational databases by default. Go with non-relational database to address special cases at-scale when you have a compelling reason to use them. The properties of a relational …

  4. What database is good for a beginner? : r/SQL - Reddit

    Jul 2, 2023 · For beginners, it's recommended to start with a relational database management system (RDBMS). Two popular options are MySQL and PostgreSQL. MySQL is known for its simplicity and …

  5. What are some popular database options for building a web app?

    Nov 21, 2023 · What are some popular database options for building a web app? Hi there, I'm currently under way building a fitness based web app, and I would like to create a login system as the very …

  6. What are the advantages of using NoSQL databases vs relational ...

    Jan 1, 2022 · Currently we are using MongoDb but the objects stored in the table seem to contain foreign keys to other objects. What reasons are there for using MongoDb vs relational databases?

  7. Absolute cheapest Azure SQL Server/DB = Basic DTU? : r/AZURE - Reddit

    Aug 12, 2023 · That's the cheapest relational database option in Azure. If you have a way to go non relational (I.e. document db ) you can go with Cosmos which has a very generous free tier. UPDATE: …

  8. Free or nearly free managed relational database for study

    Oct 28, 2023 · Free or nearly free managed relational database for study Guys, question if you know. I wanted to get into playing around with some stuff I'm studying. I need a managed SQL relational db …

  9. Columnar vs relational databases? : r/dataengineering - Reddit

    May 17, 2024 · Hi everyone, I hope you all are doing fine. I want to understand the different between relational database vs columnar. Previously i used to thought that both row type and column type db …

  10. r/Database on Reddit: What's the difference between an Entity ...

    Nov 18, 2023 · It's not a dumb question at all, most database developers don't know the difference. Let's start with the relational model, since it was formalized first. The RM is a logical data model, meaning …