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/singlestore-labs/singlestore-cloudflare-external-functions

Example of how to use SingleStore External Functions with CloudFlare Workers

cloudflare cloudflare-workers singlestore sql udf

Last synced: 06 Feb 2026

https://github.com/harshmule1/school-data-analysis-

School Data Analysis Using SQL

data-analysis mssql sql

Last synced: 04 Apr 2026

https://github.com/phimage/cd2sql

Convert CoreData model into SQL

coredata coredata-model coredata-swift coredata-tooling sql

Last synced: 08 May 2026

https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci

Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov

analysis analytics data data-analysis data-science database mysql reiter sql

Last synced: 08 May 2026

https://github.com/samuelmanzanera/yaml2ddl

Generate a DDL schema from yaml description

ddl nodejs schema sql yaml

Last synced: 16 Apr 2026

https://github.com/waveform-computing/dbsuite

An old application for managing database documentation and bulk loads

db2 documentation etl sql

Last synced: 24 Jan 2026

https://github.com/mehrajlatifli/bookstore-cashregisters

A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server

cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure

Last synced: 08 May 2026

https://github.com/0prashantyadav0/backend-project

This website consist of express nodejs project with ejs

ejs express nodejs sql

Last synced: 20 Apr 2026

https://github.com/reznikovroman/itmo-devops-masters-course

Магистратура DevOps. Курс по Базам Данных

databases postgresql python sql sqlalchemy

Last synced: 20 Apr 2026

https://github.com/juliasouz/book-notes

A modern web app to manage your personal library, take notes about books, and track your reading progress.

ejs express-js javascript nodejs postgresql sql

Last synced: 02 Apr 2026

https://github.com/shveta-maini/business-insights-360

Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends

excel powerbi sql

Last synced: 22 Jan 2026

https://github.com/1kivanc/sqlodevler

patika tarafından verilen SQL ödevlerini attığım repodur

sql

Last synced: 19 Mar 2026

https://github.com/sambhu431/multifunctional-chatbot-fine-tuned-using-roberta-bart-transformers

The project contains code and resources for a sophisticated AI-driven chatbot designed to provide accurate, context-aware responses. It uses RoBerta and BART Transformers and advance NLP techniques. The chatbot is capable of handling a wide range of domains such as healthcare , finance , etc..

bart bart-model chatbot cosine-similarity finance-chatbot flask-web healthcare-chatbot mysql-database nlp roberta roberta-model sentence-transformers sentimen sql textblob transformer

Last synced: 20 Apr 2026

https://github.com/jshinm/sql_mastery

collection of sql commands and its practical use

mysql sql sql-server sqlite

Last synced: 09 May 2026

https://github.com/sisimomo/graphqlsakila

Demonstrations of my proficiency span across several technologies. Concretely, this project is an API facilitating CRUD operations (Create, Read, Update, Delete (TODO)) for various objects.

data-loader dgs dgs-framework java java-17 jpa-hibernate lombok mapstruct mariadb netflix-dgs nplus1 portfolio sakila spring spring-boot sql

Last synced: 20 Apr 2026

https://github.com/sultanfariz/leetcode-solutions

The source code I created to track my progress in solving Leetcode problems.

competitive-programming elixir go golang leetcode leetcode-solutions rust sql

Last synced: 09 May 2026

https://github.com/rkoeninger/pocketsql

Embeddable T-SQL Interpreter fit for testing

database sql sql-server t-sql unit-testing

Last synced: 09 May 2026

https://github.com/turbot/steampipe-plugin-bigfix

Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.

bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Jan 2026

https://github.com/5umitpandey/learning_sql

Basic SQL Practice Questions | SQL | MsSQL | MySQL

learnsql mssql mysql sql sqlbolt

Last synced: 08 Feb 2026

https://github.com/tushard48/tushard48

Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.

deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau

Last synced: 28 Apr 2026

https://github.com/pinguet62/dbunit-sql

SQL dataset support for "DbUnit" and "spring-test-dbunit"

dbunit spring-test sql

Last synced: 30 Jan 2026

https://github.com/alejandrocisnerosvillegas/practica_08

Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.

css html javascript php sql

Last synced: 09 May 2026

https://github.com/honourhealth/database-management-systems-project

Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.

ampps database html javascript php phpmyadmin sql

Last synced: 09 May 2026

https://github.com/pnv2003/sailor-moon-store

An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023

database database-systems mysql php sql web

Last synced: 09 May 2026

https://github.com/purnendudutta/bike-rental-management-system

This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.

css html5 javascript php sql

