• processing the database 
    • four dbms operations ( oracle and access)  
      • read 
      • insert 
      • modify 
      • delete data 
  • creating the database and its structure: Adding a new column to a table 
  • processing the database 
    • structure query language 
      • international standard 
      • used by most popular DBMS 
  • how do database applications make databases 
    • 2 models 
      • traditional 
  • what is a NoSQL DBMS 
    • NOSQL DBMS ( Not realtional DBMS
      • supports very high transaction rates 
      • relatively simple data structures 
      • replicated on many servers in the cloud 
  • NoSQL impact on the DBMS Product Market
    • database software market experienced viable new entrants 
    • more reliance on open source community 
    • will DBMS vendors lose some of their market to NOSQL products and vendors? 

Comments

Popular posts from this blog

database