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/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/losizm/little-sql

Scala extension methods for java.sql

java scala sql

Last synced: 19 Apr 2026

https://github.com/handsomestwei/mybatis-mapper2sql-plugin

intellij plugin, auto extact mybatis mapper xml sql

idea-plugin intellij-plugin mapper mybatis sql

Last synced: 09 Oct 2025

https://github.com/kaessam/ps

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

arrays dictionary hashing hashset hashtable linked-list problem-solving sql sql-server tree

Last synced: 17 Apr 2026

https://github.com/shivam1808/data-cleaning-project

We take raw housing data and transform it in SQL Server to make it more usable for analysis.

analysis data datacleaning sql sqlserver

Last synced: 29 May 2026

https://github.com/paulsagar1a/projects

For learning and development purpose

angular1 bootstrap css hibernate html java mysql orm projects spring sql

Last synced: 18 Jan 2026

https://github.com/amandavsamorim/mysql-exercises

Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.

database mysql sql

Last synced: 13 Apr 2026

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/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/giuseppericcio/dashboard_hoteldb

A simple dashboard for manage hotel DB made with MSAccess.

database hotel-dashboard hotel-management-system ms-access sql

Last synced: 16 May 2025

https://github.com/clarity20/miniquery

TUI front end for TQL.

sql transpiler

Last synced: 24 Feb 2026

https://github.com/ojwm/oracle

Oracle Database SQL, PL/SQL and Oracle APEX documentation

oracle-apex oracle-database oracle-plsql sql

Last synced: 17 Jan 2026

https://github.com/eocode/software-development-and-data-science

Apuntes relacionados al desarrollo de software y tratamineto de datos

data-science docs jupyter-notebook math notes python r software-engineering sql

Last synced: 13 Apr 2026

https://github.com/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

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/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/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/avipars/db-mini-project

Book Database System for a Library

database-management postgresql sql

Last synced: 12 Apr 2026

https://github.com/ib-bib/TEI-Project

HCI Project Submission - SusTech 2021-2022 Information Systems - Group: Ibrahim Adil, Elteyp Mohammed, Talal Nasr-Aldeen

accessibility bootstrap css html javascript php sql ui-design

Last synced: 11 Mar 2025

https://github.com/hacker1649/clinic-management-system-using-asp.net

The Clinic Management System developed with ASP.NET provides seamless integration of patient records, appointments, and billing, ensuring efficient workflow and improved patient care. Its user-friendly interface and robust features empower healthcare professionals to streamline administrative tasks and focus on delivering optimal medical services.

asp-net bootstrap csharp css html javascript sql

Last synced: 26 Aug 2025

https://github.com/majora2007/easy-java

I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper

automation java pojobuilder pojos python rowmapper sql

Last synced: 21 Jan 2026

https://github.com/yeuner/dataanalystportfolio

This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL

excel sql tableau-dashboards

Last synced: 18 Jan 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/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/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/camara94/aide-memoire-mdx

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast

business-intelligence data-warehouse mdx sql

Last synced: 08 Oct 2025

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/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/tchoutri/feed-extract

This haskell program extracts the data from FeedReader's database and exports it as an OPML file

feedreader haskell opml rss sql

Last synced: 24 Oct 2025

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go

builder database go sql

Last synced: 14 Jan 2026

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

多功能記帳Web APP

php sql

Last synced: 18 Jan 2026

https://github.com/sadmansakib93/leetcode-sql-50

My MySQL solutions for LeetCode's SQL 50 study plan (Crack SQL Interview in 50 Qs)

data-science dataengineering leetcode-solutions leetcode-sql mysql sql

Last synced: 17 Jun 2025

https://github.com/jeim05/cursomvc

Sistema Web de un Carrito de Compras realizado con ASP .NET MVC

asp-net-mvc bootstrap c-sharp functions jquery mvc5 sql sql-server stored-procedures tsql

Last synced: 08 Jan 2026

https://github.com/mahezsh/gillie

hiGhly avaILabLe sImple wEbapp

aws aws-cloudformation aws-dynamodb aws-ec2 aws-s3 sql vpc webapp

Last synced: 16 May 2026

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/bushmusi/clinic-db

This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.

database joint-models postgresql sql

Last synced: 18 May 2026

https://github.com/piotrgredowski/table2sql

Python CLI tool which allows you to convert file (CSV or Excel) with table to SQL insert statements.

csv excel insert sql table xlsx

