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

SQL

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.

https://github.com/poetryofcode/mysql

Databases

mysql sql

Last synced: 22 Apr 2026

https://github.com/fadilxcoder/json-db

JSON column & settings in database

database json notes php poc sql

Last synced: 02 May 2026

https://github.com/samuelepignone/easynql

EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.

database llm nlp ollama sql sql-generation

Last synced: 09 May 2026

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

https://github.com/vinniko/multimediadesktop

💻 The windows desktop analogue allows you to create accounts with an unlimited number of desktops and individual customisation.

csharp database mysql sql wpf

Last synced: 19 Apr 2026

https://github.com/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 2026

https://github.com/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/architectv/estate-task

🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями

clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing

Last synced: 03 May 2026

https://github.com/benscabbia/ssms-results-parser

Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!

compare-data parser results-viewer sql sql-server sqlserver ssms

Last synced: 22 Apr 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/derak-isaack/dtl-dbt-pipeline

A data pipeline extracts data from AWS S3 bucket, Load the data in an embedded database and finally applies transformation to the data.

aws-s3 dbt dlt duckdb sql

Last synced: 28 Apr 2026

https://github.com/gregorykogan/mephi-databases

Laboratory work on the database course at MEPhI.

database go golang gorm gorm-orm postgresql sql

Last synced: 10 May 2026

https://github.com/9dl/nullops-suite

Multifunctional Penetration Testing Tool developed in Go *24 Modules*

cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web

Last synced: 03 May 2026

https://github.com/mainageorge/uplift

This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details

aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver

Last synced: 28 Apr 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/genkiroid/xts

xts is a script that generates an insert statement or yaml from a mysql xml dump file.

dump fixtures mysql sql xml yaml

Last synced: 10 May 2026

https://github.com/nao1215/sqlode

Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.

cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe

Last synced: 09 May 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

https://github.com/derafu/etl

From spreadsheets to databases seamlessly

database doctrine etl php seed spreadsheet sql

Last synced: 10 May 2026

https://github.com/mashingan/sqlgen

Nim SQL parser

generator nim parser sql

Last synced: 10 Jun 2026

https://github.com/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/javascript-pro/data-migration

Next.js, Python, SQL

nextjs python sql

Last synced: 07 Jan 2026

https://github.com/as16082023/restaurant-order-analysis

Analyzing order data to identify the most and least popular menu items and types of cuisine

data-analysis maven-analytics mysql restaurant-order sql

Last synced: 10 Apr 2025

https://github.com/as16082023/music-store-analysis

This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior

data-analysis music-store-analysis mysql sql

Last synced: 06 Jul 2025

https://github.com/as16082023/covid-19--data-exploration-

Project exploring COVID-19 data using SQL

covid data-exploration mysql sql

Last synced: 10 Apr 2025

https://github.com/sarathchandranpm/restaurant_order_analysis

This project entails an in-depth analysis of a restaurant's order and menu data. The focus is on exploring customer ordering behaviors, menu item attributes, and order specifics. By investigating the connections between order details, menu items, and order dates, the project seeks to generate valuable insights into the restaurant's operations.

data-analysis mysql sql

Last synced: 10 Apr 2025

https://github.com/nafisalawalidris/hotel-reservation-analysis

This project analyses hotel reservation data from Resort Hotels and City Hotels to uncover booking trends and insights. Utilising Microsoft Excel for initial data cleaning, PostgreSQL for data analysis and Tableau for creating visualisations, the project aims to deliver a comprehensive dashboard that highlights key metrics such as booking status.

data-analysis data-cleaning data-visualisation hotel-reservations microsoft-excel postgresql sql tableau tableau-dashboards tableau-desktop tableau-public

Last synced: 06 Jul 2025

https://github.com/suman105/cheatsheets-for-interview-preparation

A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀

cplusplus github sql

Last synced: 13 Apr 2026

https://github.com/liatemplates/sqlite

This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.

database liascript liascript-template markdown oer sql sqlite sqlite3

Last synced: 14 Apr 2026

https://github.com/shmuelmofrad/sbql

This is just a simple SQL training program with spring boot and H2 database

h2-database java maven springboot sql training

Last synced: 13 Apr 2026

https://github.com/hackersandslackers/ghost-sql-sanitation

