About 19,500,000 results
Open links in new tab
  1. Can I use Sharepoint lists as a basic relational database? : r

    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 …

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

    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. When would you choose a non-RDBMS? : r/ExperiencedDevs

    You should absolutely be using a relational database for, you know, important data that relates to your business. User accounts, locations, permissions, etc. etc.

  4. Is it possible to have relational databases using Microsoft ... - Reddit

    Mar 1, 2023 · Based on the level of complexity, I think you need a true relational database such as Dataverse. You can do a lot with SP lists and lookups--but it will scale poorly over time.

  5. Any good ERD (entity relationship diagram) tool suggestions? Ie ...

    Mar 13, 2021 · SchemaSpy only generates diagrams, you can't edit a complete model with that. It's quite good to document an existing database though (especially if you make uses of …

  6. ELI5: What is the difference between a relational and non ... - Reddit

    Jan 7, 2021 · A relational database is one where the various tables have predefined relationships between them. For example, suppose you had a super-basic database for an online store with …

  7. 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 …

  8. 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 …

  9. A List of Database Certifications Here : r/dataengineering - Reddit

    Jul 28, 2023 · CIW Database Design Specialist CIW has vendor neutral IT certifications focusing on web professionals, but it does offer a Database Design Specialist certification. This …

  10. what is the best & cheapest and easiest DB you use ? : r/node

    Usually the database themselves are cheap is not completely free. But what costs more is the networking fee, the amount of ram, storage, etc of the container hosting the database. For …