Last synced: 27 Apr 2026

https://github.com/shanu-shahbin/django_orm_mastery

Django ORM Mastery is a hands-on project developed to help understand and master Django's ORM features. This project contains examples and implementations of various ORM queries, model relationships, signal handling, transactions, and custom managers.

crud django grappelli orm sql

Last synced: 19 Apr 2026

https://github.com/mjh1000/php-sql-database-backup

A simple PHP script to backup SQL Databases (WordPress, etc)

backup-database php sql wordpress

Last synced: 04 May 2026

https://github.com/cubrid-labs/cubrid-go

Pure-Go database/sql driver for CUBRID database

cubrid cubrid-database database database-sql driver go-database-sql golang gorm pure-go sql

Last synced: 01 Apr 2026

https://github.com/noturlee/mvc-tutorial

This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods

cshtml css html javascript model-view-controller mvc-architecture sql ssms

Last synced: 18 Apr 2026

https://github.com/pranav128/eazy-school

Eazy School is a robust online school platform built using Spring Boot, leveraging a modern tech stack to deliver a seamless learning experience.

hibernate java mysql springboot sql thymeleaf

Last synced: 18 Apr 2026

https://github.com/droptheplot/vim-go-sql

Highlight SQL syntax in Go strings

go sql syntax-highlighting vim

Last synced: 18 Apr 2026

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/bmukesh23/dsa

DSA Practice

java sql

Last synced: 21 Jun 2026

https://github.com/tknishh/8-weeks-sql-challenge

ALL my solutions for 8 week SQL challenge by Danny MA

challenges-solutions sql

Last synced: 07 Feb 2026

https://github.com/samuelepignone/easynql

EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.

database llm nlp ollama sql sql-generation

Last synced: 09 May 2026

https://github.com/dominik-developer/corelyphp

A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality

blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql

Last synced: 09 May 2026

https://github.com/gleissonneves/crud-php

Libary para agilizando operações CRUD com PHP banco de dados SQL

crud desenvolvimento mysql php7 postgresql problema psr-4 sql

Last synced: 09 May 2026

https://github.com/aubainmbk/realtime-bikestation-tracker

Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.

api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data

Last synced: 17 Oct 2025

https://github.com/karenpayneoregon/dataprovidercommandhelpers

Used to reveal values from a well formed parameterized query

csharp sql vbnet

Last synced: 10 May 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/fabioba/heart-disease-analysis

This project includes dwh development and ml pipeline to predict heart diseases.

airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql

Last synced: 10 May 2026

https://github.com/c0de4un/go-query-builder

SQL Query Builder written in Go for sql module

go golang mysql query-builder sql

Last synced: 17 Apr 2026

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 02 Apr 2026

https://github.com/elissorokin/data-analyst-portfolio-rus

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 25 Feb 2026

https://github.com/tassio-med/sql-one-for-all-project

🗃️ O projeto consiste na normalização da tabela Spotify Clone, seguindo com o preenchimento da tabela para executar queries e encontrar informações.

eslint javascript mysql sql

Last synced: 10 May 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/genkiroid/xts

xts is a script that generates an insert statement or yaml from a mysql xml dump file.

dump fixtures mysql sql xml yaml

Last synced: 10 May 2026

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

LeetCode's 50 SQL Problems (Study Plan)

mysql sql sql-server

Last synced: 10 May 2026

https://github.com/veselink1/quick-draw

A simple multiplayer drawing game with a Go REST backend and a React frontend.

bootstrap docker docker-compose go golang postgresql react rest sql

Last synced: 14 Apr 2026

https://github.com/jonathan-r-andrade/store-manager

API RESTful para gerenciamento de vendas no formato dropshipping.

chai express-js javascript mocha mysql node-js oas3 openapi-specification restful-api sinon sql swagger-ui unit-tests

Last synced: 04 Apr 2026

https://github.com/franciscoylderlan/food-explorer-backend

Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.

ecommerce-application express jest knex multer nodejs sql

Last synced: 04 Apr 2026

https://github.com/yuyukiin/faculdade-cc

Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.

college computer-science cpp csharp java python sql study-materials ufn university

Last synced: 02 Apr 2026

https://github.com/duncan3dc/sql

A simple database abstraction layer for PHP, with an on disk caching facility

mssql mysql odbc php sql

Last synced: 18 Apr 2026

https://github.com/arjun-regmi-chhetri/python

Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.

jupyter-notebook pandas python python3 sql sqlite3

Last synced: 11 May 2026

https://github.com/alanmorel/zhigly

Zhigly is a hub where you can connect with your college campus.

