An open API service indexing awesome lists of open source software.

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.

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.🎉🎉