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/emanoelcampos/number-guessing-game

A terminal-based game developed during the Relational Database course at freeCodeCamp. It uses Bash scripting for game logic and PostgreSQL for user data management. The project demonstrates practical use of Bash scripting, PostgreSQL, and Git version control.

bash freecodecamp git postgresql relational-database sql

Last synced: 30 Apr 2026

https://github.com/ahmedishraq/cse370-lab

CSE370 - Database Systems

bracucse370 database database-design mysql sql

Last synced: 01 May 2026

https://github.com/muhammadfarooq85/mongodb-string-operators

This repository is about string opeartors in MongoDb.

database mongodb sql

Last synced: 01 May 2026

https://github.com/aswekkk129/sql_interview

Peparation for SQL technical assessments. Real SQL Interview Questions

markdown sql

Last synced: 01 May 2026

https://github.com/virajbhutada/music-store-data-analysis-sql

Hands-on SQL data analysis project for music store. Enhance proficiency with database queries. Ideal for practitioners seeking real-world analytics experience. Gain insights into customer behavior, revenue trends, and genre preferences, empowering strategic decision-making in the music industry. Explore the project for a rich learning experience.

data-analysis data-insights data-science database genre-prediction music-industry music-store postgresql postgresql-database query-optimization revenue-trends sql sql-queries

Last synced: 01 May 2026

https://github.com/fortunewalla/birdstrikes

birdstrikes database created for postgresql with simple sample queries

birdstrikes csv data-analysis data-science database dataset pgsql postgresql practice sample sql sql-query workshop

Last synced: 02 Oct 2025

https://github.com/noturlee/tasktracker-windows-app

This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module

custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf

Last synced: 09 Feb 2026

https://github.com/pejpero/pizza_ordering_website

A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.

css ejs html5 javascript json nodejs sql

Last synced: 11 Apr 2026

https://github.com/iankitnegi/leetsql-solutions

LeetSQL Solutions is my dedicated space for practicing competitive coding and solving SQL-related LeetCode questions. This repository showcases my problem-solving skills and SQL expertise, with each solution featuring detailed explanations and optimized queries for better understanding and future reference.

sql

Last synced: 11 Feb 2026

https://github.com/siddharthbadal/sales-production-data-analysis

Sales Production Firm Data Analysis

excel sql sqlserver

Last synced: 24 May 2026

https://github.com/sandk21/base_donnees_immobilere

Création d'une base de données avec SQLite et requêtes en vue d'analyses

base-de-donnees bdd requete sql sqlite

Last synced: 09 Jun 2026

https://github.com/codeadamca/php-sql-mysql

An introduction to using PHP with MySQL.

learning-code mysql php sql

Last synced: 19 Feb 2026

https://github.com/yuvenalmash/vet-clinic-db

Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.

database postgresql sql

Last synced: 03 May 2026

https://github.com/Smohanta23/Brainwave_Matrix_Intern-T1

A web-based E-Library Management System Portal built with PHP and MySQL. This project allows users to browse books, manage borrowing activities, and access personalized features. The admin panel facilitates efficient management of books, users, and borrowing records. Includes login authentication for both users and admins.

database-management e-learningportal e-lms educational-project library-management-system mysql-database php-framework phpmyadmin-database sql sqlworkbench

Last synced: 07 Aug 2025

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 09 Apr 2026

https://github.com/gaurav-822/localdsa

A Python library for managing and solving coding problems locally. It fetches similar problems from your local database, adds helpful comments after `question.id` and `question.name`, and lets you quickly test and store solutions without using external APIs.

python sql sqlite3

Last synced: 06 Aug 2025

https://github.com/srgeverson/sql

Instruções SQLs executados nos bancos de dados em que trabalho e estudo

firebird functions mysql oracle postgresql procedures sql sqlserver tce trigger

Last synced: 06 Aug 2025

https://github.com/elissorokin/data-analyst-portfolio

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 09 Apr 2026

https://github.com/richardzhang01/tech-blog

This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.

express-js handlebars handlebars-js mvc-architecture mysql node-js sql

Last synced: 09 Apr 2026

https://github.com/vaibhavpal7549/Leetcode

This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.

mysql mysql-database oracle sql sqlite

Last synced: 05 Aug 2025

https://github.com/paulf-999/sql_templates

SQL template scripts I've collated over time

snowflake sql sql-server

Last synced: 28 Apr 2026

https://github.com/aksoni07/meditrack

The MediTrack is a database-driven application designed to manage hospital workflows, including patient details, employee information, appointments, billing, lab tests, disease history, and patient feedback. It streamlines hospital operations, ensuring efficient management of data related to patients and staff.

crud-operation erd-diagram erdiagram many-to-many microsoft-excel mysql mysql-workbench normalization one-to-many sql tsql

