29
29
30
30
+ NoSQL Databases
31
31
+ [ MongoDB] ( https://www.mongodb.com/ )
32
- + [ ElasticSearch] ( https://www.elastic.co/elasticsearch/ )
32
+ + [ ElasticSearch] ( https://www.elastic.co/elasticsearch/ )
33
+ + [ TimeScale] ( https://www.timescale.com/ )
33
34
34
35
+ Cloud and DS Databases:
35
36
+ [ DoltHub] ( https://www.dolthub.com/ )
36
37
+ [ MLDB] ( https://mldb.ai/ )
38
+ + [ DVC] ( https://dvc.org/ )
39
+ + [ Graviti] ( https://www.graviti.com/ )
37
40
38
41
+ [ Anaconda - Jupyter - Python] ( https://www.anaconda.com/products/individual ) (Python Environment)
39
42
@@ -49,38 +52,38 @@ Entity-Relationship Models and Diagrams. Entity Types and Attributes. Relationsh
49
52
50
53
| Day| Topic| Activities|
51
54
| ---| ---| ---|
52
- | 04/08 | Introduction, Syllabus, Evaluation, Integrated Development Environment| Users creation|
53
- | 06/08 | Basic Concepts, Representation. Abstraction. Structured and Unstructured Data|
54
- | 11/08 | Types and Architecture of Databases. Relational and non-Relational Databases|
55
- | 13/08 | Data Modeling: Diagrams, Relations, Schemas, Restrictions. Data Modeling Tools| Data Modeling Exercises|
56
- | 18/08 | Data Modeling: [ Table Normalization] ( https://www.guru99.com/database-normalization.html ) | Data Modeling Exercises|
57
- | 20/08 | [ Data Modeling: Conceptual, Logical, Physical] ( https://online.visual-paradigm.com/knowledge/visual-modeling/conceptual-vs-logical-vs-physical-data-model/ ) | Data Modeling Exercises|
58
- | 25/08 | SQL language: Standards, implementations, Relational Algebra|
59
- | 27/08 | Introduction to RDBMS MySQL| Hands On MySQL CLI|
60
- | 01/09 | SQL language| SQL practice|
61
- | 03/09 | SQL language| SQL practice|
62
- | 08/09 | SQL language| SQL practice|
63
- | 10/09 | SQL language| [ Regular Expressions] ( https://regex101.com/ ) |
64
- | 15/09 | SQL language| SQL practice|
65
- | 17/09 | SQL language| SQL practice|
66
- | 19-26/09 | Evaluation (sending until 24/09) |
67
- | 29/09 | Programmatic access to Databases| Python programming|
68
- | 01/10 | Programmatic access to Databases| Python programming|
69
- | 06/10 | Programmatic access to Databases| Python programming|
70
- | 08/10 | Programmatic access to Databases| Python programming - SQLite|
71
- | 13/10 | Programmatic access to Databases| Python programming - SQLite|
72
- | 20/10 | Introduction to RDBMS Postgres| Hands On Postgres CLI|
73
- | 22/10 | Programmatic access to Databases| Python programming - Postgres|
74
- | 27/10 | Programmatic access to Databases| Python programming - Interface with Pandas|
75
- | 29/10 | Programmatic access to Databases| Python programming - Interface with Pandas|
76
- | 03/11 | Programmatic access to Databases| Python programming - Interface with Pandas|
77
- | 05/11 | Programmatic access to Databases| Python programming - Interface with Pandas|
78
- | 10/11 | Cloud Databases - DoltHub|
79
- | 12/11 | Cloud Databases - DoltHub|
80
- | 17/11 | NoSQL Databases|
81
- | 19/11 | NoSQL Databases| MongoDB practice|
82
- | 24/11 | NoSQL Databases| MongoDB practice|
83
- | 26/11 | NoSQL Databases| Elastic Search|
84
- | 27/11-03/12 | Evaluation (sending until 03/12) |
55
+ | Class 1 | Introduction, Syllabus, Evaluation, Integrated Development Environment| Users creation|
56
+ | Class 2 | Basic Concepts, Representation. Abstraction. Structured and Unstructured Data|
57
+ | Class 3 | Types and Architecture of Databases. Relational and non-Relational Databases|
58
+ | Class 4 | Data Modeling: Diagrams, Relations, Schemas, Restrictions. Data Modeling Tools| Data Modeling Exercises|
59
+ | Class 5 | Data Modeling: [ Table Normalization] ( https://www.guru99.com/database-normalization.html ) | Data Modeling Exercises|
60
+ | Class 6 | [ Data Modeling: Conceptual, Logical, Physical] ( https://online.visual-paradigm.com/knowledge/visual-modeling/conceptual-vs-logical-vs-physical-data-model/ ) | Data Modeling Exercises|
61
+ | Class 7 | SQL language: Standards, implementations, Relational Algebra|
62
+ | Class 8 | Introduction to RDBMS MySQL| Hands On MySQL CLI|
63
+ | Class 9 | SQL language| SQL practice|
64
+ | Class 10 | SQL language| SQL practice|
65
+ | Class 11 | SQL language| SQL practice|
66
+ | Class 12 | SQL language| [ Regular Expressions] ( https://regex101.com/ ) |
67
+ | Class 13 | SQL language| SQL practice|
68
+ | Class 14 | SQL language| SQL practice|
69
+ | --- | Evaluation| --- |
70
+ | Class 15 | Programmatic access to Databases| Python programming|
71
+ | Class 16 | Programmatic access to Databases| Python programming|
72
+ | Class 17 | Programmatic access to Databases| Python programming|
73
+ | Class 18 | Programmatic access to Databases| Python programming - SQLite|
74
+ | Class 19 | Programmatic access to Databases| Python programming - SQLite|
75
+ | Class 20 | Introduction to RDBMS Postgres| Hands On Postgres CLI|
76
+ | Class 21 | Programmatic access to Databases| Python programming - Postgres|
77
+ | Class 22 | Programmatic access to Databases| Python programming - Interface with Pandas|
78
+ | Class 23 | Programmatic access to Databases| Python programming - Interface with Pandas|
79
+ | Class 24 | Programmatic access to Databases| Python programming - Interface with Pandas|
80
+ | Class 25 | Programmatic access to Databases| Python programming - Interface with Pandas|
81
+ | Class 26 | Cloud Databases - DoltHub|
82
+ | Class 27 | Cloud Databases - DoltHub|
83
+ | Class 28 | NoSQL Databases|
84
+ | Class 29 | NoSQL Databases| MongoDB practice|
85
+ | Class 30 | NoSQL Databases| MongoDB practice|
86
+ | Class 31 | NoSQL Databases| Elastic Search|
87
+ | --- | Evaluation| --- |
85
88
| ---| ---| ---|
86
89
0 commit comments