https://github.com/alphalawless/sql-uri
Beecrowd solutions sql 37/46
https://github.com/alphalawless/sql-uri
beecrowd-solutions-in-sql postgresql sql sql-queries
Last synced: 4 months ago
JSON representation
Beecrowd solutions sql 37/46
- Host: GitHub
- URL: https://github.com/alphalawless/sql-uri
- Owner: AlphaLawless
- Created: 2022-07-29T19:02:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T00:13:23.000Z (over 2 years ago)
- Last Synced: 2025-01-17T22:44:42.452Z (about 1 year ago)
- Topics: beecrowd-solutions-in-sql, postgresql, sql, sql-queries
- Language: Shell
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL-uri
Here are some of the exercises I did on the URI to train SQL and database.
To have a more immediate support and response than what I was consulting in the queries. I used docker to help me create a container with Postgres:13 so that I could register the tables and data so that I could have this immediacy.
## References
- [Docker](https://docs.docker.com)
- [Postgres Image on Docker Hub](https://hub.docker.com/_/postgres)
- [Docs about Postgres 13](https://www.postgresql.org/docs/13/index.html)
- [Beekeeper Studio](https://www.beekeeperstudio.io)
## Author
Repo is maintained by [people](https://github.com/AlphaLawless/SQL-uri/graphs/contributors)
| [](https://github.com/AlphaLawless) |
| ----------------------------------------------------------------------------------------------- |
| [Alpha Vylly](https://github.com/AlphaLawless) |