Last synced: 05 Aug 2025

https://github.com/phpnomad/db

Database abstraction layer with table schemas, query building, caching, and event broadcasting

database datastore framework php phpnomad platform-agnostic query-builder sql

Last synced: 12 Jun 2026

https://github.com/ani811625/csi-assignment8

CSI-Assignment8 is the final week submission of the Celebal Summer Internship Program, focused on implementing a Date Dimension Table commonly used in data warehousing and analytics. This repository includes SQL scripts for table creation, stored procedure development, and data population.

etl microsoft-sql-server sql ssms stored-procedures

Last synced: 05 Aug 2025

https://github.com/punit-naik/in-memory-sql

A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.

clojure db in-memory sql

Last synced: 01 May 2026

https://github.com/rushilsharma1/hackerrank_basics_certify

Hackerrank Basics , Intermediate Certify Questions Solution

hackerrank hackerrank-solutions python sql

Last synced: 05 Aug 2025

https://github.com/serms1999/learning-sql-book

A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.

database database-practice learning-sql oreilly sakila sql sql-exercises sql-learning

Last synced: 04 Aug 2025

https://github.com/aaaastark/electronjs-desktop-application

Website convert into Desktop Application through the Electron JS

css electronjs html javascript js json jsx reactjs sql

Last synced: 07 Apr 2026

https://github.com/intersystems-ib/customer-support-agent-demo

AI-powered customer support agent built with Python smolagents and InterSystems IRIS — SQL, RAG, and live interoperability

ai-agent customer-support demo docker interoperability intersystems-iris llm openai python rag retrieval-augmented-generation smolagents sql vector-search

Last synced: 14 Apr 2026

https://github.com/anuppm9917/bank_database_management_mysql

The bank database manages customer, account, branch, and loan data. It supports operations like sorting, joining tables, and filtering records by criteria, aiding in efficient banking data management and analysis.

database database-management mysql sql

Last synced: 18 Apr 2026

https://github.com/chaseofthejungle/java-employee-directory

A Spring Boot MVC web app for an employee directory (via SQL database).

java spring-boot spring-boot-mvc sql tomcat-server

Last synced: 15 May 2026

https://github.com/binhnhu1409/-practice--postgresql

To practice and play with schema, collections and tables as well as get used to with SQL queries.

postgresql sql

Last synced: 11 Jul 2025

https://github.com/cmtv/sqlean

Simple SQLite database manager. Focus on writing code, rather then messing with queries.

database db entity sql sql-entity sqlite

Last synced: 30 Sep 2025

https://github.com/godsscion/cs561-database-management-systems-1

Stevens Institute of Technology CS561 Database Management Systems 1 Assignments

database-management-systems sql stevens-institute-of-technology

Last synced: 09 Feb 2026

https://github.com/nasirkhan294/room-rental-back-end

This is a Rails API-only application designed to serve as the backend for a web application. It provides API endpoints to interact with data, such as storing and retrieving greetings, and is ideal for building RESTful services and handling data requests from a front-end client.. 📚

database postgresql ruby-gem ruby-on-rails sql

Last synced: 31 Aug 2025

https://github.com/aryank1511/dbs211-final-project

In this project, I have designed and created a database for ‘Discord’ in order to learn database design, development and implementation

oraclesql sql

Last synced: 04 Aug 2025

https://github.com/valeriogc/db-videogames-query

Exercises about SQL queries

database query sql

Last synced: 31 Aug 2025

https://github.com/felipeg-almeida/projeto-labook-backend

Este é o projeto Labook, uma rede social com o objetivo de promover a conexão e interação entre pessoas. Desenvolvido como parte do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.

api backend crud express knex layered-architecture nodejs poo sql sqlite typescript uuid

Last synced: 09 Apr 2026

https://github.com/kevin-rsj/real-estate-investments

Sistema de scoring que clasifica ciudades francesas para inversión en segundas viviendas según perfil de riesgo(alto, moderado y bajo). Evalúa ratios clave en áreas como demanda, disponibilidad, infraestructura, demografía y precios.

bigquery data-analytics looker-studio numpy pandas python sklearn-library sql visualization

Last synced: 09 Apr 2026

https://github.com/alekssuwinska/sales-data-analysis

Analysis of sales data of a Toy Manufacturer performed using DataBricks.

databricks hive pyspark python sql

Last synced: 11 Jun 2026

https://github.com/badranalyst/data-cleaning-and-exploratory-data-analysis-project

This project uses SQL to clean and analyze a layoffs dataset. Data cleaning tasks include removing duplicates, standardizing values, and handling missing data. Exploratory analysis is performed to identify trends in layoffs across companies, industries, and time periods.

cleaning-data data database dataset mysql mysql-database sql

Last synced: 07 Apr 2025

https://github.com/julianrendon/schooladminsystem_hibernate

Java desktop application to register students into a database using Hibernate

hibernate hibernate-framework hibernate-orm java java-ee netbeans oracle-database sql

Last synced: 08 Jul 2026

https://github.com/rabestro/sql-challenge-solutions

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.

challenges solutions sql sqlite

Last synced: 08 Nov 2025

https://github.com/mthirumalai2905/sql

SQL (Structured Query Language) is a programming language designed for managing and manipulating relational databases.

sql

Last synced: 21 Feb 2026

https://github.com/carloshenriquefs/sql-

Exercicios / Exercises - SQL

banco-de-dados bd sql

Last synced: 03 Aug 2025

https://github.com/leticiamilan/bd-agenda-de-contatos

Projeto de Banco de Dados, que visa criar uma aplicação de agenda de contatos com funcionalidades básicas de manipulação de dados.

postgresql sql

Last synced: 24 Jul 2025

https://github.com/rabbihossainlhp/sql

Basic practice of SQL(mysql)

mysql sql

Last synced: 14 Mar 2025

https://github.com/joshdabestlol/cinevision

This project is a full-stack web application project and it was created with Java and React. Spring Cloud was used in this project to create the microservice architecture. Detailed explanations of the services in the microservice architecture are explained in the readme files of the services.

angular apache-kafka apachekafka docker java jwt mongodb postgresql react spring-boot spring-cloud spring-security springdata-jpa sql

Last synced: 10 Apr 2026

https://github.com/dhamkirti21/login-and-verfication-using-sql

The Login and Verification System allows users to create accounts, log in securely, and verify their email addresses. It ensures the privacy and security of user data by utilizing SQL database for storage and Flask framework for handling user authentication and verification.

css flask html js mysql python sql

Last synced: 02 Apr 2026

https://github.com/thanhloc81/customer-segmentation

✨ Analyze customer segments of Adventure World dataset

bigquery google-cloud powerbi sql

Last synced: 03 Feb 2026

https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails

Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.

cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql

Last synced: 24 Jul 2025

https://github.com/harsh7editor/nationalsecurityagency

Ghidra is a software reverse engineering (SRE) framework

html java javascript kotlin python sql

Last synced: 09 Apr 2026

https://github.com/arnoldchrisoduor1/intermediate_sql

Creating SQL Projects

sql sqlserver

Last synced: 14 Jun 2025

https://github.com/samuelrvg/words-english-sql

SQL - Inserts de palavras inglês com suas traduções para o português.

english-translation english-word insert-script sql translation words

Last synced: 02 Aug 2025

https://github.com/plishka/metaverse_analysis

Earth 2 (metaverse): On-Chain Essence (ESS) Analysis

blockchain dune-analytics postgresql sql

Last synced: 02 Aug 2025

https://github.com/s0fft/learning-lab

Code Notes & Test-Learn // Micro Pet-Projects: Python / Asynchrony / FastAPI / Django-Tastypie / DRF / Parsing / Telegram-Bot / SQL / Docker / DS / ML / etc.

asynchrony data-science django-rest-framework docker fastapi jupyter-lab jupyter-notebook mashine-learning matplotlib notes numpy pandas parsing python3 scikit-learn seaborn sql sqlalchemy tastypie telegram-bot

Last synced: 10 Apr 2026

https://github.com/syed-amjad-ali/restaurant-sales-sql-project

This was a simple SQL project where I analyzed restaurant sales data, showcasing skills in data creation and querying. The project explores menu performance, order trends, and customer insights.

aggregations business-intelligence data-analysis guided-project joins maven-analytics querying restaurant-sales sales-data sql subqueries

Last synced: 03 Jan 2026

https://github.com/ozceliksinan/csharp-exercises

Exercises and challenges for the C# Programming

csharp csharp-code csharp-exercise sql windows-forms-csharp

Last synced: 02 Aug 2025

https://github.com/jotstolu/netflix-sql-data-analysis-project

This project explores the Netflix dataset using SQL queries to uncover trends, patterns, and business insights that could help stakeholders understand content distribution, viewer preferences, and platform optimization

data-analysis sql sql-server tsql

Last synced: 02 Aug 2025

https://github.com/kiran8053/movie-ratings-analysis

SQL-based exploratory analysis of movie ratings

analytics data-science movies sql sql-server sqlite

Last synced: 12 Apr 2026

https://github.com/ziy1-tan/gsoc-2022-report

GSoC 2022 @MariaDB - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

cpp database json sql storage-engine

Last synced: 02 Aug 2025

https://github.com/pedropalmier/8-week-sql-challenge

My solutions for the 8 Week SQL Challenge, answering business problems using PostgreSQL.

postgres postgresql sql sqlite

