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/orlandojsjunior/Python_para_Data_Science-Pandas_diferentes_formatos_de_arquivos

Curso de Pandas I/O: trabalhando com diferentes formatos de arquivos

csv html json planilhas sql xlsx xml

Last synced: 23 Oct 2025

https://github.com/hwywl/ant-nest

蚂蚁巢,专注于方便的注解

annotations mybatis spring spring-mvc sql

Last synced: 06 Mar 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: 17 Jul 2025

https://github.com/gustavfreitas/power_bi

Documentado todos os Capítulos estudados e feitos utilizando como base as aulas Data Science Academy

business-intelligence complex-relationships dashboard data-science database dax dax-expression dax-languague graphics interative-visualization powerbi reports sql

Last synced: 04 Aug 2025

https://github.com/ayvero/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql sql

Last synced: 10 Apr 2025

https://github.com/kiko-g/feup-bdad

FEUP BDAD | Databases | 2018/19

database relational-databases sql sqlite3 uml

Last synced: 17 Mar 2025

https://github.com/sakibvhossain/data_stores_and_persistence

Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.

hibernate-orm java multitier-architecture sql

Last synced: 05 Jun 2026

https://github.com/drprettyman/jobmaster

Job queue system for backend systems.

job-queue job-scheduler postgresql python sql

Last synced: 16 Feb 2026

https://github.com/ibensusan/tournament-database-project

Database create for a multi-sport tournament built using SQL and PL/SQL, the system is optimised for data retrieval and performance.

database sql sql-query

Last synced: 14 Jun 2025

https://github.com/anthonyhuang19/phonemon-db

The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.

database-management database-schema sql sql-server

Last synced: 12 Mar 2025

https://github.com/davidallendj/artisan

Experimental SQL string builder using Go's type system

go sql string-builder

Last synced: 23 Jun 2025

https://github.com/sage-rebirth/aws-rds-flask-demo

This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application

aws aws-rds-mysql cloud mysql rds sql

Last synced: 30 Apr 2025

https://github.com/souzafcharles/amdocs-java-developer

:computer: Bootcamp Amdocs Java Developer. Presented by Digital Innovation One and Amdocs

amdocs digital-innovation-one java javadevelopment linux spring-boot sql sqlserver

Last synced: 03 Apr 2025

https://github.com/monthdev/memly

Smart, spaced repetition flashcard program written in C++ and Qt.

cmake cpp duckdb fsrs qml qt sql

Last synced: 16 May 2026

https://github.com/jbalooshie/covid-19-vaccine-hesitancy

A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine

aws data-science machine-learning rds rds-database sql

Last synced: 15 May 2026

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

https://github.com/saba-burduli/comicburduli-asp.net-core-web-api-using-entity-framework-ef-

I make Web API using ASP.NET core , i also using Entity Framework (EF) .I use Web Api tier system ofc :1,Presentation Layer (UI/Web API): Handles user interactions,2.Business Logic Layer (Service Layer): Contains business rules and validation.3.Data Access Layer (Repository Pattern): Abstracts database interactions.4.Database Layer: storage (MSSQL)

asp-net-core enityframework microsoft mssql orm orm-framework sql

Last synced: 14 May 2026

https://github.com/osx-rsplug-a/sql_studies

This repo it's compiled of SQL studies from old exercises and new

sql

Last synced: 17 Feb 2026

https://github.com/mijisu0103/sql

ECS740P - Database Systems

sql

Last synced: 07 Jan 2026

https://github.com/amiegirl/data_analyst_portfolio_projects

This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn

excel powerbi pyhton sql

Last synced: 08 Sep 2025

https://github.com/fabiannorbertoescobar/java-db-connections-ejercicios

ABMs y Apps con diferentes conexiones a bases de datos SQL, noSQL y XML.

abm bson crud dom hibernate hql java javascript jaxb jdbc json mongodb mongodb-driver mvc mysql nosql sax sql sqlite xml

Last synced: 11 Apr 2026

https://github.com/mateo-404/hackacode2-springboot

Backend para el evento HackaCode2 de TodoCode

backend hackacode java spring sql

Last synced: 02 Apr 2025

https://github.com/fluentci-io/sqruff-plugin

Set up your CI/CD Pipeline with sqruff installed

continuous-delivery continuous-integration linter plugin rust sql wasm webassembly

Last synced: 16 May 2026

https://github.com/brandonleekramer/diversity

