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/skalt/postgres_sample_dbs

A collection of postgres sample dbs

examples postgres postgresql sql

Last synced: 20 Jan 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/alenales/reporing

Отправка ежедневной отчетности в Telegram и настройка алертов.

alert python sql telegram-bot

Last synced: 17 May 2026

https://github.com/arungupta14/sqliautomationtool

This automation tool to find sqli vulnerability

python3 sql sqlite-database

Last synced: 22 Mar 2025

https://github.com/inspirate789/bmstu-db

:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.

5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql

Last synced: 02 Mar 2026

https://github.com/abrahamgalue/relational-database-certification-projects

Certificación Relational Database de freeCodeCamp.

bash database linux postgresql script shell sql

Last synced: 27 May 2026

https://github.com/lhm2904/sql50

SQL50 Exercises

postgresql sql

Last synced: 12 Jul 2025

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/z-bj/galactic_db

🌌🛰☄ Automating DATA insertion and query with PostgreSQL. 🐘

database dcm nasa postgresql sql

Last synced: 03 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/rainyroot/learning_projects

Some Projects for learning purposes I've done. Vary in difficulty and complexity.

c css django flask html javascript python sql

Last synced: 14 Feb 2026

https://github.com/m-ahmed-anwer/movie-management

A movie management web application with CRUD operations. 🍿

css ejs html nodejs sql

Last synced: 12 Apr 2026

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/kevinmarquesp/csv_to_sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 28 Mar 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/vlaxray/cyteapipe

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

css database diary html5 javascript logging php phpmyadmin sql

Last synced: 12 Apr 2026

https://github.com/andreadcsousa/alura_postgresql-triggers_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 plpgsql postgresql sql triggers

Last synced: 26 Feb 2025

https://github.com/wzshiming/rows

An rows reads the parsing library

rows sql

Last synced: 25 Oct 2025

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/viendinhcom/practice-makes-perfect

A space where I refine basics, adapt to change, and stay relevant in an ever-evolving professional landscape.

backend css deno frontend fullstack html javascript nodejs react sass sql typescript

Last synced: 25 Jan 2026

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/ega22a/custom-crt-chain

Сервис (сервер и клиент) для регистрации и внедрения ЭДО неквалифицированными подписями.

ini json-api mysql openssl php sql x509 x509certificates x509chain

Last synced: 15 May 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/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/dotxlem/s3b

SQL-queryable S3 backups

archive aws aws-s3 backup-tool sql

Last synced: 02 Apr 2026

https://github.com/mmggyy66/vets_clinic

Vet Clinic is a project to create data structure for a vet clinic using a relational database. It implements PostgreSQL and contains all the data about animals. The complete database contains tables with data about: [] animals [] animals' owners [] clinic employees [] visits

pgadmin4 postgresql sql

Last synced: 30 Mar 2025

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 Jul 2025

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/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/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 07 May 2026

https://github.com/mensenvau/coding_interview_solutions_no1

🚀 Welcome to the Interview Solutions repository!

codility codility-solutions hackerrank pyspark python sql

Last synced: 25 Mar 2025

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/youknow2509/sodoku

Game Sodoku use java, javafx, sql.

database game-development java javafx javafx-application sql

Last synced: 01 Jan 2026

https://github.com/basemax/megamenuphp

MegaMenuPHP is a simple menu system for PHP that allows you to recursively get menu items and its submenus.

mega-menu megamenu menu mysql php recursive recursive-algorithm recursive-functions sql

Last synced: 03 Apr 2025

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/aboualine/sql-formation

Library Management System Database: A MySQL project with tables, triggers, stored procedures, and views for managing books, members, and borrowings. Includes sample data for testing. Ideal for learning SQL or building a library app.

data database library-management-system mysql sql system

Last synced: 18 Apr 2026

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/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 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/dmarzzucco/hanlderstatuscodeshttpsforexpress

Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.

api backend express-js nodejs nosql solid-principles sql typescript

Last synced: 02 Jan 2026

https://github.com/mdanwarulkarim/pizzahut_sales_report_sql

The analysis of pizza sales using SQL involes the various sales trends, month wise sales analysis, category wise analysis and many more. Undercover different insights into ccustomer preferences and choices.

sql

Last synced: 19 Mar 2026

https://github.com/bensallen/sqlios

Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL

monitoring nagios postgresql sql timescaledb

Last synced: 17 May 2026

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/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/samarthghag/event_management_system

The Event Management System is a Java application designed to help organize and manage events, conferences, and meetings. It provides various features for creating events, managing attendees, and handling special requests.