:ghost: 🖲 Sanitize Ghost Blog SQL data on a schedule to ensure content quality.

blog-maintenance mysql pymysql python3 sql sql-queries

Last synced: 19 Jan 2026

https://github.com/chouaib-629/taskmanager

A simple task manager application built with PHP to help you manage your tasks efficiently.

css html js mysql mysql-database php sql

Last synced: 13 Apr 2026

https://github.com/burningtyger/mdb2sql

Convert mdb files to sql files in your browser

converter docker mdb mdbtools online ruby sinatra sql sqlite

Last synced: 14 Apr 2026

https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer

Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.

analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob

Last synced: 17 Apr 2026

https://github.com/panoschatzi/paris_olympics_2024_database

A postgreSQL database of 2024 Paris Olympics.

cs50sql-final-project database docker postgresql sql

Last synced: 13 Apr 2026

https://github.com/ikeawesom/nitrix

SQL Views Code Generator

code-generators react sql

Last synced: 12 Apr 2026

https://github.com/targetta/ankaflow

YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.

bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql

Last synced: 09 Oct 2025

https://github.com/bian-sh/sqlite-test

SQLite - Net 的测试项目

sql sqlite3 unity3d

Last synced: 02 May 2026

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 Jul 2025

https://github.com/sushantnair/rdbms

A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077

dbms postgresql sql

Last synced: 29 May 2026

https://github.com/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

https://github.com/atulsinghmbbs/online-hardware-and-software-application

This is the backend application of an online Hardware and Software Application. The user flow is implemented for 3 entities, HOD Engineer and Employee. Employee can login registered the complain .HOD can registered the Engineer and assign to problem to the engineer and Engineer can the solved the complain and Update the complain Status

java jdbc sql

Last synced: 13 Jun 2025

https://github.com/vbhatsaccnt/sql_bank-loan-data-analysis

Welcome to the Bank Loan Data Analysis project repository. This project explores a dataset related to bank loans, aiming to derive insights and make data-driven decisions.

data-mining fianance mssqlserver queries sql

Last synced: 11 Mar 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/nbryttel/sql-taxdatabase

SQL-Taxdatabase (Tax Expense Schema) is a relational database schema designed to manage tax-related expenses.

architecture azure data-science sql tableau visualization

Last synced: 18 Oct 2025

https://github.com/arkenidar/java-spring-sql

Console app with JDBC (note: using Spring Framework)

java jdbc postgresql spring sql

Last synced: 13 Apr 2026

https://github.com/j5gomes/tbd-subject

Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course

database sql sqlserver

Last synced: 13 Apr 2026

https://github.com/mateoniksic/project-project-management

web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]

college-project css dashboard database html php sql usermanagement

Last synced: 13 Apr 2026

https://github.com/nopangel/axisql

The best database. Based in SQL

databases db open-source sql

Last synced: 08 Oct 2025

https://github.com/camara94/aide-memoire-mdx

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast

business-intelligence data-warehouse mdx sql

Last synced: 08 Oct 2025

https://github.com/tchoutri/feed-extract

This haskell program extracts the data from FeedReader's database and exports it as an OPML file

feedreader haskell opml rss sql

Last synced: 24 Oct 2025

https://github.com/aliatayee/vet_clinic

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgress sql

Last synced: 04 Jul 2025

https://github.com/karenpayneoregon/sql-server-to-Excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 30 Jul 2025

https://github.com/siddharthbadal/sql-case-studies-data-analysis

Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.

data-analysis sql sql-query sql-server sqlserver

Last synced: 08 Jan 2026

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go

builder database go sql

Last synced: 14 Jan 2026

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/bushmusi/clinic-db

This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.

database joint-models postgresql sql

Last synced: 18 May 2026

https://github.com/duartemcsilva/stock-echoes-server

Project to exploring Quarkus possibilities

java quarkus sql

Last synced: 07 Oct 2025

https://github.com/n1colasf/obligatorio-bd1

Obligatorio 1 y 2 de Base de Datos 1 (Semestre 2 - Marzo 2021) Calificación: 41/45

sql sql-queries sql-server

Last synced: 07 Oct 2025

https://github.com/shanukatiyar111/pyspark-project-1

DATABRICKS PROJECT- END TO END SALES ANALYSIS