In this project, my colleague Catherine Lee (Rutgers) and I employ computational text analysis to examine quantitative trends in the use of diversity terms, OMB/Census terms, and other population labels in a sample of 2.6+ million biomedical abstracts spanning the last 30 years.

diversity pubmed python r sql text-mining word-embeddings

Last synced: 05 May 2026

https://github.com/thomasthaddeus/sqlcombination

SQL Files with a sample database project

sql sqlite sqlite3

Last synced: 21 Jun 2025

https://github.com/samiksha-khare/historic-movie-recommendation-system

A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.

airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql

Last synced: 07 Jul 2025

https://github.com/gullerya/sql-dsl-java

SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.

dsl jpa ql sql

Last synced: 05 Sep 2025

https://github.com/hakannyucel/todo-backend

Todo application developed using .NET Core 5 and following the Clean Architecture methodology.

autofac backend clean-architecture dotnet dotnet-core efcore fluentvalidation log4net net5 sql sqlserver todoapp

Last synced: 09 Apr 2026

https://github.com/eablak/blogproject

BilgeAdam academy .NET Education achievement certificate project.

asp-net-core model-view-controller sql

Last synced: 24 Jun 2025

https://github.com/leoglme/tweet_academie

Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.

php poo social-media sql twitter ui

Last synced: 17 May 2026

https://github.com/andreriffen/relational-sql

Some basics of Relational Database in SQL

apache2 innodb mariadb mysql sql

Last synced: 15 May 2026

https://github.com/ryosama/csv2sql

Request CSV files like SQL databases

csv interface perl sql tool

Last synced: 09 Jul 2025

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/nameisjayant/bootstrap-php-website-demo-project

This is a simple website based on php-bootstrap and mysql database, i have used xampp server and phpmyadmin to keep track of my database query

bootstarp4 css html php phpmyadmin sql webpage xampp

Last synced: 25 Apr 2026

https://github.com/jestebandev/backupapigoogledrive

An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task

backup google-cloud-platform sql

Last synced: 17 Jun 2025

https://github.com/wajid7511/graphqldemo

Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme

automapper code-first-approach docker entity-framework-core graphql graphql-api hotchocolate mongodb netcore producer rabbitmq rabbitmq-consumer sql unittesting webapi worker-service

Last synced: 13 Apr 2026

https://github.com/pokkeyuri/simplesequel

SQL statements with minimal boilerplate code

ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library

Last synced: 06 Apr 2026

https://github.com/humbertocg18/pucrs-bd_i-2-2023

Trabalhos, Projetos, Exercícios e aulas realizados no Astah na cadeira de Banco De Dados 1, matéria do segundo semestre.

astah bd db mysql oracle pucrs sql

Last synced: 15 May 2026

https://github.com/kevindasilvas/api_movies

Api rest entirely made in php to manage movies,actors and directors.Test made for the php developer role at magic web design

api api-rest mysql php php7 sql

Last synced: 16 May 2026

https://github.com/lucas0019/jobscalc

Aplicação para estudo e prática do Back end

nodejs sql

Last synced: 11 Jul 2025

https://github.com/gill-singh-a/postgresql-brute-force

A Python Program that uses psycopg2 module to brute force PostgreSQL Server

brute-force multithreading postgres postgresql python3 sql

Last synced: 16 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/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/turbot/steampipe-plugin-uptimerobot

Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl

Last synced: 18 Apr 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/skalt/psql_splitter

a nom parser combinator that matches a psql statement.

parser parsing postgres postgresql psql sql

Last synced: 14 May 2026

https://github.com/f-z/databases

Various database projects (modeling, SQL, R)

data-visualization databases datavisualization map-reduce mapreduce r sql

Last synced: 16 May 2026

https://github.com/zaadevofc/spreadsheet-db

Using Google Sheets API as a fast and efficient SQL Database alternative, just kidding :/

database db node spread-db spreadsheet spreadsheets sql

Last synced: 07 Jan 2026

https://github.com/omar-muhamad/vet-clinic-database

In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.

database postgres postgresql sql

Last synced: 16 May 2026

https://github.com/kayw-geek/mysql-note

MySQL 必知必会 学习笔记

mysql notebook sql study-notes

Last synced: 09 Sep 2025

https://github.com/ashishsingh789/jforce-solutions-data-analyst-interview-task-

This repository contains a solution for a Data Analyst interview task performed for JForce Solutions. The task involves importing, cleaning, and transforming a dataset using Python, followed by creating a Power BI dashboard to visualize key business insights.

pandas pgadmin4 powerbi python sql visualization

Last synced: 12 May 2026

