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/thiagodp/database-js-mssql

Database-js driver for SQL Server that works on Linux, Mac, and Windows

database database-js database-js-mssql driver ms-sql ms-sql-server mssql node query sql sql-server tds wrapper

Last synced: 16 Jun 2025

https://github.com/kurai-sx/sql-vector-db-chat-assistant

This is a RAG assistant which takes NLP queries from user and provides the SQL query as a output but after processing the AI Model and embedding through Vectors.

chat-application database model querybot rag sql

Last synced: 21 Jun 2025

https://github.com/luddthree/pisscounter

Source code for pisscounter.com website

css flask html javascript python sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/phoenixmputu/script-database

La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.

sql

Last synced: 15 May 2026

https://github.com/drisskhattabi6/sql-server-and-t-sql-lab

this repo contains Lab about SQL-Server and T-SQL in French

database lesson pratical-work sql sql-server t-sql

Last synced: 16 May 2026

https://github.com/listiangr/hotel_management_database_system

Proyek ini bertujuan untuk mendesain dan mengimplementasikan database relasional untuk sistem reservasi hotel yang efisien, dengan tujuan mempermudah pengelolaan data tamu, pemesanan, kamar, pembayaran, dan ulasan.

database-management hotel-management-system mysql phpmyadmin relational-databases sql

Last synced: 03 Apr 2025

https://github.com/ziflex/dbx

Lightweight DB management toolkit

database sql

Last synced: 18 May 2026

https://github.com/turbot/steampipe-plugin-prismacloud

Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.

hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et

Last synced: 09 May 2026

https://github.com/datacody/dbt-jaffle-shop

A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.

analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation

Last synced: 02 Aug 2025

https://github.com/sarathchandranpm/vehicle_theft_analysis

This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.

data-analysis mysql sql

Last synced: 02 Aug 2025

https://github.com/thomasthaddeus/sqlcombination

SQL Files with a sample database project

sql sqlite sqlite3

Last synced: 21 Jun 2025

https://github.com/shivm-sb-07/rapido_data_analyst_project

The Rapido's Data Analyst Project involves analyzing ride service data to create interactive Power BI dashboards, visualizing key metrics like revenue trends, ride patterns, and driver performance. These dashboards enable data-driven decision-making and operational efficiency for Rapido.

excel powerbi python3 sql workbench

Last synced: 22 Mar 2025

https://github.com/eloyekunle/widom_sql

Basic SQL manipulations of Datasets by Prof. Widom

jupyter-notebook sql

Last synced: 03 Apr 2025

https://github.com/mustika-putri-m/sql-tugas-modul-growian

Hands On SQL Lite and Google Bigquery for Growian Assigment

google-bigquery sql sqlite

Last synced: 18 Mar 2025

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda

This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.

postgresql sql

Last synced: 15 Mar 2025

https://github.com/ndohvich/ibm-data-science-professional-certificate

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql

Last synced: 16 Nov 2025

https://github.com/ayvero/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 15 May 2025

https://github.com/palak-463/attendancemanagementsystem

A simple and user-friendly web application which would help it's users do away with the traditional system of marking attendance. 🎓

html javascript php phpmyadmin sql

Last synced: 27 Apr 2026

https://github.com/inductjs/core

Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.

expressjs mongodb nodejs prototyping sql typescript

Last synced: 11 Apr 2026

https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019

Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году

autotest github-actions mergify sql university

Last synced: 26 Oct 2025

https://github.com/oxtornado/senasec

Facial recognition with hardware scope project 📥

arduino backend cplusplus csharp database-management fastapi frontend python react sql vitest

Last synced: 11 Apr 2026

https://github.com/mavmi/telegram-bot

There are several telegram bots. They are pretty useless. But I'm ok with it

docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api

Last synced: 11 Apr 2026

https://github.com/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-

CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.

express nodejs react sql tailwindcss

Last synced: 11 Apr 2026

https://github.com/alexxsouzaa/mysql-and-esp32

Este é um projeto de exemplo que mostra como enviar dados do sensor BME280 para um banco de dados MySQL usando um microcontrolador ESP32. O projeto é escrito em Arduino Framework e foi testado usando o IDE do Arduino.

arduino database esp32 mysql sql

Last synced: 11 Apr 2026

https://github.com/radusuciu/django-sqlfun

A Django app that lets you define custom SQL functions

