This repository was archived by the owner on Aug 24, 2025. It is now read-only.
AXISQL - v1.0
AXISQL (Advanced X-tended Indexing SQL)
This is a SQL inspired database.
An interpreter was created for AXISQL, which includes some basic operations such as: FUNCTIONS, JOIN, DELETE, UPDATE, CALL, SELECT, among others. Here is an ".exe" file where you can open the file (in Terminal) and run your file (.axisql required), e.g.:
$ axisql.exe ./PATH/TO/FILE.axisql📄License
AXISQL is licensed under GPLv3—meaning it's open-source, free to use, and encourages collaboration.