https://github.com/alkuzin/torussql
TorusSQL - simple relational database management system
https://github.com/alkuzin/torussql
compiler compiler-design databaseman db dbms dbms-application dbms-mini-project dbms-project rust sql sql-compiler systems-programming
Last synced: 8 months ago
JSON representation
TorusSQL - simple relational database management system
- Host: GitHub
- URL: https://github.com/alkuzin/torussql
- Owner: alkuzin
- License: gpl-3.0
- Created: 2025-05-18T11:28:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-07T19:27:38.000Z (12 months ago)
- Last Synced: 2025-08-23T17:46:25.757Z (9 months ago)
- Topics: compiler, compiler-design, databaseman, db, dbms, dbms-application, dbms-mini-project, dbms-project, rust, sql, sql-compiler, systems-programming
- Language: Rust
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TorusSQL
`TorusSQL` - simple relational database management system.
## License
TorusSQL - simple relational database management system.
Copyright (C) 2025-2026 Alexander (@alkuzin).
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.