https://github.com/adhaamehab/db-collection
My implementation for common algorithm and data structures used in modern database systems.
https://github.com/adhaamehab/db-collection
algorithms data-structures database-internals designing-data-intensive-applications
Last synced: 4 months ago
JSON representation
My implementation for common algorithm and data structures used in modern database systems.
- Host: GitHub
- URL: https://github.com/adhaamehab/db-collection
- Owner: adhaamehab
- Created: 2024-05-04T19:43:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T19:43:37.000Z (about 2 years ago)
- Last Synced: 2025-02-22T22:28:58.206Z (over 1 year ago)
- Topics: algorithms, data-structures, database-internals, designing-data-intensive-applications
- Homepage: https://world.hey.com/adham.ehab
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# db-collection
My implementation for common algorithm and data structures used in modern database systems.