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/drawtables/frontend

Фронтенд сервиса для проектирования схем баз данных.

dbml docker postgres sql svelte

Last synced: 10 Mar 2026

https://github.com/buddhad/sql-learning

My Practice SQL queries

learn mysql mysql-database query sql sql-learning

Last synced: 28 Jun 2025

https://github.com/jmigac/graphql-web-services-spring-aem

Master thesis on topic "Developing GraphQL Web Services in Spring and Adobe Experience Manager". Project will contain REST api build in Spring framework for receiving data about earthquakes with possibility of local data caching. Local data cache will be achieved will background thread contacting external API and filling local database using prebuild REST service. Build web service will be used as a backbone service for GraphQL endpoint, which will provide specific information to received query. As an addition to the master thesis content, new technology will be used in comparison with spring, it's called Adobe Experience Manager [AEM]. AEM is an enterprise content managment system, with a rich technology stack and high level of customization.

adobe adobe-experience-manager aem database earthquakes graphql graphql-endpoint jpa-hibernate junit5 jwt jwt-authentication local-database mysql rest-api security spring-framework sql web-services web-services-restful

Last synced: 11 Apr 2026

https://github.com/virajbhutada/credit-card-transaction-analysis-sql

This project provides a structured database schema and SQL scripts to analyze credit card data. It includes tools for managing and analyzing transaction data, helping to identify spending patterns and trends. The project features visual schema diagrams and supporting documentation for easy understanding.

creditcard customer data-analysis data-cleaning data-modeling database database-management insights performance-optimization postgresql query-language schema-design schema-diagram scripts sql transactions trends

Last synced: 15 May 2026

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

SQL notes - setup, creating databases, and many more

postgresql sql

Last synced: 23 Aug 2025

https://github.com/selsoftdf/sql-server-development

A collection of T-SQL scripts, stored procedures, functions, and other SQL Server development samples for learning and reference purposes.

mssql sql sql-server tsql

Last synced: 02 Jan 2026

https://github.com/its-asif/postgre

first time with postgreSQL with node.js

backend nodejs postgresql sql sql-database

Last synced: 06 Jul 2026

https://github.com/mikhaylov1gor/api-todo-list

.Net application on efcore

asp-net-core efcore sql

Last synced: 05 Mar 2025

https://github.com/vivprime/employee-management-system

GUI Application for the management of Employees

sql tkinter-python

Last synced: 10 Jun 2026

https://github.com/rushilsharma1/musicstore_analysis

Project on data analysis of an MusicStore

dataanalysis database datascience problem-solving query sql

Last synced: 02 Jan 2026

https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 23 Mar 2025

https://github.com/matheus1714/financial-data-storage

This repository contains a sample user transaction database over a period of 1 year.

docker environment neon postgres sql

Last synced: 19 Jun 2025

https://github.com/suhailroushan13/project-management-tool-for-employees

The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams

agile express nodejs project-management react sql

Last synced: 11 Apr 2026

https://github.com/phogolabs/terraform-provider-prana

A Terraform Provider for Prana

golang migration prana sql terraform

Last synced: 21 May 2026

https://github.com/mk3008/carbunqlex

CarbunqleX is a lightweight library that enhances the reusability and maintainability of RawSQL through advanced query parsing.

ast csharp csharp-lib csharp-library dynamic-query postgres postgres-sql-parser postgresql raw-sql sql sql-parser

Last synced: 19 Nov 2025

https://github.com/owengombas/graphql-composer-typeorm

🌐 TypeORM plugin for graphql-composer-decorators

api decorators graphql query sql typeorm

Last synced: 02 May 2026

https://github.com/jvegar/sql-movie-app

Entity Relationship Diagram for Movie app

entity-relationship-diagram sql

Last synced: 11 Jan 2026

https://github.com/tigureis/modelo_de_pipeline_com_spark_no_databricks

Este projeto simula um pipeline de streaming de dados utilizando Spark Structured Streaming e Delta Lake em um ambiente Databricks. O objetivo é demonstrar como processar dados em tempo real, mesmo quando a fonte de dados é estática e fornecida por meio de comandos SQL.

databricks-runtime delta-lake spark-structured-streaming sql

Last synced: 21 Feb 2026

https://github.com/higorsnt/dbs

Library to synchronize data model from JSONs comparison and SQL script generation.

comparision json plsql sql typescript

Last synced: 22 Apr 2026

https://github.com/sismicfr/python-db2sql