Last synced: 18 Jan 2026

https://github.com/n1colasf/obligatorio-bd1

Obligatorio 1 y 2 de Base de Datos 1 (Semestre 2 - Marzo 2021) Calificación: 41/45

sql sql-queries sql-server

Last synced: 07 Oct 2025

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/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/fdeaquino/farmers_market

Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.

bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql

Last synced: 04 Jan 2026

https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019

Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году

autotest github-actions mergify sql university

Last synced: 26 Oct 2025

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/luisandrelemos/biblioutad

📚 BiblioUTAD is an Library Management Web APP

csharp css html js sql web

Last synced: 13 Apr 2026

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/jonaylor89/sheetsql

Query Google Sheets with SQL

golang google-sheets orm sql

Last synced: 07 Oct 2025

https://github.com/jlsilva01/sql-azure

Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.

azure sql terraform

Last synced: 21 Jan 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/vlaxray/cyteapipe

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

css database diary html5 javascript logging php phpmyadmin sql

Last synced: 12 Apr 2026

https://github.com/datajuggler/delimiter

Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.

csharp sql

Last synced: 06 Oct 2025

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 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/skulltech/ormvana

A minimalist ORM for the power user — Releases you from the sufferings of the traditional ORM world.

database mysql orm python python3 sql sqlite3

Last synced: 13 Apr 2026

https://github.com/chigwell/tailwind-sql

A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S

analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first

Last synced: 14 Jan 2026

https://github.com/lcabraja/pppk

5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]

android java mvc nosql orm sql windowsforms wpf

Last synced: 06 Oct 2025

https://github.com/fatkhurrhn/puskesmas_project_uts

is a UTS 2023 project by creating a simple health center website

css html javascript php project-uts puskesmas sql

Last synced: 28 Dec 2025

https://github.com/craftingweb/mysql

Databases

mysql sql

Last synced: 01 Mar 2025

https://github.com/brunopata/dataco-supply-chain

A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.

analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain

Last synced: 28 Jan 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/eehsiao/sqlbuilder

easy to build sql string

sql sql-string sqlbuilder

Last synced: 26 Jan 2026

https://github.com/nafisalawalidris/tools-for-data-science

It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.

arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development

Last synced: 11 Apr 2026

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/deva-246/data-analytics-with-walmart-dataset

Power BI dashboard contruction , data cleaning using PYTHON and Data projection in SQL.

dashboard data dataquery powerbi python sql

Last synced: 06 Oct 2025

https://github.com/daniilak/russian-cadastral-numbers

Данные по публичной кадастровой карте вместе с парсером

cadastral csv map open-data open-source python russian sql

Last synced: 23 Feb 2026

https://github.com/rogozhka/query

Tiny Go package to fetch SQL rows as a slice of map[string]string

golang-library mysql sql

Last synced: 15 May 2026

https://github.com/nagybhe/sis-cure

Trabalho de Conclusão de Curso - Sistemas Para Internet

bootstrap css html javascript php sql

Last synced: 30 May 2026

https://github.com/rajkumarpal07/devaram

Go web app that serves RESTful JSON web API for Devaram.

go golang rest-api sql

Last synced: 14 Jan 2026

https://github.com/tylersuehr7/sqlite-class-parser

A lightweight object-to-SQL statement parser.

java java-libraries parser sql sql-parser

Last synced: 27 May 2026

https://github.com/thumbtack/becquerel

Gateway server that provides an OData interface to BigQuery and Elasticsearch

bigquery elasticsearch odata play play-scala scala sql

Last synced: 05 Feb 2026

https://github.com/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

https://github.com/fareedkhan-dev/apache-hive-guide

This project is based on docker image of apache hive, showing all the basic commands to understand hive queries.

apache big-data bigdata docker hive hive-metastore hiveql spark sql

Last synced: 10 May 2026

https://github.com/flatcap/craggy-data

📋 Schema and sample data for Craggy Website

database schema scripts sql

Last synced: 10 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/yossef-ashraf/db-mastery

Comprehensive resources for learning databases and improving performance.

cypher-query db document-database sql

Last synced: 05 Oct 2025

https://github.com/sushantnair/rdbms

A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077

dbms postgresql sql

Last synced: 29 May 2026

https://github.com/hardik3412/logistic-management-system-using-python

Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.

database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python

Last synced: 18 Jan 2026

https://github.com/pprattis/insurance-company-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025