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.

List SQL repositories

Airline-Management-System

7
Stars
4
Forks
Watchers

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

11
Stars
7
Forks
Watchers

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.

goql

17
Stars
1
Forks
Watchers

Super simple SQL query builder

opentick

191
Stars
40
Forks
Watchers

A fast tick database for financial timeseries data, built on FoundationDB with simplified SQL layer

nosqlilab

127
Stars
40
Forks
Watchers

A lab for playing with NoSQL Injection

catena

302
Stars
23
Forks
Watchers

Catena is a distributed database based on a blockchain, accessible using SQL.

vscode-sql-notebook

116
Stars
16
Forks
Watchers

Open SQL files as VSCode Notebooks.

HackerRank-my-solutions

7
Stars
3
Forks
Watchers

🍿My solutions to HackerRank problems

Bara

8
Stars
2
Forks
Watchers

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

5
Stars
1
Forks
Watchers

An SQL database, written as a learning project.