https://github.com/damir-sijakovic/ds-store
This is webshop database written in SQL
https://github.com/damir-sijakovic/ds-store
sql webshop
Last synced: 6 months ago
JSON representation
This is webshop database written in SQL
- Host: GitHub
- URL: https://github.com/damir-sijakovic/ds-store
- Owner: damir-sijakovic
- Created: 2023-07-08T02:00:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T02:03:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T05:43:01.934Z (over 1 year ago)
- Topics: sql, webshop
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DS Store Database
This is webshop database written in SQL. Created and tested on MariaDB server.
You can use this to learn SQL or add this to whatever framework you are using to build your webshop.
Read docs.html for more details.