Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Viktar Bachkouski 3 posts 82 karma points
    Jun 11, 2021 @ 07:46
    Viktar Bachkouski
    0

    Where and how Umbraco stores data and users. And is it better to use a third party SQL server?

    Hi!

    Where and how Umbraco stores data and users. And is it better to use a third party SQL server?

  • Huw Reddick 1932 posts 6722 karma points MVP 3x c-trib
    Jun 12, 2021 @ 10:52
    Huw Reddick
    100

    Umbraco Users are stored in umbracoUser* tables Umbraco Members are stored in cmsMember* tables

    Database choice is really up to you and largely depends on what you are doing. for a small hobby type site SqlCe is more than adequate, for larger more commercial sites then that is a choice/decision you need to make and is largely down to cost/performance/resilience and what your hosting may or may not provide.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies