Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

v1.0

Latest

Choose a tag to compare

@NopAngel NopAngel released this 31 May 04:35
· 5 commits to main since this release

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.