Copied to clipboard

Flag this post as spam?

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


  • Sean Thompson 14 posts 34 karma points
    May 05, 2010 @ 00:03
    Sean Thompson
    0

    Where does Umbraco store data?

    So this is a basic question, but one I need answering.

    How does Ummbraco store data? Is it stored in a database and if so, where would that be if I have installed Umbraco locally?

    Also, where does it store uploaded images, videos, etc?

    Thanks.

  • Paul Blair 466 posts 731 karma points
    May 05, 2010 @ 00:30
    Paul Blair
    1

    It stores data in the database but it also cahces it in a local XML file. Look in /data/umbraco.config for the cached XML representation of your content.

    And media files are stores under /media

    Cheers

    Paul

  • Chris Dunn 210 posts 401 karma points
    May 05, 2010 @ 02:33
    Chris Dunn
    0

    Umbraco stores some data in database and some data on the filesystem, and in some cases a little of both.

    Along with the locations Paul mentioned it also stores usercontrols, stylesheets, scripts, xslt, config and masterpage files on the filesystem.

    -Chris

  • John Kottis 2 posts 23 karma points
    Aug 04, 2014 @ 11:29
    John Kottis
    0

    Hi guys,

    where is the database files in umbraco (local automatic intallation)?

    Thank you

    JK

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Aug 04, 2014 @ 11:38
    Dennis Aaen
    2

    Hi John and welcome to our.

    If you are running your Umbraco installation on a SQL CE database, then you can find the database in the /App_Data folder in your umbraco installation.

    Hope this helps,

    /Dennis

  • Libin Joseph 9 posts 31 karma points
    Aug 04, 2014 @ 11:41
    Libin Joseph
    1

    Just to add to what Dennis had told. It will be a .sdf file 

  • John Kottis 2 posts 23 karma points
    Aug 04, 2014 @ 11:51
    John Kottis
    1

    Hi guys,

    firstly I want to thank you for your quick response.

    I found the .sdf file. A huge thank you for all UI guys like me :)

    JK

     

  • Tony Groome 261 posts 804 karma points
    Jun 09, 2015 @ 17:52
    Tony Groome
    0

    Thanks Dennis and Libin! Saved me hours!

  • 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