django sql

Last synced: 16 Jan 2026

https://github.com/richardwarepam16/hackerrank-sql-practice

This is a repository where I stored all the HackerRank SQL Practices

hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql

Last synced: 26 Jan 2026

https://github.com/tylersuehr7/sqlite-class-parser

A lightweight object-to-SQL statement parser.

java java-libraries parser sql sql-parser

Last synced: 27 May 2026

https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering

This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.

data-visualization python selenium sql streamlit web-scraping

Last synced: 11 Apr 2026

https://github.com/lhm2904/sql50

SQL50 Exercises

postgresql sql

Last synced: 12 Jul 2025

https://github.com/saharbueno/basic-chatroom

A simple chatroom website where you can make your own account and begin chatting.

api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/kalyan4636/interview-coding-practice-questions

PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.

angular corejava cpp css data-structures django framework html java javascript mongodb python sql

Last synced: 11 Apr 2026

https://github.com/alissonrochadev/sistemaatendimentowebvrs1

Primeiro modelo de Sistema de Agendamentos de serviços online, baseado em uma rotina de empresas do ramo estético (Salão de Beleza).

bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/giuseppericcio/databaseforfun_msaccess

Several DB with MSAccess developed in school project.

database ms-access sql

Last synced: 16 May 2025

https://github.com/giuseppericcio/dashboard_hoteldb

A simple dashboard for manage hotel DB made with MSAccess.

database hotel-dashboard hotel-management-system ms-access sql

Last synced: 16 May 2025

https://github.com/abdelkarimhajji/crud

Explore my CRUD project, where PHP, HTML, CSS, and JavaScript come together to create a dynamic web application. Master Create, Read, Update, and Delete operations seamlessly, demonstrating the power of full-stack development. #WebDev #CRUD #PHP #HTML #CSS #JavaScript 🌐💻

crud-api css html javascript mysql-database php sql

Last synced: 11 Apr 2026

https://github.com/yndajas/racqueteer

Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!

activerecord mvc ruby sinatra sport sql

Last synced: 31 Mar 2025

https://github.com/aykhan019/zust

Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.

asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token

Last synced: 11 Apr 2026

https://github.com/satoshi-sh/django-portofolio

Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.

bootstrap css django portfolio python sql sqllite

Last synced: 10 Apr 2026

https://github.com/surister/cratedb-async

asynchronous http driver for CrateDB

async connector cratedb database driver http httpx sql trio

Last synced: 02 Sep 2025

https://github.com/jparedesds/monitoring-report

The main objective of this project is to reduce report generation times and minimise errors associated with manual data entry.

aspose jpype openpyxl pandas sql xlswriter

Last synced: 21 May 2026

https://github.com/henrikesilva/catalogo-de-veiculos

Projeto criado como avaliação em uma oportunidade de emprego utilizando AspNetCore e Angular

angular-cli api-rest aspnet-web-api bootstrap4 csharp dapper-donet-core ddd solid-principles sql

Last synced: 19 Apr 2026

https://github.com/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/chelseammatta/nopd-cad-data-analysis

Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery

911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql

Last synced: 01 Jul 2025

https://github.com/belynnn/i3n_dbed_php__crud

Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.

crud-application mysql php sql training will-not-be-finished

Last synced: 11 Nov 2025

https://github.com/ptrvsrg/daily-helper-api

REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов

docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf

Last synced: 11 Apr 2026

https://github.com/roosterpips12/e-commerce-sql

E-commerce-schema + test

excel-import mysql-database sql

Last synced: 15 Jun 2026

https://github.com/ikauematos/sql

Estudos em SQL

language query sql strutered

Last synced: 27 Feb 2025

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

O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.

docker mysql normalization-database sql

Last synced: 19 Apr 2026

https://github.com/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/analiaburgosdev/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 02 Jul 2025

https://github.com/analiaburgosdev/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 02 Jul 2025

https://github.com/ewertondrigues02/analise-de-dados-banco-contoso

Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.

analise-de-dados excel excel-export microsoft sql sql-server

Last synced: 17 Jun 2025

https://github.com/beallio/wherewolf

Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.

big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv

Last synced: 28 Apr 2026

https://github.com/williamsmithedward/sqlserverinteraction

SQLServerInteraction is a C# library that wraps the functionality included in Microsoft's "Microsoft.Data.SqlClient" library.