Last synced: 16 May 2026

https://github.com/edjoukou/human_resources

A data analysis project using MySQL Server database

analysis data mysql powerbi sql visualization

Last synced: 25 Sep 2025

https://github.com/kishanlalchoudhary/sql

This repository contains the SQL Notes and Cheatsheet.

dbms mysql sql

Last synced: 01 Aug 2025

https://github.com/qaiswardag/sql-and-sql-queries

SQL queries, Data Types, String Functions and Logical Operators.

mysql sql

Last synced: 01 Aug 2025

https://github.com/naveennk045/sql-crash-course

A curated collection of SQL books, syntax files, and resources for learning and practice. Ideal for beginners and students preparing for SQL.

database sql

Last synced: 01 Aug 2025

https://github.com/iamandaleao/curso-mysql-fgv

Estudos e exercícios de SQL do curso FGV, com consultas, junções, funções e manipulação de dados, usando DBeaver.

backend banco-de-dados data-analytics dbeaver sql

Last synced: 13 Sep 2025

https://github.com/ryym/goq

Yet another SQL builder and ORM mapper in Go

go orm sql

Last synced: 01 Aug 2025

https://github.com/joekakone/db-analytics-tools

Databases Analytics Tools - Data Integration - Data Visualization - Machine Learning

data-engineering data-integration data-visualization etl machine-learning pipeline sql

Last synced: 01 Aug 2025

https://github.com/vishal-bhandary/sql-data-analytics

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics business-intelligence customer-segmentation dashboarding data-analysis data-reporting data-visualization data-warehouse etl kpi product-analysis sql sql-server star-schema t-sql

Last synced: 30 Jun 2026

https://github.com/cabosmanuel/idat-6-sin

Proyectos semanales (Curso: Soluciones de Inteligencia de Negocios)

powerbi sql visual-studio

Last synced: 20 Feb 2026

https://github.com/danielmilanez/desenvolvimento_de_sistemas

Conceitos aprendidos durante o curso técnico em desenvolvimento de sistemas no senai.

c css html java javascrip python sql

Last synced: 01 Aug 2025

https://github.com/wadhia-bhavesh/PsDroid-Tracker

PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.

andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml

Last synced: 14 Apr 2025

https://github.com/shankarmattigatti/leetcode

LeetCode Problems Solutions

java javascript leetcode sql typescript

Last synced: 10 Apr 2026

https://github.com/bell-kevin/sdev1041sqlfinalproject

What is the store’s average days for a customer to pay based on the return date of the film and the payment date. What is the customer’s average? Show a list of customer names, store id, customer’s average day to pay, and store’s average day to pay. Filter the results by customers that have an average days out greater than the stores average. Order the results by the customer ID. (Hint: stores have inventory, inventory have rentals, and rentals have payments.) Please add the function NOW() and give it a column name of your first name and last name separated by a underscore (this should be the first output column).

1041 datc davistech final project query sql

Last synced: 04 Jan 2026

https://github.com/matteospanio/progetto-bd-2021

Progetto di gestione di DB con flask per il secondo modulo del corso di Basi di Dati alla facoltà di informatica di Ca'Foscari

bootstrap database flask html postgresql sql webapp

Last synced: 09 Apr 2026

https://github.com/udaysingh236/odata-sql-connect

A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.

connector odata-server odata-service odatav4 sql

Last synced: 16 Jan 2026

https://github.com/keidsid/bsa-2024-db-sql

Binary Studio Academy 2024 "JavaScript: Database and SQL" Lecture Homework

binary-studio-academy bsa2024 mermaidjs psql sql

Last synced: 02 Mar 2026

https://github.com/apoclyps/postgres-by-example

A gentle introduction to PostgreSQL with examples using local user-group event data

docker docker-compose postgres sql

Last synced: 10 Apr 2026

https://github.com/dmarzzucco/deathtime.client

Example of how the Death Time (https://github.com/DMarzzucco/Death-Time.git) middleware works

express-js express-middleware middlware solid sql ts typescript

Last synced: 10 Apr 2026

https://github.com/sanggusti/mentoring-skilvul-sic

A repository for teaching and mentoring as instructor of Skilvul Samsung Innovation Campus 2024

computer-vision flask machine-learning pymongo scikit-learn sql

Last synced: 20 Jan 2026

https://github.com/jtwebman/bigquery-local

Node.js + DuckDB local emulator for the Google BigQuery REST API. Drop-in for testing, CI, and local dev — with working PATCH.

bigquery duckdb emulator local-development nodejs sql testing typescript

Last synced: 19 May 2026

https://github.com/wise-deldu/alx-higher_level_programming

A repository that contains projects on alx higher level programming.

c html javascript python shell sql

Last synced: 10 Apr 2026