https://github.com/magnuschase03/databaseserver
Small example of a database server and client written in c.
https://github.com/magnuschase03/databaseserver
c database networking
Last synced: 3 months ago
JSON representation
Small example of a database server and client written in c.
- Host: GitHub
- URL: https://github.com/magnuschase03/databaseserver
- Owner: MagnusChase03
- License: gpl-3.0
- Created: 2022-05-02T17:54:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T13:48:51.000Z (about 4 years ago)
- Last Synced: 2025-07-10T13:27:57.590Z (12 months ago)
- Topics: c, database, networking
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DatabaseServer
Small example of a database server and client written in c.