CLI tool to dump or migrate any database (SQLite, MySQL, MSSQL, PostgreSQL, Oracle) into PostgreSQL or MSSQL — with file dump and live migration modes.

cli database etl migration mysql oracle postgresql python sql sqlite

Last synced: 06 Jul 2026

https://github.com/unipr-org/bdd

BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).

database postgresql sql

Last synced: 01 May 2026

https://github.com/dsk-david/correioapi

O Correio API é um projeto pessoal criado com o objetivo de simular um sistema de gerenciamento de encomendas de um correio.

api api-rest correios express json nodejs sql sqlite

Last synced: 11 Apr 2026

https://github.com/arkenidar/spring-db

simple (for now) HTTP access to SQL, coded in Java programmer's language.

http java sql

Last synced: 03 Nov 2025

https://github.com/pabvald/food-market

Food market database in SQL

db sql

Last synced: 23 Mar 2025

https://github.com/kunalkumar2001/sales-project-using-excel-and-sql

Comprehensive sales analysis using SQL, Excel, and PowerPoint to uncover insights on top-sellers, peak times, and branch performance.

data-analysis data-analytics excel mssql sql

Last synced: 03 Nov 2025

https://github.com/catterall/dbscripts

A small Python package to quickly run database object scripts against a database without dependency issues.

database database-management database-migrations databases script scripting scripts sql sql-query sql-server

Last synced: 15 Sep 2025

https://github.com/jpfairbanks/querygarden

Growing healthy applications in well-prepared SQL

analytics databases sql web-service

Last synced: 12 Jan 2026

https://github.com/pegasusheavy/prax

🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.

async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative

Last synced: 20 Jan 2026

https://github.com/bilbottom/snowflake-streamlit-app

Repo for the Snowflake DABW course (badge 2).

python sql testing

Last synced: 03 May 2025

https://github.com/siddik-1997/basic-sql-queries

This repository contains a collection of basic SQL queries for working with MySQL. The queries cover a variety of common operations, including SELECT, Create, Search, Update. Each query includes a brief description and is well-commented for easy understanding.

basicsql database sql xampp-server

Last synced: 14 May 2025

https://github.com/thedigitalninja/graphdb-workshop1

Let script setting up a Neo4j GraphDB from an existing SQL DB.

converter graphql mariadb neo4j sql

Last synced: 06 May 2026

https://github.com/brendon45/my_personal_practice

A collection of projects and practice materials for backend development, database management, and system operations. Includes exercises and resources for improving programming skills and system administration.

backend-development database-management-systems front-end-development javascript python sql system-development

Last synced: 06 May 2026

https://github.com/thesfinox/sql-simple-backup

Simple script to backup data in a MySQL database and store it in a WebDAV server.

backup bash data mysql script sql webdav

Last synced: 18 Apr 2026

https://github.com/veddonda/myshop

This is a repository for Online Store Database (Myshop).

postgresql sql

Last synced: 01 Jul 2025

https://github.com/jabulente/jabulente

Hi, I’m Jabulente — a Data Analyst with a background in Crop Science. I bring together domain expertise in agriculture with modern data science practices to deliver insights that support sustainable agriculture, food systems improvement, and evidence-based policymaking.

data-analyst data-driven data-science excel machine-learning powerbi python r sql statistical-analysis statistics

Last synced: 11 Feb 2026

https://github.com/sharkitek/srm

[MIRROR] TypeScript ORM for Sharkitek models.

mapping model object orm postgresql relational sharkitek sql

Last synced: 22 Apr 2026

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

https://github.com/pierre-fromager/pimapp

Sample App with Pimvc

acl jwt openstreetmap php7 sql

Last synced: 17 May 2026

https://github.com/almoghindi/django-blog

Blog Website using Python with Django framework and Postgres, as well as AWS services like Elastic beanstalk, S3, EC2 and rds.

aws aws-ec2 aws-elastic-beanstalk aws-rds aws-s3 css django html postgres postgresql python sql

Last synced: 08 Apr 2026

https://github.com/omkar2503/credit-risk-dashboard

A SQL-based Credit Risk Scoring System visualized using Metabase

credit-risk dashboard data-analysis data-analytics metabase postgresql sql

Last synced: 01 Jul 2025

https://github.com/paw-sql/pawsql-vscode

PawSQL Client enables developers to access core capabilities of the PawSQL directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites.

indexing mariadb mysql optimization oracle performance postgresql query sql tuning

