Copyright (c) 2024, TabithaSW

All Rights Reserved.

This database management system software and its source code (excluding the Python Standard Library components) are made available for viewing and downloading exclusively for personal and educational use.

Restrictions:

1. Unauthorized copying of this software, its source code, or any of its components, including the database management system functionalities, is strictly prohibited.
2. You may not modify, merge, publish, distribute, sublicense, or sell copies of the Software.
3. You may not use this software, or any of its parts, to create derivative works or replicate the functionality for public use or distribution, including but not limited to hosting on repositories or distribution as part of other software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This license applies only to the code of the database management system contained within this repository and does not extend to the Python Standard Library components used by this repository (such as `string`, `re`, `operator`, `copy`), which are governed by the Python Software Foundation License.
