Table of Contents
The project consists of 4 tasks related to non-relational databases and one related to relational databases. The tasks performed allowed for practical familiarization with various types of databases and learning about their advantages and disadvantages as well as examples of their use. Tasks are located on subsequent branches. More information below.
- Task 1 - Building library system ORM using hibernate and MySQL
- Task 2 - Migration to MongoDB
- Task 3 - Using redis as a cache
- Task 4 - creating the whole project from scratch using cassandra as the main database
- Task 5 - using kafka as a message broker
Distributed under the MIT License. See LICENSE.txt
for more information.