SQLT - Simple Query List

This language is in early stages and currently not being worked on. It only supports basic commands.

SQLT started as a project that I worked on when I was bored during the IT class. It's an array management language. I plan to turn it into a python module eventually.
SQLT only works for Python 3.10 and later. If you want to use it with an older version, download SimpleQueryList.py from the Pre 3.10 folder. Keep in mind however, this is an old version with very limited functionality. It was last updated in November 2023.

Download SimpleQueryList.py and run it in order to work with it. Yep, it's that simple!
Write command help tutorial for a simple tutorial to get you started. It will teach you the basic commands in SQLT.