Overview of Recordkeeping and ARMA GARP® ARMA International, a not-for-profit professional association for managing records and information, published a set of Generally Accepted Recordkeeping Principles® (GARP) that describes how business …
Data Management – DAM, Data Map, e-Discovery and EDRM
Digital Asset Management System (DAM) in Information Governance Digital Asset Management (DAM) is a process similar to Document Management that focuses on the storage, tracking, and use of rich media …
Data Management – Record Management
Understanding Record Management in the Context of Data Governance Records Management includes the full lifecycle: from record creation or receipt through processing, distribution, organization, and retrieval, to disposition. Records can …
Data Management – Document Management
Document Lifecycle and Data Classification in Enterprise Content Management Data Management – Professionals are stakeholders in decisions about document classification and retention. They must support consistency between the base structured …
Data Masking – Data Subsetting
Key Data Masking Techniques for Privacy Protection Data Masking is the process of replacing, truncating, scrambling, or encrypting sensitive data with fictitious yet realistic-looking data. Data Mask limits sensitive data …
Data Modeling – Conceptual, Logical and Physical Model – CDM, LDM and PDM
What is Data Modeling? Data Modeling is the process of creating an illustrative and visual representation of either a whole information/database system or parts of it to show the relationships …
NoSQL Column-Oriented Database – Columnar Database – Column Store Database – C-Store
Introduction to NoSQL Column-Oriented Database NoSQL Column-Oriented Database is also known/called Columnar Database, Column Store Database, and C-Store. OLTP and OLAP in Column-Oriented Systems Column-oriented systems have been developed as …
Key-Value Store or Key-Value Database (NoSQL – Non-Relational Database)
Introduction to Key-Value Databases Legacy relational databases store data in rows and columns, whereas NoSQL distributed databases allow a solution per use case. What Is a Key-Value Pair? A Key-Value …
No-SQL Document-Oriented Database (Document Database or Document Store)
What Is a Document-Oriented Database? A document-oriented database is also called a Document Store or a Document Database. Document Database is a Database that stores information in documents. Document databases …
JSON and NoSQL JSON Document Database
What is JSON (JavaScript Object Notation)? JSON (JavaScript Object Notation) is a lightweight, popular textual data format that’s used for exchanging data in modern web and mobile applications. JSON is …