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/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/culdo/budget-web-app

多功能記帳Web APP

php sql

Last synced: 18 Jan 2026

https://github.com/prasanthvijayy/product-management-system

A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.

docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql

Last synced: 11 Apr 2026

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/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/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/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/saharbueno/movie-database

A very basic movie database where the user can add, search, and view all their movies.

css database html html-css html5 mysql php sql

Last synced: 06 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/piyushkumar96/generic-orm

A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.

generic go golang gorm mysql orm postgres postgresql sql

Last synced: 13 Jan 2026

https://github.com/patelvivekdev/novelreader

Website to Read and Download NOVEL and COMICS

bookreader comics-reader novelreader php sql

Last synced: 29 Mar 2025

https://github.com/ahadalireach/leetcode.solutions

A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.

cpp dsa problem-solving sql

Last synced: 26 Mar 2025

https://github.com/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks

Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)

cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql

Last synced: 29 Apr 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/erossini/splitsqlscript

Split an SQL script file into smaller chinks based on the specified maximum byte size.

split splitter sql sql-script sql-scripts

Last synced: 09 Jun 2026

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/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/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/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 06 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/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 2026

https://github.com/vinniko/japanlanguage

🎌 Japanese language course website. Learn it

asp-net-core csharp css database html mysql sql

Last synced: 30 Apr 2026

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/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/mvysny/vaadin8-sqldataprovider-example

Demoes a SQLDataProvider and a Filter Bar for Vaadin 8 Grid

grid sql vaadin vaadin8

Last synced: 04 Apr 2025

https://github.com/akhtar21yr/text-utils-

The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.

css django html js python sql text-transform text-utils

Last synced: 12 Apr 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/richcake/kursovoj-proekt-karpov-313is

Курсовой проект. Тема: Разработка программного модуля системы "Отдел снабжения предприятия". Выполнил Карпов Арсений 313ИС

pyqt pyside6 python sql sqlite3

Last synced: 26 Mar 2025

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/drako01/java-udemy

Repositorio con todas las Actividades del Bootcamp

css3 eclipse-ide html5 java javascript maven spring-boot sql

Last synced: 12 Apr 2026

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/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/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

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/vlaxray/cyteapipe

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

css database diary html5 javascript logging php phpmyadmin sql

Last synced: 12 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/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/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli 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/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/secmon-lab/overseer

A security log analysis tool for data lake with combination of SQL query and Rego policy

bigquery detection open-policy-agent security-monitoring sql

Last synced: 11 Mar 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/akashash01/sql-basic-table-creation

This SQL codes might useful for creating a simple Database, by creating a multiple tables.

database ddl dml dql sql

Last synced: 01 Apr 2025

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/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/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/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/oussamahaimoud/Actuarial-studies-SAS-R-Python-VBA-Excel-Sql

Actuarial studies (SAS, R, Python, VBA-Excel, Sql)

python r sas sql vba-excel

Last synced: 20 Jul 2025

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/anthonp/weather-data

A fun project I did with NOAA weather data

mariadb mysql sql

Last synced: 10 Mar 2025

https://github.com/priom7/discussion-forum-laravel-vue-pusher-

Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.

bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify

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/yaaa3ser/sql-notes

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/tobihatti/languages-summaries

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

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/m-mdy-m/sql-vs-nosql

Examinando SQL e NoSQL e comparando-os

articles mon mysql noejs nosql sql

Last synced: 02 Apr 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/geetisha/sales_insight_data_analysis_using_sql_and_tableau-etl-

Sales Insights - A Data Analysis Project performed on Tableau & SQL Topics

dashboard data-analysis data-visualization mysql project sales-analysis sql tableau

Last synced: 07 Jan 2026

https://github.com/subhajeet2003/library_management_system

Created a Relational Database for Library Mangement System.

mysql sql

Last synced: 25 Mar 2025

https://github.com/ornella-gigante/mysql_database_workbench

This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.

database-management mysql-database poo sql workbench

Last synced: 16 Mar 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/yinxulai/sqls

Simple sql writing tool for go

go golang gorm mybatis sql sqlbuilder

Last synced: 29 May 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/dhouib-mohamed/quoxy

Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.

api-gateway api-limiter api-security go proxy sql subscription token-management

Last synced: 04 Feb 2026

https://github.com/devmessias/gsql2rsql

OpenCypher to Databricks/spark SQL transpiler - query your Delta Lake tables as a graph

databricks graph graph-database spark-sql sql

Last synced: 22 Feb 2026

https://github.com/1boch1/addalias

Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result

javascript npm-package query-builder sql

Last synced: 08 Jan 2026

https://github.com/jamesehiabhi/lewis-product-portfolio

Lewis Revenue Analysis by Product Category

sql sql-server

Last synced: 27 Aug 2025

https://github.com/ankit21111/filmilytics

This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.

data-analysis database database-design database-schema erdiagram sql

Last synced: 13 Jun 2025

https://github.com/camilajaviera91/dag-first-approach

This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.

airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql

Last synced: 13 Apr 2026

https://github.com/terminalkitten/fhirebase-core-json-schema

Validate FHIR resource field of JSONB type with JSON Schema

fhir json json-schema postgres sql

Last synced: 13 Apr 2026

https://github.com/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/profpantoja/bd-exercicios

Repositório das listas de Exercícios da disciplina de Modelagem de Banco de Dados e Banco de Dados.

der mariadb mer modelo-conceitual modelo-entidade-relacionamento peter-chen sql

Last synced: 22 Feb 2026

https://github.com/vsbrilyakov/med-app

Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.

clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql

Last synced: 08 May 2026

https://github.com/ullenius/minihopp

:earth_asia: :rabbit: Java URL Shortener microservice (REST webservice). SQL and NoSQL (Redis) support. To be deployed on a Java application server such as Wildfly

freecodecamp-backend java8 javaee8 json mit-license nosql redis rest-api sql

Last synced: 12 Mar 2026

https://github.com/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis

End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.

data-analysis data-visualization powerbi sql sql-server

Last synced: 16 Mar 2025

https://github.com/francosion042/blog-backend-postgraphile

A graphQL server that's built upon a postgreSQL schema

database plpgsql postgraphile postgresql sql

Last synced: 05 Feb 2026

https://github.com/pngo1997/data-mining

Practice on data mining using AWS (multi-nodes), Hadoop and SQL.

aws ec2 hadoop mapreduce sql

Last synced: 14 Jun 2025

https://github.com/pablo-restrepo/appgestionfutbol

Aplicación de gestión de partidos y torneos de fútbol

oracle sql

Last synced: 06 Jul 2025

https://github.com/lightbender/std.v2.database.sql

An experimental ADO.NET-like Generic SQL Driver for D

database dlang sql

Last synced: 17 Mar 2025

https://github.com/jhonshua/Web_Scraping_Api_fastApi

Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo

api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping

Last synced: 29 Aug 2025