Last synced: 15 Mar 2025

https://github.com/devenock/Relational-Databases

Relational Database Concepts

mysql postgresql sql

Last synced: 22 Jul 2025

https://github.com/eddieatgoogle/sql-based-genai-data-pipeline

GenAI data pipeline that performs data preparation, management and performance evaluation tasks for RAG systems using SQL as the primary development language. Please feel free to use this as a starting point for your own projects.

bigquery bqml dataform dbt embeddings gemini google-cloud-platform sql vector-search vertex-ai

Last synced: 25 Feb 2025

https://github.com/aniketmondal/new-h2-website

Repository of the new dynamic website of Hostel 2, IIT Bombay, created by H2-Web Council (2018-2019, 2019-2020). Currently, all the gymkhana websites are not accessible from outside networks. And as this is a PHP-based, database-backed website, I can't properly host it live on GitHub pages.

bootstrap css3 html javascript mysql-database parallax php sql

Last synced: 08 Apr 2026

https://github.com/kasir-barati/sql

A place where I keep track of what I know about PostgreSQL + ORMs

cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript

Last synced: 11 Apr 2026

https://github.com/santiagortiiz/linkedin-databases-ms-sql-server

Linkedin Learning. SQL Server: T-SQL, Triggers, Store Procedures and Functions.

databases ms-sql-server sql t-sql

Last synced: 18 Feb 2026

https://github.com/odeassis/me-to-web

Destinado ao aprendizado das principais tecnologias do desenvolvimento web.

html5 javascript php sql

Last synced: 11 Apr 2026

https://github.com/avanegasp/avanegasp

💻 Full Stack Developer con experiencia en desarrollo de aplicaciones web reales, integrando frontend y backend con buenas prácticas y metodologías ágiles (SCRUM). Trabajo con tecnologías como React.js, Python, Flask y Django. Apasionado por el clean code, testing, la escalabilidad y crear soluciones que generen impacto.

bootstrap5 css django html javascript python reactjs sql

Last synced: 08 Apr 2026

https://github.com/tazgreenwood/data-warden

Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.

database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension

Last synced: 11 Apr 2026

https://github.com/ravirch/postgresql-sql-guide

This repository is a comprehensive PostgreSQL SQL Guide, covering essential topics from foundational SQL queries to advanced concepts like joins, subqueries, and data manipulation commands.

postgresql psql sql

Last synced: 22 Jun 2025

https://github.com/mobluse/prod-judge

ProdJudge - a FOSS web app to judge products in JavaScript, CSS, HTML, PHP, and SQL. It uses Raphaël for vector graphics. It can run on cheap web hosting services. See demo on YouTube:

css html javascript php raphael raphaeljs sql svg

Last synced: 11 Apr 2026

https://github.com/harmim/vut-ids-project

Databázové systémy - Projekt

databases ids oracle sql uml vut vut-fit

Last synced: 29 Apr 2026

https://github.com/fou1100ouacus/advanceddatabaseproblems

It is intended for database professionals, students, and anyone interested in deepening their understanding of complex SQL queries, performance optimization, and database design.

database sql tsql-stored-procedures

Last synced: 14 Apr 2025

https://github.com/mintimate/chinesecalendarsqlmaker

用于根据中国的节假日日历自动生成Oracle工作日历的SQL插入语句和CSV数据文件。需要使用最新的chinesecalendar库

chinese-calendar sql

Last synced: 06 Mar 2025

https://github.com/baku-stark/bootcamp-vivo-python-ai

🐍 | BootCamp Vivo Python AI

fastapi python sql

Last synced: 11 Apr 2026

https://github.com/puspacempaka/hackerrank-sql-challenges-intermediate

This repository features solutions to various intermediate-level SQL challenges from HackerRank. It includes efficient SQL queries, problem-solving techniques, and well-documented scripts. Explore these solutions to understand different SQL problems and enhance your skills.

challenges data-analysis database hackerrank-solutions queries sql sql-intermediate-level

Last synced: 02 Jan 2026

https://github.com/rociobenitez/sql-cheatsheet

Resumen práctico de SQL: definición de datos, consultas, manipulación, control y transacciones.

cheatsheet dcl dcl-commands ddl ddl-commands dml dml-commands dql-commands sql sql-cheatsheet tcl tcl-commands

Last synced: 03 Feb 2026

https://github.com/marcinbojko/ssrs

Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs

chocolatey microsoft powershell sql

Last synced: 24 Mar 2025