databricks pyspark python sparksql sql

Last synced: 19 Jun 2025

https://github.com/andreadcsousa/alura_modelagem-bd-fisica_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao modelagem-de-dados mysql sql

Last synced: 10 Apr 2025

https://github.com/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/pradeepsingroul/rock-scissor-and-paper

This is the game of Rock , Scissor and paper where two player exist one is computer and second is user user can pass the Rock/scissor/paper and computer automatically generate your value and then project compares both values and return the winner result based on the game rules.

github java mysql postman springboot springmvc sql sts swegger

Last synced: 12 Mar 2026

https://github.com/nano-labs/django-query-debugger

Prints queries executed on you projects along with line traceback.

debugger django query-debugger sql

Last synced: 22 Apr 2026

https://github.com/getindata/flink-ververica-catalog-proxy

Proxy to the internal Ververica Catalog via Ververica REST Api

flink flink-sql sql ververica-platform

Last synced: 22 Jun 2025

https://github.com/maahwishh/maahwishh

Transforming raw data into actionable insights with expertise in Data Engineering

aws business-analytics data-engineering google-cloud-platform machine-learning predictive-modeling python sql

Last synced: 20 Apr 2026

https://github.com/bchaoss/trash-wheel-pipeline

dbt data pipeline for analyzing trash wheel collection data

analytics-engineering dbt duckdb elt motherduck sql tidytuesday

Last synced: 07 Oct 2025

https://github.com/luanroger/datamaster

Create databases with a lightweight and intuitive tool.

csharp dotnet sql sql-server tool windows-forms

Last synced: 13 Apr 2026

https://github.com/strrev-dev/sigma-8.0-full-stack-web-developement-mern-

This repository is for my full stack journey and soon i will start my DSA journey after that. go through all the files including practice question, assignment question and mini project which upoading on other repository separetly. so let's go.........

aws bootstrap css3 docker express-js full-stack-web-development html5 javascript kubernetes mongodb nodejs reactjs sql tailwindcss

Last synced: 10 Apr 2026

https://github.com/TobiHatti/Languages-Summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 10 Mar 2025

https://github.com/toskpl/ms-sql

Silnik bazy danych MS SQL

database ms-sql-server mssql sql t-sql

Last synced: 17 Feb 2026

https://github.com/dushansenadheera/niwahanalk

web application for real state buying and selling

css3 html5 javascript php sql web-application

Last synced: 13 Apr 2026

https://github.com/mohamad-abdelkhalek/realtime-chat-app

Real-time chat application. This project enables users to communicate seamlessly with instant message updates and a user-friendly interface.

ajax css html javascript mysql php sql

Last synced: 13 Apr 2026

https://github.com/rara-ch/data-analysis-portfolio

This repository to store my data analytics projects, showcasing my skills in SQL and Python.

data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics

Last synced: 12 Mar 2025

https://github.com/jlsilva01/sql-azure

Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.

azure sql terraform

Last synced: 21 Jan 2026

https://github.com/juliaszymanska/sqlproject

Hotel Management System Database

database hotel sql sqlserver

Last synced: 18 May 2026

https://github.com/isaque-s-0liveira/mysql-all-for-one-be

Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.

docker mysql northwind-database sql

Last synced: 12 Apr 2026

https://github.com/cliftondavies/learnar

A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.

bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql

Last synced: 07 Apr 2026

https://github.com/an1mch1k-theone/project_2_hh_analyze

Анализ вакансий из HeadHunter

data-analysis data-analysis-project postgresql python sql

Last synced: 14 Apr 2026

https://github.com/nicolasvero/covid_tracker

Projet de création d'un Dashboard sur les données de la pandémie de Covid-19

chartjs php sql

Last synced: 24 Mar 2025

https://github.com/diegofps/patas

Distributed hyperparameter search in a single command line 🔮

clusters data-science hpc hyperparameter-tuning parallel-computing plotting productivity-tools sql

Last synced: 17 Jan 2026

https://github.com/datajuggler/delimiter

Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.

csharp sql

Last synced: 06 Oct 2025

https://github.com/fatkhurrhn/puskesmas_project_uts

is a UTS 2023 project by creating a simple health center website

css html javascript php project-uts puskesmas sql

Last synced: 28 Dec 2025

https://github.com/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026