Sankar edited Database Features & Architecture.tex  over 9 years ago

Commit id: 5c6240cc3e4fe12e0100f4caa65de1cb265bdeef

deletions | additions      

       

\section{Database Features & Architecture}  \begin{itemize}  \item  Key value store vs multi-column store ? \end{itemize}  \begin{itemize}  \item  Row store vs columnar storage ? \end{itemize}  \begin{itemize}  \item  Primary key generation ? Should DB support it or will the Application handle it ? \end{itemize}  \begin{itemize}  \item  Node specific unique keys to fasten primary key generation ? \end{itemize}  \begin{itemize}  \item  Distributed Transactions ? \end{itemize}  \begin{itemize}  \item  Materialized Views support ? \end{itemize}  \begin{itemize}  \item  Stored procedures support ? PL/SQL like ? \end{itemize}