asp-net css facebook-sdk google-plus html imgur-api javascript jquery sql twitter-sdk

Last synced: 18 Apr 2026

https://github.com/frederikhs/sql2csv-cmd

cli application for extracting data as csv from a PostgreSQL database using sql

csv go sql

Last synced: 24 Feb 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/eiskalteschatten/sequelize-migration-wrapper

A wrapper for migrating databases using Sequelize and Umzug.

database migration mysql nodejs postgresql sequelize sql sqlite umzug

Last synced: 01 Feb 2026

https://github.com/dilane3/courses-planning

Server app made with Nodejs | Express for managing courses planning.

expressjs nodejs sequelize sql

Last synced: 14 Apr 2026

https://github.com/phammings/sales-management-analysis

Sales management analysis and Power BI dashboard for sample business request and user stories

data-analysis excel powerbi sql

Last synced: 01 Feb 2026

https://github.com/quaddarv1ne/domain_data_hub

Хаб с базами данных для различных сфер применения

client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater

Last synced: 15 Apr 2026

https://github.com/garcane/fcc-salon-appointment-db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.

bash bash-script bash-scripting postgres postgresql postgresql-database sql

Last synced: 15 Apr 2026

https://github.com/vasu10134/food-delivery-management-system

This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.

java sql

Last synced: 24 Jun 2026

https://github.com/sainingo/vet_clinic_database

This is a postgreSQL database for Vet clinic. It has tables that contain animals' information. In the tables, user can insert data into it and query it.

database postgresql sql

Last synced: 12 May 2026

https://github.com/reza-saeedi-coding/netflix-data-analysis

A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.

data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite

Last synced: 17 Apr 2026

https://github.com/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/socketbyte/simple-query-creator

Simple query creator and executor

generator kotlin maven mysql sql wrapp

Last synced: 18 Apr 2026

https://github.com/01barthez/tp-inf-211

TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...

cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram

Last synced: 17 Apr 2026

https://github.com/saicone/delivery4j

Java library facade to send messages using mutliple data delivery concepts

activemq hikari java kafka nats polling postgres postgresql rabbitmq redis sql

Last synced: 04 Apr 2026

https://github.com/exzvor/freedevopsworkspace

Free DevOps Workspace - practical material for effective DevOps immersion

ansible bash devops docker golang linux network nginx postgres python sql tcp-ip

Last synced: 14 Feb 2026

https://github.com/shengyou/exposed-demo

Demo assets for Exposed framework

dao exposed kotlin orm sql

Last synced: 01 May 2026

https://github.com/sprintup/bottlecaps

An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.

angular-cli angular4 dotnet-core entity-framework-core identity-provider sql

Last synced: 29 Jan 2026

https://github.com/enriquebdel/clases-sql

En este repositorio encontrarás varias lecciones creadas por mí sobre Base de Datos, concretamente con la parte de SQL. El programa que utilizo para programar es Oracle APEX.

lessons oracle-apex sql university

Last synced: 19 Mar 2026

https://github.com/habibun/sql

Structured Query Language

learning sql

Last synced: 19 Mar 2026

https://github.com/itsryu/at2-n1-lbd

Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.

brmodelo mysql sql

Last synced: 30 Apr 2026

https://github.com/gsbenevides2/datamodelersrag

Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.

brasil-covid database nodejs oracle sql typescript

Last synced: 30 Apr 2026

https://github.com/fhmurakami/the-odin-project

Repo for The Odin Projects' projects. From Foundations to Full Stack (Ruby on Rails and JS/React)

css databases html javascript nodejs react ruby ruby-on-rails sql

Last synced: 14 Feb 2026

https://github.com/cfisher21/searchbar

Search bar application that an employer can use to search for potential employees. The search bar has fuzzy string matching to make it easier to use. You can register accounts and has authentication using Passport.js. Wrote in JavaScript, HTML, CSS. Uses PostgreSQL and MongoDB databases to store the data.

bcrypt database expressjs filesystem fusejs html5 javascript mongodb passportjs postgresql search-bar sql

Last synced: 14 Feb 2026

https://github.com/betulcfb/covidproject-koronaprojesi

This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.

excel sql tableau

Last synced: 19 Mar 2026

https://github.com/ganeshkbhat/ejsondb

ejsondb in-memory json db documents with local persistence

db ejsondb filesystem json nosql sql sql-ddl sql-ddl-dml

Last synced: 01 May 2026

https://github.com/purvajage/library_management

In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.

hibernate java springboot sql

Last synced: 30 Apr 2026