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/adamdon/mobilewebquiz

Web project utilising jQuery AJAX and Bootstrap framework. Running on Apache, MySQL and, PHP

ajax html5 jquery php sql

Last synced: 18 May 2026

https://github.com/sufiyanahmed4566/sql-musicmaven

"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.

data-analysis database insights mysql-database oracle-database relational-databases sql

Last synced: 18 May 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/ayvero/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 22 Apr 2025

https://github.com/jayakrishnagaddam/blog-posting-with-csharp

My first project on C#, Which Shows some random Blogposts with High connectivity with database and Frontend Networks from C# and .NET

csharp mvc-architecture mvc-framework sql

Last synced: 22 Aug 2025

https://github.com/meepks/etl-pipeline-using-python

This project implements an ETL (Extract, Transform, Load) pipeline that retrieves weather data from the OpenWeatherMap API, processes it, and stores it in a SQL Server database.

api etl python sql sqlserver

Last synced: 04 Feb 2026

https://github.com/gabrieladados/novadrive-data-pipeline

Do Data Warehouse ao Looker Studio: Projeto End-to-End de Análise para a concessionária Nova Drive

airflow dbt docker looker-studio snowflake sql

Last synced: 31 Mar 2025

https://github.com/mgobeaalcoba/databases

trabajos con bases de datos

mysql query sql

Last synced: 25 May 2026

https://github.com/mongoexpuser/mysql-database-jdbc-client

MySQL Database JDBC Client

connector-j java jdbc mysql sql

Last synced: 10 Apr 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/ristep/rp_uuid_time_sortable

My experiments with UUID generating in PostgreSQL

plpgsql plsql postgresql sql time-ordered-uuid uuid

Last synced: 20 Jan 2026

https://github.com/faranoshamini/vet_clinic

VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).

postgresql sql

Last synced: 29 Mar 2025

https://github.com/nickemma/vet-clinic

Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits

backend gitflow postgresql sql

Last synced: 30 Jun 2025

https://github.com/willie-conway/ibm-data-engineering-capstone-project

End-to-end Data Engineering Capstone Project using MySQL, 🍃MongoDB, 🐘PostgreSQL, 💨Apache Airflow, ⚡️Apache Spark, and BI dashboards 📊🚀

airflow capstone-project dashboards data-engineering db2-warehouse etl ibm ibm-cognos-analytics mongodb mysql piplines postgresql spark sql sqlite3

Last synced: 11 Apr 2026

https://github.com/tayloradam1999/holbertonschool-higher_level_programming

All of the concept based higher-level programming projects for Holberton School Tulsa

es6 flask jquery mysql-database python3 sql

Last synced: 30 Apr 2026

https://github.com/shreyakushw/pay-slip-automation-system

This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.

abap adobe-forms sap sql

Last synced: 05 Jan 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/luizassimoes/diario-do-cinema

Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.

flask python sql

Last synced: 05 May 2026

https://github.com/shraddhaag/sql-practice-problem-solutions

A repository of solutions to SQL Practice Problems.

postgres solutions sql sql-practice-problems

Last synced: 29 Jun 2025

https://github.com/ersinkoc/schemact

A Zero-Dependency, AST-Based Database Schema Management Tool

database migration mysql postgresql sql sqlite

Last synced: 21 Feb 2026

https://github.com/vitonsky/nano-queries

Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).

javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript

Last synced: 13 Sep 2025

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/roosterpips12/e-commerce-sql

E-commerce-schema + test

excel-import mysql-database sql

Last synced: 15 Jun 2026

https://github.com/tinbyte/rag_sql_quiz_generation

An AI-powered platform that dynamically generates and grades exam questions using Retrieval-Augmented Generation (RAG). It leverages NLP, document retrieval, and a user-friendly interface for seamless exam creation

faiss javascript llama3 nextjs python python3 qcm retrival-augmented-generation sql

Last synced: 11 Apr 2026

https://github.com/vitoriabarbosa/ots_python_web

Projeto Web realizado durante o curso de Python da Ocean Tech School

css3 flask html5 python sql

Last synced: 21 May 2026

https://github.com/smaroukis/workoutdb

Python app for updating a SQL database of swim, bike, and run workouts for querying and storing past workouts for future training purposes.

fitness python sql triathlon workouts

Last synced: 27 May 2026

https://github.com/mgrdich/testgoapi

Creating Api with Golang

chi go golang-server postrgresql sql sqlc

Last synced: 20 Jan 2026

https://github.com/omarelfiki/VortexDB

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 11 Sep 2025

https://github.com/m-ahmed-anwer/website-template

Web application build for buy websites

css html javascript php sql

Last synced: 11 May 2026

https://github.com/rayxtr/student_mangement_system

Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.

hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf

Last synced: 16 Oct 2025

https://github.com/seguradevinn/data-project

A healthcare data audit demo using CMS SynPUF and DuckDB, showing how raw claims are cleaned, validated, and transformed into a 2009 cohort with descriptives and a RADV-style chase list.

auditing cms data duckdb sql

Last synced: 02 Sep 2025

https://github.com/neemiassgc/spring-crud

Implementation of a REST API made with Spring Boot

bootstrap-4 html jquery js spring spring-boot sql

Last synced: 02 Apr 2026

https://github.com/vlaxray/cyteapipe

--> http://teatabacco.altervista.org/ <--

