https://github.com/lynder063/database-systems
Tento repositář obsahuje materiály a zdroje týkající se návrhu a správy databázových systémů
https://github.com/lynder063/database-systems
db psql sql vspj
Last synced: 6 months ago
JSON representation
Tento repositář obsahuje materiály a zdroje týkající se návrhu a správy databázových systémů
- Host: GitHub
- URL: https://github.com/lynder063/database-systems
- Owner: Lynder063
- Created: 2024-09-14T21:53:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:51:23.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T10:05:23.861Z (over 1 year ago)
- Topics: db, psql, sql, vspj
- Language: MDX
- Homepage: https://lynder063.github.io/database-systems/
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database systems
## Technologies Used
- React.js
- Next.js
- Tailwind CSS
- MDX
## Installation
1. Clone the repository:
```
git clone https://github.com/Lynder063/database-systems.git
```
2. Navigate to the project directory:
```
cd database-systems
```
3. Install dependencies:
```
npm install
```
4. Start the development server:
```
npm run dev
```
5. Open your browser and visit `http://localhost:3000`
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.