What is purpose of DB Browser(dbbrowser.aspx) under admin tool? Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How to create a quick, one-off admin page without compilingdefault admin user not workingCreating a Custom Sitecore Admin Page to Create a ReportSitecore admin pages non-admin accessSitecore Admin Page login issueAdmin UI for PRC and REP roles not working on Azure PaaS on vanilla Sitecore 9Sitecore 9 custom admin pageAdmin page MVC conventionsLanguage and Admin Interface
Could moose/elk survive in the Amazon forest?
How would this chord from "Rocket Man" be analyzed?
Suing a Police Officer Instead of the Police Department
Israeli soda type drink
Is Diceware more secure than a long passphrase?
How would I use different systems of magic when they are capable of the same effects?
Are all CP/M-80 implementations binary compatible?
What is it called when you ride around on your front wheel?
What ability score does a Hexblade's Pact Weapon use for attack and damage when wielded by another character?
How to keep bees out of canned beverages?
A strange hotel
Do I need to protect SFP ports and optics from dust/contaminants? If so, how?
Retract an already submitted recommendation letter (written for an undergrad student)
What’s with the clanks in Endgame?
My bank got bought out, am I now going to have to start filing tax returns in a different state?
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
Are these square matrices always diagonalisable?
How to get even lighting when using flash for group photos near wall?
Passing args from the bash script to the function in the script
How long after the last departure shall the airport stay open for an emergency return?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
Protagonist's race is hidden - should I reveal it?
Check if a string is entirely made of the same substring
Has a Nobel Peace laureate ever been accused of war crimes?
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?How to create a quick, one-off admin page without compilingdefault admin user not workingCreating a Custom Sitecore Admin Page to Create a ReportSitecore admin pages non-admin accessSitecore Admin Page login issueAdmin UI for PRC and REP roles not working on Azure PaaS on vanilla Sitecore 9Sitecore 9 custom admin pageAdmin page MVC conventionsLanguage and Admin Interface
Want to know main purpose of dbbrowser.aspx page under admin tool. It looks similar to content editor interface.
What are main advantages of this tool over content editor?

admin-pages
add a comment |
Want to know main purpose of dbbrowser.aspx page under admin tool. It looks similar to content editor interface.
What are main advantages of this tool over content editor?

admin-pages
add a comment |
Want to know main purpose of dbbrowser.aspx page under admin tool. It looks similar to content editor interface.
What are main advantages of this tool over content editor?

admin-pages
Want to know main purpose of dbbrowser.aspx page under admin tool. It looks similar to content editor interface.
What are main advantages of this tool over content editor?

admin-pages
admin-pages
asked 4 hours ago
Abhishek MalaviyaAbhishek Malaviya
167111
167111
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx to navigate to that item and
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "664"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f18293%2fwhat-is-purpose-of-db-browserdbbrowser-aspx-under-admin-tool%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
add a comment |
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
add a comment |
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
answered 2 hours ago
Mark Cassidy♦Mark Cassidy
17.6k53782
17.6k53782
add a comment |
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
edited 40 mins ago
answered 3 hours ago
Vlad IobagiuVlad Iobagiu
13.9k21136
13.9k21136
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
add a comment |
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
48 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
40 mins ago
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx to navigate to that item and
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx to navigate to that item and
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx to navigate to that item and
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx to navigate to that item and
answered 3 hours ago
Bartłomiej MuchaBartłomiej Mucha
1,001321
1,001321
add a comment |
add a comment |
Thanks for contributing an answer to Sitecore Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f18293%2fwhat-is-purpose-of-db-browserdbbrowser-aspx-under-admin-tool%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown