{"id":22801703,"url":"https://github.com/pojntfx/uni-db1-notes","last_synced_at":"2025-08-10T02:31:48.425Z","repository":{"id":39588738,"uuid":"333556784","full_name":"pojntfx/uni-db1-notes","owner":"pojntfx","description":"Personal notes for the DB1 course at HdM Stuttgart.","archived":false,"fork":false,"pushed_at":"2024-07-07T00:29:06.000Z","size":21476,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-07T01:33:40.237Z","etag":null,"topics":["hdm-stuttgart","learning","oracle","plsql","sql","uni"],"latest_commit_sha":null,"homepage":"https://pojntfx.github.io/uni-db1-notes/","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pojntfx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-27T20:51:55.000Z","updated_at":"2024-04-02T10:53:27.000Z","dependencies_parsed_at":"2023-09-24T02:51:27.939Z","dependency_job_id":"5eacebc2-dc33-4cba-a577-55f8facdede9","html_url":"https://github.com/pojntfx/uni-db1-notes","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Funi-db1-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Funi-db1-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Funi-db1-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Funi-db1-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pojntfx","download_url":"https://codeload.github.com/pojntfx/uni-db1-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229352375,"owners_count":18059493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hdm-stuttgart","learning","oracle","plsql","sql","uni"],"created_at":"2024-12-12T08:12:36.564Z","updated_at":"2024-12-12T08:12:37.035Z","avatar_url":"https://github.com/pojntfx.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uni DB1 Notes\n\nNotes for the DB1 (databases) course at HdM Stuttgart. DB1 is an introduction to SQL and PL/SQL using the proprietary Oracle database.\n\nIf you intend on learning how to work with databases, please refrain from using the proprietary Oracle database. Choose a superior alternative, such as PostgreSQL or MariaDB instead. [Free Software, Free Society](https://www.fsf.org/about/what-is-free-software)!\n\n[![Deliverance CI](https://github.com/pojntfx/uni-db1-notes/actions/workflows/deliverance.yaml/badge.svg)](https://github.com/pojntfx/uni-db1-notes/actions/workflows/deliverance.yaml)\n\n## Overview\n\nYou can [view the notes on GitHub pages](https://pojntfx.github.io/uni-db1-notes/), [download them from GitHub releases](https://github.com/pojntfx/uni-db1-notes/releases/latest) or [check out the source on GitHub](https://github.com/pojntfx/uni-db1-notes).\n\n## Contributing\n\nTo contribute, please use the [GitHub flow](https://guides.github.com/introduction/flow/) and follow our [Code of Conduct](./CODE_OF_CONDUCT.md).\n\nTo build and open a note locally, run the following:\n\n```shell\n$ git clone https://github.com/pojntfx/uni-db1-notes.git\n$ cd uni-db1-notes\n$ ./configure\n$ make depend\n$ make dev-pdf/your-note # Use Bash completion to list available targets\n# In another terminal\n$ make open-pdf/your-note # Use Bash completion to list available targets\n```\n\nThe note should now be opened. Whenever you change a source file, it will automatically be re-compiled.\n\n## License\n\nUni DB1 Notes (c) 2022 Felicitas Pojtinger and contributors\n\nSPDX-License-Identifier: AGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpojntfx%2Funi-db1-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpojntfx%2Funi-db1-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpojntfx%2Funi-db1-notes/lists"}