Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alfresco for Administrators

You're reading from   Alfresco for Administrators

Arrow left icon
Product type Paperback
Published in Apr 2016
Publisher Packt
ISBN-13 9781782175032
Length 188 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Vandana Pal Vandana Pal
Author Profile Icon Vandana Pal
Vandana Pal
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Understanding Alfresco FREE CHAPTER 2. Setting Up the Alfresco Environment 3. Alfresco Configuration 4. Administration of Alfresco 5. Search 6. Permissions and Security 7. High Availability in Alfresco 8. The Basics of the Alfresco Content Store 9. Maintenance and Troubleshooting 10. Upgrade Index

Understanding the database schema


Alfresco has its own standard database schema to store all its information. The database is the heart of the whole CMS system.

External applications, apart from Alfresco, should not perform any write operations in the Alfresco database directly. Always make sure you use the database for reading only. This is a standard practice. Don't make any changes to any values in the database. This schema is only required to understand Alfresco and troubleshoot.

As you know, everything in Alfresco is based around nodes, so the tables are also named in the same pattern. The database schema of Alfresco is very easy to understand. So, here we will not dive into all the tables, only a few important ones will be covered.

Schema of the alf_node table

This table is the main primary reference of the node. This is the first table you will always look for. All the node entries are present in this table. It captures primary node information like UUID, created date, modified date,...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime