Notes From CS Undergrad Courses FSU
This project is maintained by awa03
FLWR
Mongo DB uses semi structured data, similar to XML
Data Bases get used for many applications
Federation: Everybody talks directly to everyone else - Any Database interaction will go through a wrapper to ensure compatibility Warehouse: Sources are translated from their local schema to a global schema and copied to a central DB Mediator: a virtual warehouse allowing for distributed communication
SELECT
statement allows us to select data from one or more tables.