diff --git a/versioned_docs/version-3.8/data-modeling.mdx b/versioned_docs/version-3.8/data-modeling.mdx index 6970d115..fa58aba2 100644 --- a/versioned_docs/version-3.8/data-modeling.mdx +++ b/versioned_docs/version-3.8/data-modeling.mdx @@ -1,7 +1,3 @@ ---- -displayed_sidebar: docsEnglish ---- - # Model Your Data Data modeling (or in other words, organizing your data) is the process of conceptualizing and visualizing how data will be stored and used by identifying the patterns used to access data and the types of queries to be performed within business operations.