Date: 10/04
Time: 14:00 - 15:30
PART 01
Summary: This workshop aims to introduce NoSQL databases and some aspects of data modeling for this family of databases. It is organized into three parts:
- NoSQL databases (Not only SQL) and their main data models (key-value, column-oriented, document-oriented, and graph-oriented);
- a methodology for logical design of NoSQL databases based on a conceptual schema defined through the Entity-Relationship model (ER model);
- implementation of the logical design in NoSQL database management systems (DBMS).
The workshop has a theoretical-practical character through an expository part presented via slides, as well as interaction with prototypes developed within the UFSC Database Group (GBD/UFSC) for the logical design of NoSQL databases and web interfaces for data access and visualization for two important representatives of the NoSQL DBMS family: MongoDB and Neo4j.