https://github.com/soumadeepchoudhury/zettasql
Simple and Secure database ZettaSQL server.
https://github.com/soumadeepchoudhury/zettasql
application database database-management sql sql-server sqlite sqlite3
Last synced: about 1 month ago
JSON representation
Simple and Secure database ZettaSQL server.
- Host: GitHub
- URL: https://github.com/soumadeepchoudhury/zettasql
- Owner: SoumadeepChoudhury
- License: mit
- Created: 2023-02-14T18:36:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T19:27:48.000Z (about 3 years ago)
- Last Synced: 2025-11-29T07:50:42.534Z (7 months ago)
- Topics: application, database, database-management, sql, sql-server, sqlite, sqlite3
- Language: Python
- Homepage: https://soumadeepchoudhury.github.io/zettasql/
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZettaSQL
ZettaSQL - the most popular Open Source SQL database management system, is developed,distributed, and supported by [Ahens](https://ahens.rf.gd) Corporation.🧠🕋
- ZettaSQL is a database management system.
- ZettaSQL databases are relational.
- ZettaSQL software is Open Source.
- The ZettaSQL Database Server is very fast, reliable, scalable, and easy to use.
- ZettaSQL Server works in client/server or embedded systems.
- ZettaSQL commands are at all case sensitive. Everything is stored and retrived in small letters.
# Installation
- Open your command line (Command Prompt / Powershell / Bash / Terminal etc.)
- Run this command `pip install zettasql`.
- It will install all the dependencies.
# Usage
Learn more about ZettaSQL usage [here](https://soumadeepchoudhury.github.io/zettasql/). All commands are to be run in command line.
# Documentation
Learn more about ZettaSQL documentation [here](https://soumadeepchoudhury.github.io/zettasql/).
# Issues
You are free to raise issues for bugs [here](https://github.com/SoumadeepChoudhury/zettasql/issues)
# Contribution
You are free to contribute in this open source project.🎉🎉