This repository provides lecture materials and interactive scripts for the course "Datenbanksysteme II." All content is structured as Jupyter Book for convenient learning and exploration. View current script on GitHub Pages.
- Python 3.8+
- Jupyter Book
pip install -U jupyter-book
jupyter-book build DBSII_Script
ghp-import -n -p -f _build/html
Contributions are welcome! Please open an issue to discuss major changes before submitting a Pull Request.
- Fork the repository
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a Pull Request
- Issues: GitHub Issues