SQL topic
SQL stands for structured query language. It uses commands such as "select", "insert", "update", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
Airline-Management-System
This is a simple Django application in which you can manage flight data, see the details about the flights and the passengers who are aboard.
CS50w-Commerce
This is the project I made which is an e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a watchlist.
opentick
A fast tick database for financial timeseries data, built on FoundationDB with simplified SQL layer
nosqlilab
A lab for playing with NoSQL Injection
catena
Catena is a distributed database based on a blockchain, accessible using SQL.
vscode-sql-notebook
Open SQL files as VSCode Notebooks.
HackerRank-my-solutions
🍿My solutions to HackerRank problems
Bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it...
NanoDB
An SQL database, written as a learning project.