css database diary html5 javascript logging php phpmyadmin sql

Last synced: 12 Apr 2026

https://github.com/nwylynko/budget-youtube

A very budget somewhat scuffed Youtube clone using Nextjs and a SQL database

nextjs react sql sqlite youtube

Last synced: 16 Apr 2026

https://github.com/mohammadshaad/tanx.fi-assignment

A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.

docker dockerfile golang jwt postgresql rabittmq redis sql

Last synced: 11 Apr 2026

https://github.com/jdizm/node-express-bookshelf-pg

A demo node/express API project using bookshelf, knex and postgres with schema migrations

api bookshelf express knex node nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 2025

https://github.com/ikauematos/sql

Estudos em SQL

language query sql strutered

Last synced: 27 Feb 2025

https://github.com/twtrubiks/sort-string-to-sql

Sort String To SQL For Python 📝

python sql sqlexpress

Last synced: 06 Mar 2025

https://github.com/faizan-khanx/sql-commandgenerator

sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors

cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap

Last synced: 04 Feb 2026

https://github.com/joytaribagshaw/vet-clinic

This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.

database-management database-schema postgres postgresql postgresql-database sql

Last synced: 29 Mar 2025

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/pradeepsingroul/aulacube_technologies

This is the basic project which is given by AulaCude technology in this project have two entities User and taks user can create tasks, delete task, view tasks, view active task, view completed task, update task and other features are there.

authentication authorization github java jpa-hibernate mysql postman security spring-boot sql

Last synced: 05 Apr 2026

https://github.com/symmetric-project/symphony

Pushshift.io to Symmetric post converter.

pushshift reddit sql

Last synced: 10 Mar 2026

https://github.com/luisfelipepoma/python_for_data_scients

Learning about Python for Data Science Course: Web Scraping, Data Collection, Visualization, and Storage

data-analytics data-science database python scrapping sql

Last synced: 09 May 2026

https://github.com/An4PDM/Plataforma-de-gerenciamento-escolar-intuitivo-com-CRUD

Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.

automation coding database development full-stack gui programming project-repository python python3 simple-gui sql

Last synced: 31 Aug 2025

https://github.com/alecdotninja/firstlast-pg

`FIRST` and `LAST` aggregate functions for PostgreSQL

aggregation firstlast-pg postgresql sql

Last synced: 29 Mar 2025

https://github.com/shivanshu840/hashedtoken

The File Traversal System is a web application built using Node.js for the backend and React.js for the frontend. It allows users to traverse a directory structure, displaying folders and files hierarchically.

express mongodb nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

https://github.com/aravindnathan02/sql-bi-projects

Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).

data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau

Last synced: 18 Apr 2026

https://github.com/novikovadaria/allsqlstudyings

Все конспекты и челледжи по базам данных | All summaries and challenges on databases

postgresql python sql sqlalchemy stydy

Last synced: 12 May 2026

https://github.com/garcane/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 10 Apr 2026

https://github.com/raoufswe/volunteerpoint

Volunteer Management System in ASP.NET

asp-net css html javascript sql

Last synced: 18 Jun 2026

https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose

This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.

docker-compose dokcer pgadmin postgresql sql

Last synced: 30 Apr 2026

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025

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/cronian-tech/saturn-observatory

Bringing transparency to Filecoin Saturn by gathering and publishing open data about the network along with analytical reports every month.

analytics dcdn duckdb filecoin plotly saturn sql

Last synced: 10 Jun 2025

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/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow

Last synced: 24 Nov 2025

https://github.com/haidermalikk/mood-atlas-alt-version

Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database

css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql

Last synced: 01 Apr 2026

https://github.com/anidipta/agroconnect

Smart Agricultural Marketplace

googletranslate sql streamlit websocket

Last synced: 20 Apr 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/thony32/express-1

First experience with REST.API with plain SQL queries

authentication express javascript mysql sql

Last synced: 12 Apr 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/sameeh-hussein/northwind-sql-practice

Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.

sql sql-server

Last synced: 03 Feb 2026

https://github.com/corverroos/truss

Truss is a simple golang mysql schema management library

golang golang-library mysql schema sql

Last synced: 20 May 2026

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/kdandy/RedOps

DevTools is a network and security testing tool. Key features: subdomain discovery, port scanning, and vulnerability testing. New features: Reverse DNS Lookup, DNS Zone Transfer Testing, Open Redirect Testing, Command Injection Testing, and CVE Exploit Checker.

csrf ddos domain find injection pentesting sql ssl vunerability xss

Last synced: 09 Jul 2025

https://github.com/zdrzalikprzemyslaw/zsbd

Simple university sql tasks

microsoft-sql-server mssql sql

Last synced: 11 Mar 2026

https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 21 Jul 2025

https://github.com/wendymunyasi/cois

This is a customer order and invoice system built with xbase and C++

cplusplus dbase prg sql xbase

Last synced: 18 May 2026

https://github.com/doxakis/generate-dbcontext

Generate DbContext class for EntityFramework by analyzing the SQL table schema.

dbcontext dotnet entity-framework sql

Last synced: 02 Jul 2025

https://github.com/coderberry/arel_assist

ArelAssist is to ArelHelpers as Robin is to Batman

arel sql

Last synced: 26 Jun 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/bigizic/alx-higher_level_programming

Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking

doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping

Last synced: 11 Apr 2026

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 2026