https://github.com/miottonicola/unive-bd_ecommerce-project

E-commerce with database project.

database ecommerce-website html python sql

Last synced: 08 Apr 2026

https://github.com/magnateape/https-github.com-visshruthav-java-sql-project___degreescheduler-mobile-app

Android Mobile App written in Java and SQL that helps Wayne State University students create and download schedules to help them plan out their degrees.

java sql

Last synced: 23 Mar 2025

https://github.com/muhammad-rebaal/naturalsql-for-material-science

NaturalSQL for Materials Science is an NLP-powered tool that allows researchers to query AiiDA databases using natural language instead of complex SQL. It automatically converts plain English queries into optimized SQL commands, generates detailed reports, and integrates with AiiDA's provenance tracking to deliver context-aware results.

aiida aiida-core natural-language-processing python3 querybuilder sql

Last synced: 31 Mar 2025

https://github.com/gdgiri/sql-day-1

mysql screen shots

mysql sql

Last synced: 06 Jul 2026

https://github.com/nora-garo/data-analysis-and-visualization

Welcome to my Data Analytics Portfolio! 📈📂This repository showcases my data analysis and business intelligence projects, including data processing, reports, visualizations, datasets, and documentation. It highlights my ability to extract insights, optimize decisions, and present findings using Python, SQL, Power BI, and Tableau 📊🚀

excel phyton pwerbi r sql tableu

Last synced: 01 Apr 2025

https://github.com/supernoi/relback

relBack is a facilitator in the live of Oracle DBA.

boostrap django oracle-backup oracle-database python sql

Last synced: 13 Jan 2026

https://github.com/devhyrum/user-management-and-blogging-api

Esta é uma API para gerenciamento de usuários e blogging. A API permite criar, atualizar, excluir e visualizar usuários, posts, categorias e comentários. Além disso, a API inclui a capacidade de upload de imagens.

expressjs mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/ezrahsieh/academicdatabasedashboard

The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.

dashboard data-visualization database-management mongodb mysql neo4j sql

Last synced: 21 Feb 2026

https://github.com/mae776569/fatura-task

Fatura is a small application that represents products and their providers.

api database expressjs mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/manjit-baishya-datascience/e-challan-traffic-ticket-database-management-system

The database schema includes tables to store information about vehicles, owners, traffic incidents, traffic tickets, traffic officers, payments, ticket histories, and violations. Relationships are established between entities to maintain data integrity.

database-design databse-project sql sqlite3

Last synced: 16 Feb 2026

https://github.com/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026

https://github.com/pablocarnauba/hospitalveterinario

HospitalVeterinario é um programa simples em Python que gerencia pacientes de um hospital veterinário usando MySQL. Através de um menu interativo, você pode visualizar, cadastrar, alterar e remover pacientes. O sistema organiza dados como nome, espécie, raça e peso dos animais, permitindo uma administração eficiente das informação no banco de dados

banco-de-dados pyhon python-sql python-sql-connectivity sql sql-connector sql-server

Last synced: 10 Mar 2026

https://github.com/lbxa/williamferraz

Clean and elegant design for a website made to display beautiful photography - By Lucas Barbosa

cms javascript php portfolio sql

Last synced: 09 Apr 2026

https://github.com/fredwangwang/pokedex-gen-vi

A pokedex in Java. Data source from veekun.com Contains all pokemon info up to Gen VI (x & y)

java pokedex pokemon sql

Last synced: 30 Mar 2025

https://github.com/marialuizaleitao/categoricalencodingsql

Projeto de Data Science em SQL aplicando técnicas avançadas de Categorização, Label Encoding, One-Hot Encoding e Binarização de dados para análise da base de dados sobre câncer de mama.

binarization data-science encoding-algorithms sql

Last synced: 21 Feb 2026

https://github.com/mthirumalai2905/sql

SQL (Structured Query Language) is a programming language designed for managing and manipulating relational databases.

sql

Last synced: 21 Feb 2026

https://github.com/puureya2/.net-uni-portals-hub

Year 2, Web Application Development ISB42403, Lab Project

asp-net backend csharp html-css mvc mysql sql web-development

Last synced: 21 May 2026

https://github.com/itsindrajput/dbsql

Database Management Systems Using SQL

mysql-database rdbms sql

Last synced: 08 Apr 2025

https://github.com/udaysingh236/odata-sql-connect

A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.

connector odata-server odata-service odatav4 sql

Last synced: 16 Jan 2026