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/ikauematos/sql

Estudos em SQL

language query sql strutered

Last synced: 27 Feb 2025

https://github.com/eezing/sqerge

Forward only PostgreSQL migration

migration postgres sql

Last synced: 04 Feb 2026

https://github.com/adrianomonteiroweb/mysql-vocabulary-booster-project

Projeto Trybe de SQL para praticar as primeiras queries.

sql

Last synced: 15 Mar 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/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/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/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/vladdba/blog

Support files related to blog posts on https://vladdba.com/

blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows

Last synced: 10 Mar 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/art2url/codewars

🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.

codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript

Last synced: 11 Apr 2026

https://github.com/gyanqui/databasedesign-development

This is a university repository of my personal assignments for course CIT 225: Database Design and Development

dcl ddl dml sql sql-server tcl

Last synced: 02 Jul 2025

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/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/jdegand/data-lemur

Solutions for Data Lemur Practice Interview Questions

data-lemur python sql

Last synced: 15 Mar 2025

https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio

The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.

csharp microsoft-visual-studio sql visual-studio

Last synced: 08 Apr 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/itdxer/chaining-ranges-in-sql

Code with examples provided for the article

mysql ranges sql

Last synced: 31 Mar 2025

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/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/thekapcioszek/kapcioszek_strona-asp.net

Website made using ASP.NET I made during apprenticeships in November 2022

asp-net-core aspnetcore sql

Last synced: 28 May 2026

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

Pushshift.io to Symmetric post converter.

pushshift reddit sql

Last synced: 10 Mar 2026

https://github.com/jaini-bhavsar/sql

This repository contains some complex, nested queries and important concepts of SQL using different kinds of enormous data.

microsoft-sql-server-studio sql

Last synced: 03 Sep 2025

https://github.com/AvastrOficial/MysqlBsz

Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar

bash script shell sql

Last synced: 24 Mar 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/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/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-

User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities

crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql

Last synced: 12 Apr 2026

https://github.com/jaybfn/twitter_sentiment_analysis

Objective of the Project: As shown on several social media platforms, many people have varied opinions (Positive/Negative/Neutral) about covid vaccination. To better comprehend this and reach a coherent conclusion, I performed a sentiment analysis on twitter data gathered from multiple hastags.

docker machine-learning mongodb natural-language-processing python sentiment-analysis sql

Last synced: 12 Apr 2026

https://github.com/richcake/kursovoj-proekt-karpov-313is

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

pyqt pyside6 python sql sqlite3

Last synced: 26 Mar 2025

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

ABAP SQL free edit and alv display

abap sql

Last synced: 10 Mar 2025

https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking

Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.

bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql

Last synced: 12 Apr 2026

https://github.com/data-analyst-bootcamp/data-cleaning-in-mysql

Creating world_layoffs database from a dataset and applying data cleaning technics.

data-cleaning dataset mysql mysql-database sql

Last synced: 18 Mar 2025

https://github.com/abdelrahmanbonna/engram

ENGRAM stands for English grammar dictionary which is a dictionary for grammar

c-sharp csharp localdb sql

Last synced: 02 Jul 2025

https://github.com/alextanhongpin/goql

URL querystring to SQL where

go golang qs querystring sql

Last synced: 24 Mar 2025

https://github.com/zdrzalikprzemyslaw/zsbd

Simple university sql tasks

microsoft-sql-server mssql sql

Last synced: 11 Mar 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/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/zeepk/woodcut-dotnet

Stat tracker for the popular MMO Runescape

api core csharp dotnet gaming javascript osrs react redux runescape sql typescript

Last synced: 20 Jan 2026

https://github.com/anidipta/agroconnect

Smart Agricultural Marketplace

googletranslate sql streamlit websocket

Last synced: 20 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/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/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/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 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/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/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 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/xaquinalves/1_daw_bd_sql

All SLQ code created during my databases classroom

learning sql

Last synced: 11 Feb 2026

https://github.com/paologaleotti/blaze-api-example

Example of a REST API using Go, blaze, sqlx

api example go http rest sql sqlx

Last synced: 01 Jul 2025

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/emersonloureiro/cwql

SQL-like support for CloudWatch

cloudwatch metrics sql

Last synced: 16 Mar 2025

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 Jul 2025

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/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/ap/sql-interpol

interpolate Perl variables into SQL statements

perl sql

Last synced: 12 Apr 2025

https://github.com/antonmarin/traceable-pdo

Adds trace to sql statement. Know the source of your queries!

debug pdo sql trace

Last synced: 14 Jan 2026

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/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/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/nyxflower/ladybug

An efficient web-based Code Similarity Detection tool with report generator

css java maven similarity-detection sql web-based-application

Last synced: 06 May 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/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/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/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/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

https://github.com/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

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/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/philippebeck/nens

Node/Express Framework with MySQL

api express framework node sql

Last synced: 09 May 2026

https://github.com/ojgabrielleal/toquiotv

Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.

bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv

Last synced: 12 Jun 2025

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

A fun project I did with NOAA weather data

mariadb mysql sql

Last synced: 10 Mar 2025

https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 Jan 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/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/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/triod315/salamandralabs

Web site for posting articles about programming, written on ASP.NET

asp csharp sql

Last synced: 04 Jul 2025

https://github.com/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database 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