database-management gui-application java management-system sql

Last synced: 23 Jun 2025

https://github.com/guilhermersouza34/mod38-projetocompleto

Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.

java javaee jpa-hibernate jsf maven postgresql spring-boot sql

Last synced: 06 Apr 2026

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/defuj/wibuspot-webservice

Web Service for WibuSpot project on https://github.com/defuj/WibuSpot

php sql

Last synced: 04 Apr 2025

https://github.com/vaccovecrana/metolithe

Minimal Key/value JDBC storage framework

dao jdbc keyvaluestore liquibase persistence sql

Last synced: 12 Jan 2026

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 2026

https://github.com/vicperal/ai-genai_projects

Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask

assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers

Last synced: 02 Apr 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/shubhendu-bhakat/simon-game

This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.

css3 expressjs html5 javascript nodejs sql

Last synced: 12 Apr 2026

https://github.com/arthuritajahy/readmeprojectblogpessoal

Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.

css html java javascript mysql oop spring-boot sql typescript

Last synced: 12 Apr 2026

https://github.com/yawkar/sql-mystery-solution

(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/

sql

Last synced: 01 Mar 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/fou1100ouacus/course19_driving-license-management_full-real-project

DVLD is a Desktop Application that I've been working on from scratch, using .NET Core Windows Forms, ADO.Net and Microsft SQL Server from Programming Advices Course 19.

advanced-programming csharp-code data-structures database desktop-app dotnet sql

Last synced: 09 May 2026

https://github.com/wassim-rached/postgresql-projects-examples

Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.

database-administration database-management pgadmin4 plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/steffo99/unimore-bdd-2020-alexandria

Piattaforma per organizzare e condividere la propria libreria multimediale

postgresql sql unimore-informatica

Last synced: 27 Mar 2025

https://github.com/codinewbie/blogging-website

A modern blogging platform built with TypeScript, Hono, SQL, and React for seamless blog management.

blogging-site hono postgresql prisma-orm reactjs sql tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/linx-software/dynamic-csv-generation

This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.

csv dynamic linx sql

Last synced: 19 May 2026

https://github.com/wahyufaturrizky/todo-api-go

https://todo-api-go.vercel.app

api go golang postgresql sql todolist

Last synced: 16 May 2026

https://github.com/ferustech/basicsql

BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.

java mysql sql utility

Last synced: 11 Jan 2026

https://github.com/liquipedia/sqllint

A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.

lint linter linting mysql sql

Last synced: 29 Dec 2025

https://github.com/sgovindp/sql_projects_collection

This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.

database-management sql sql-server sqlserver

Last synced: 30 Oct 2025

https://github.com/patrickpissurno/sql-to-jsdoc

Generate JSDoc annotations from raw SQL queries

code-generation javascript jsdoc nodejs postgresql raw sql

Last synced: 30 Apr 2026

https://github.com/arjun1237/dot.connect-authentication-service-provider

University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.

css frontend html javascript php sql webdevelopment

Last synced: 12 Apr 2026

https://github.com/lithdew/sqlutil

Utilities for working with SQL in Go.

golang sql

Last synced: 17 Oct 2025

https://github.com/cyberkutti-iedc/snaildb

SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.

database lightweight non-sql non-sql-database python pythondatabase sql

Last synced: 25 Mar 2025

https://github.com/ailynux/ims-project

Inventory Management System, for managing inventory, tracking stock levels, and generating reports.

angular asp-net-core full-stack react sql

Last synced: 03 Feb 2026

https://github.com/samantha-ruth/e-commerce-back-end

Back end of an e-commerce site. Built using javascript, Express, SQL, MySQL2, and Sequelize.

expressjs javascript mysql mysql2 nodejs sequelize sql

Last synced: 11 Apr 2026

https://github.com/yaaa3ser/sql-notes

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/lhm2904/pgexercises-solutions

My solutions to the SQL practice problems on pgexercises.com

exercises postgresql sql

Last synced: 14 Mar 2025

https://github.com/soreing/easyscan

Golang generator for sql row scanning with object mapping

generator go golang sql

Last synced: 05 Apr 2025

https://github.com/andreaslill/react-next-chat-app

Chat app with channels and authentication built in NextJS.

bcrypt next-auth nextjs pusher react sql tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/loozhengyuan/datafeeds-sql

SQL code snippets for deriving dimensions and metrics from Adobe Analytics Data Feeds

adobe adobe-analytics adobe-analytics-data-feeds bigquery sql

Last synced: 03 Feb 2026