https://github.com/vyoj/mydb
Implementing a simple database using Golang for the ACM Industrial Experience Program (AIEP)
https://github.com/vyoj/mydb
database go
Last synced: 2 months ago
JSON representation
Implementing a simple database using Golang for the ACM Industrial Experience Program (AIEP)
- Host: GitHub
- URL: https://github.com/vyoj/mydb
- Owner: VyoJ
- Created: 2024-03-25T18:26:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T12:21:23.000Z (over 2 years ago)
- Last Synced: 2025-06-10T12:45:28.310Z (about 1 year ago)
- Topics: database, go
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyDB
Implementing a simple database using Golang for the ACM Industrial Experience Program (AIEP)