Difference between revisions of "Databases"

From Sinfronteras
Jump to: navigation, search
Line 27: Line 27:
  
  
 +
<div style="width:500px">
 
<section begin=databases />
 
<section begin=databases />
 
<div class="resaltar"><ul style="padding-left:67px;"><li class="entre-li-n4 entre-li-n4-first"> <html> <a href="Database design"> <p class="desplaza"> <span style="font-weight:bold;">Database design</span> </p> </a> </html> </li></ul></div>  
 
<div class="resaltar"><ul style="padding-left:67px;"><li class="entre-li-n4 entre-li-n4-first"> <html> <a href="Database design"> <p class="desplaza"> <span style="font-weight:bold;">Database design</span> </p> </a> </html> </li></ul></div>  
Line 60: Line 61:
 
<div class="resaltar"><ul style="padding-left:89px;"><li class="entre-li"> <html> <a href="PostgreSQL#Connecting_to_Postgres_from_SQLectron"> <p class="desplaza">SQLectron</p> </a> </html> </li></ul></div>
 
<div class="resaltar"><ul style="padding-left:89px;"><li class="entre-li"> <html> <a href="PostgreSQL#Connecting_to_Postgres_from_SQLectron"> <p class="desplaza">SQLectron</p> </a> </html> </li></ul></div>
 
<section end=databases />
 
<section end=databases />
 +
</div>

Revision as of 10:23, 26 February 2026


A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects. https://en.wikipedia.org/wiki/Database

A very basic and nice explanation of the types of DBMS: https://www.youtube.com/watch?v=FR4QIeZaPeM&feature=emb_logo


NoSQL databases:
This is good to start understanding NoSQL databases and the difference with relational databases: https://www.youtube.com/watch?v=uD3p_rZPBUQ


Data Warehouse:
This is a very good explanation of what a Data Warehouse is: https://www.youtube.com/watch?v=k4tK2ttdSDg