https://github.com/quantumudit/sales-statistical-analysis

This project focuses on a statistical analysis (using SQL queries) of various key metrics that impacts the overall sales of a certain fictitious store.

data-analysis postgresql sales-analysis sql statistics

Last synced: 16 May 2026

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/jhwa426/bootcamp-web_development

Become a Full-Stack Web Developer with HTML, CSS, Javascript, Node, React, MongoDB, Web3 and DApps.

api-rest bootstrap css3 databases express-js git html5 javascipt jquery mongodb mongoose node-js react-js shell-script sql

Last synced: 06 Apr 2026

https://github.com/braiso-22/centro-estudios-hibernate

Centro de estudios pasado a Hibernate

hibernate java sql

Last synced: 04 Apr 2025

https://github.com/oyvinrog/sqlshell

A powerful SQL shell with GUI interface for data analysis

analysis delta-lake duckdb excel-import sql sqlite

Last synced: 19 Jan 2026

https://github.com/mfernstrom/js-sif

Scan your JS source code for potential SQL injection vectors

appsec injection-attacks mysql security sql

Last synced: 03 May 2026

https://github.com/tk42/sqlc-buf-pg-template

SQL query driven backend template with sqlc, gRPC and postgres and also operated by grpcui, pgweb and grafana

grpc postgresql sql

Last synced: 07 May 2026

https://github.com/chasesinghofen/scotchbox-project

scotch-box project with sql, js, html,csv file and json data

php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant

Last synced: 16 May 2026

https://github.com/dominikjalowiecki/demoty

Website for sharing and commenting memes.

ajax css html javascript php sql

Last synced: 09 May 2026

https://github.com/molodchina/msu-database-prac

MSU-CMC-SP Databases practicum

psql psycopg2 relational-databases sql

Last synced: 17 Feb 2026

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: 01 Jul 2026

https://github.com/estebanways/postgresqldbquerytool

🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format

data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql

Last synced: 02 Apr 2025

https://github.com/indirivacua/sql-queries

Práctica 3 de la materia Bases de Datos correspondiente a la carrera Ingeniería en Computación dictada en la Facultad de Informática, UNLP.

queries sql unlp

Last synced: 26 Feb 2026

https://github.com/varun-khorgade/weatherflow-etl-data-pipeline

ETL pipeline to fetch, clean, and load weather datasets for structured analysis.

bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql

Last synced: 16 May 2026

https://github.com/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/anuprshetty/ipl_data_management

IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.

docker erdiagram mysql normalization-database rdbms sql

Last synced: 15 May 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/hendisantika/springboot-liquibase

Spring Boot Liquibase Sample Demo

liquibase migration spring springboot sql

Last synced: 13 Apr 2025

https://github.com/budougumi0617/til

Today, I Learned.

go golang helm sql terraform

Last synced: 13 Feb 2026

https://github.com/hifza-khalid/sql-queries-collection

🗂️A collection of essential SQL queries covering SELECT 📝, INSERT ➕, DELETE ❌, UPDATE 🔄, and JOIN 🔗 operations for database management and learning.

database queries sql sql-commands sql-queries

Last synced: 14 Jul 2025

https://github.com/kitospammsl2/lernperiode-5

Das hier ist mein Schach.

chess schach sql

Last synced: 21 Jun 2025

https://github.com/cieslarmichal/sql-labs

SQL labs at AGH University of Science and Technology in Krakow.

databases sql sqlserver

Last synced: 21 May 2026

https://github.com/querysorcery/pyev

postgres python explain visualizer

hacktoberfest python sql

Last synced: 12 Apr 2025

https://github.com/knbr13/data-migrate

CLI tool for seamless data migration from JSON files to SQL databases

cli database go golang migration sql

Last synced: 04 Apr 2025

https://github.com/gbburleigh/quick-seeders

Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.

data dataset faker generator python seeder sql test

Last synced: 03 Apr 2025

https://github.com/rizkipragustono/ecommerce_elt_project

Modern ELT with Snowflake, dbt, and Star Schema for E-Commerce

apache-airflow data-engineering dbt docker elt-pipeline python snowflake sql

Last synced: 16 May 2026

https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions

The solutions of all SQL hackerrank in MYSQL

hackerrank hackerrank-solutions mysql sql

Last synced: 20 May 2026

https://github.com/linx-software/cpt_lowcode_devday2022

This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.

api rest-api sql

Last synced: 18 May 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/mikebionic/viewscount

A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.

counter go middleware organic sql views

Last synced: 12 Apr 2025