async builder bulk microsoft query server sql sqlserver wrapper

Last synced: 21 Feb 2026

https://github.com/agustinmusanti/sqlchallenge-3

This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.

data-manipulation database-design sql sql-performance

Last synced: 02 Mar 2026

https://github.com/hand7666/ABAP-SQL-CONSOLE

ABAP SQL free edit and alv display

abap sql

Last synced: 10 Mar 2025

https://github.com/gnubyte/gitmixin

An SQL-Alchemy mixin to give records per row a git version tracked text

git python sql sqlalchemy

Last synced: 30 Apr 2026

https://github.com/skalt/postgres_sample_dbs

A collection of postgres sample dbs

examples postgres postgresql sql

Last synced: 20 Jan 2026

https://github.com/emilbluemax/foodorderingsystem

An online Food ordering system that enables users to view food options, place order and view order status and provided various Admin features

beginner-friendly css food-ordering html javascript php razorpay sql xampp

Last synced: 09 Apr 2026

https://github.com/zdrzalikprzemyslaw/zsbd

Simple university sql tasks

microsoft-sql-server mssql sql

Last synced: 11 Mar 2026

https://github.com/mohammadhb/sequelize-true-migration

I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"

mysql mysql-database mysqli node npm-module npm-package orm orm-extension orm-framework orm-library sequelize sequelize-extension sequelize-library sequelize-migrations sequelize-models sequelize-orm sequelizejs sql

Last synced: 06 Jan 2026

https://github.com/miladsade96/mysql_notes

Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer

database db dbms mysql mysql-database queries query sql

Last synced: 06 Jan 2026

https://github.com/tomconder/ktorm-sqlite

A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine

gradle kotlin ktorm orm sql

Last synced: 26 Jan 2026

https://github.com/grizz-it/dbal-sql

Database abstraction layer package implementing SQL operations

databases dbal php queries sql

Last synced: 06 Jan 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/exegeses/introdb-64992

Curso Introducción a Bases de datos | código 64992

database-design databases mysql mysql-database sql

Last synced: 18 May 2026

https://github.com/mensenvau/data_engineering_solution_no2

SQL Query and Spark ML Logs Transformer

etl pyspark python3 sql

Last synced: 25 Mar 2025

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/avdunusinghe/agriproducttracking

.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio

angular angular-material csharp efcore microservice sql typescript wso2-esb

Last synced: 01 May 2026

https://github.com/ggabriel96/resql

A database auditing and recovery library based on SQLAlchemy

auditing database recovery sql sqlalchemy

Last synced: 01 May 2026

https://github.com/borededdy/woosqltocsv

A php script that exports Woocommerce order data into a CSV file

csv-export csv-files php sql sql-query woocommerce wordpress

Last synced: 17 May 2026

https://github.com/shubham-sakunde/note-maker-web-app

Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.

bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat

Last synced: 12 Apr 2026

https://github.com/hvignolo87/sqlalchemy

Usage of SQLAlchemy with Python

crud-operations databases pandas python sql sqlalchemy

Last synced: 12 Apr 2026

https://github.com/sparkfish/modelc

modelc is an R model object to SQL compiler

compiler generalized-linear-models linear-models r sql transpiler

Last synced: 04 Sep 2025

https://github.com/larissaperinoto/blogs-api

The Blogs API is an APIRest and database for managing the production of blog content.iamento da produção de conteúdo de um blog.

express javascript joi jwt mysql nodejs sequelize sql swagger

Last synced: 12 Apr 2026

https://github.com/mijisu0103/db-for-library-systems

This project was done as a part of the assignment for ECS740P - Database Systems

database-design database-implementation sql

Last synced: 06 Jan 2026

https://github.com/mr-vozhyk/test-tasks

Выполненные тестовые задания (не запрещенные к публикации)

analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql

Last synced: 07 May 2026

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025

https://github.com/roluochke/sql-project

SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.

sql

Last synced: 08 Jan 2026

https://github.com/tran-quyen/eq-template

This is template using ExpressJS and SQL template

back-end docker expressjs sql

Last synced: 12 Apr 2026

https://github.com/guilhaof/admin-panel-fullstack

Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin

clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment

Last synced: 12 Apr 2026

https://github.com/mkprabhu/socketdaddy

Code Examples from SocketDaddy.com

ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql

Last synced: 12 Apr 2026