Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonderwoman2020/sbd-project2-2023
Second project of Database Structures subject - b-tree index file to control data file.
https://github.com/wonderwoman2020/sbd-project2-2023
btree database-structures databases java memory-management
Last synced: 9 days ago
JSON representation
Second project of Database Structures subject - b-tree index file to control data file.
- Host: GitHub
- URL: https://github.com/wonderwoman2020/sbd-project2-2023
- Owner: WonderWoman2020
- License: apache-2.0
- Created: 2024-01-05T17:31:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T07:08:01.000Z (12 months ago)
- Last Synced: 2024-11-13T13:16:27.026Z (2 months ago)
- Topics: btree, database-structures, databases, java, memory-management
- Language: Java
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbd-project2-2023
Second project of Database Structures subject - b-tree index file to control data file.