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/ankit21111/filmilytics

This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.

data-analysis database database-design database-schema erdiagram sql

Last synced: 13 Jun 2025

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/henrikesilva/catalogo-de-veiculos

Projeto criado como avaliação em uma oportunidade de emprego utilizando AspNetCore e Angular

angular-cli api-rest aspnet-web-api bootstrap4 csharp dapper-donet-core ddd solid-principles sql

Last synced: 19 Apr 2026

https://github.com/satoshi-sh/django-portofolio

Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.

bootstrap css django portfolio python sql sqllite

Last synced: 10 Apr 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/jparedesds/monitoring-report

The main objective of this project is to reduce report generation times and minimise errors associated with manual data entry.

aspose jpype openpyxl pandas sql xlswriter

Last synced: 21 May 2026

https://github.com/lithdew/sqlutil

Utilities for working with SQL in Go.

golang sql

Last synced: 17 Oct 2025

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

Node/Express Framework with MySQL

api express framework node sql

Last synced: 09 May 2026

https://github.com/autra/adventofcode

My answer to the adventofcode challenge, mainly in sql (PostreSQL flavour): https://adventofcode.com

adventofcode adventofcode2020 postgresql sql

Last synced: 28 Apr 2026

https://github.com/rozhakxd/securesqlfirebird

Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.

database firebird firebirdsql flamerobin grant revoke sbd security sql

Last synced: 16 May 2025

https://github.com/shubhendu-bhakat/simon-game

This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.

css3 expressjs html5 javascript nodejs sql

Last synced: 12 Apr 2026

https://github.com/aykhan019/zust

Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.

asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token

Last synced: 11 Apr 2026

https://github.com/jhonshua/Web_Scraping_Api_fastApi

Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo

api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping

Last synced: 29 Aug 2025

https://github.com/faizan-khanx/sql-commandgenerator

sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors

cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap

Last synced: 04 Feb 2026

https://github.com/m-ahmed-anwer/movie-management

A movie management web application with CRUD operations. 🍿

css ejs html nodejs sql

Last synced: 12 Apr 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/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/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/lancejpollard/rel.js

Relational Algebra Data Models Experiment in JavaScript

json relational-algebra sql

Last synced: 06 Oct 2025

https://github.com/alextanhongpin/goql

URL querystring to SQL where

go golang qs querystring sql

Last synced: 24 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/analiaburgosdev/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 02 Jul 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/terminalkitten/fhirebase-core-json-schema

Validate FHIR resource field of JSONB type with JSON Schema

fhir json json-schema postgres sql

Last synced: 13 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/diegofps/patas

Distributed hyperparameter search in a single command line 🔮

clusters data-science hpc hyperparameter-tuning parallel-computing plotting productivity-tools sql

Last synced: 17 Jan 2026

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/symbitic/sqltest

Data-driven testing for SQL queries.

acceptance-testing data-driven-tests qt5 sql

Last synced: 20 May 2026

https://github.com/1biot/FiQueLa

UniQueL (Universal Query Language) is a PHP library for easy manipulation of JSON or Yaml or Neon data.

json neon parser php query sql yaml

Last synced: 26 Aug 2025

https://github.com/clarity20/miniquery

TUI front end for TQL.

sql transpiler

Last synced: 24 Feb 2026

https://github.com/irunner1/backenddev

Development backend parts of Internet resourses

backend css3 docker html5 php sql

Last synced: 13 Apr 2026

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

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/luanroger/datamaster

Create databases with a lightweight and intuitive tool.

csharp dotnet sql sql-server tool windows-forms

Last synced: 13 Apr 2026

https://github.com/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

https://github.com/cpg314/sqlsonnet

Express SQL queries with a simple Jsonnet representation, which can be easily templated using the Jsonnet configuration language.

jsonnet rust sql

Last synced: 13 Apr 2025

https://github.com/ahsankhan26/whatsapp-chat-parser

Takes a txt file of Whatsapp Group Chat and Parses it for analysis.

python regex regular-expression regular-expressions sql whatsapp-chat-parser

Last synced: 08 Apr 2025

https://github.com/drako01/java-udemy

Repositorio con todas las Actividades del Bootcamp

css3 eclipse-ide html5 java javascript maven spring-boot sql

Last synced: 12 Apr 2026

https://github.com/craftingweb/mysql

Databases

mysql sql

Last synced: 01 Mar 2025

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme

Fs ile SQL Dosyasını eşit parçalara bölme - NODEJS

fs sql

Last synced: 15 May 2025

https://github.com/analiaburgosdev/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 02 Jul 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/aburraq/library-book-management-system

Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL

books java library-app library-management-system postgresql sql

Last synced: 15 May 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/nafisalawalidris/buybuy-e-commerce-company

The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.

buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql

Last synced: 16 Mar 2025

https://github.com/arturbomtempo-dev/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 02 Apr 2025

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/bilbottom/sql-problems

Solutions to SQL problems.

sql

Last synced: 01 Mar 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/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/valyauw/brand-showcase-uniqlo-clone

Example brand showcase application (Uniqlo website clone), using a microservices architecture and GraphQL

express graphql microservices-architecture mongodb react react-native rest-api sql

Last synced: 11 Apr 2026

https://github.com/zaujulio/webchatroompostgres

BD2 Project: Web Chat Room Based Application

db dbms postgresql sql

Last synced: 14 May 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/shubham-sakunde/note-maker-web-app

Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.

bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat

Last synced: 12 Apr 2026

https://github.com/enriquebdel/primer-contacto-sql-y-pl-sql

Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.

evolution notes oracle plsql remeber sql university university-project

Last synced: 14 Feb 2026

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/mr-vozhyk/test-tasks

Выполненные тестовые задания (не запрещенные к публикации)

analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql

Last synced: 07 May 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/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/maahwishh/maahwishh

Transforming raw data into actionable insights with expertise in Data Engineering

aws business-analytics data-engineering google-cloud-platform machine-learning predictive-modeling python sql

Last synced: 20 Apr 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/jonaylor89/sheetsql

Query Google Sheets with SQL

golang google-sheets orm sql

Last synced: 07 Oct 2025

https://github.com/khushi-sabarad/sqlfungames

Solutions to a variety of SQL-based fun learning games!

mysql sql sqlfungames sqlisland sqlmurdermystery

Last synced: 16 Mar 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/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/neemiassgc/spring-crud

Implementation of a REST API made with Spring Boot

bootstrap-4 html jquery js spring spring-boot sql

Last synced: 02 Apr 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/strrev-dev/sigma-8.0-full-stack-web-developement-mern-

This repository is for my full stack journey and soon i will start my DSA journey after that. go through all the files including practice question, assignment question and mini project which upoading on other repository separetly. so let's go.........

aws bootstrap css3 docker express-js full-stack-web-development html5 javascript kubernetes mongodb nodejs reactjs sql tailwindcss

Last synced: 10 Apr 2026

https://github.com/PrajwalKatyal/Using-R-with-Databases

This repository contains in depth content on databases and their connection with R.

dbi odbc r rda rdbms relational-databases rjdbc rodbc sql

Last synced: 29 Jul 2025

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/ritobrotomukherjee/medical-clinic

It has PostgreSQL codes for creating a medical clinic DB from a ERD

databse-design dbms er-diagram postgresql sql

Last synced: 31 Mar 2025

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025

https://github.com/alejandrocisnerosvillegas/seguimiento-academico-online

Plataforma web de Seguimiento Académico Online desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los profesores registrar asignaturas, tomar asistencia y consultar estadísticas generales de los alumnos.

css html javascript php sql

Last synced: 03 Feb 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/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/vitor-msp/agencia-viagens-blue-bird-v3

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.

api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql

Last synced: 11 Apr 2026

https://github.com/yinxulai/sqls

Simple sql writing tool for go

go golang gorm mybatis sql sqlbuilder

Last synced: 29 May 2026

https://github.com/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 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/vsbrilyakov/med-app

Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.

clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql

Last synced: 08 May 2026

https://github.com/kiranmayi5/sql-database-projects

A collection of projects focused on demonstrating expertise in SQL, database design, and data analysis.

data-warehouse database etl query-optimization sql

Last synced: 13 Jun 2026

https://github.com/surister/cratedb-async

asynchronous http driver for CrateDB

async connector cratedb database driver http httpx sql trio

Last synced: 02 Sep 2025

https://github.com/ptrvsrg/daily-helper-api

REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов

docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf

Last synced: 11 Apr 2026

https://github.com/estebgonza/ts-pg-interceptor

A TCP proxy server with the ability to intercept and manipulate PostgreSQL requests.

postgres postgresql postgresql-database proxy proxy-server queries sql tcp-proxy tcp-server typescript

Last synced: 15 May 2026

https://github.com/martinmorando/sql

Notes, code, and experiments with SQL

sql

Last synced: 18 Feb 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/josephmsmith/company_x_cc_usage_analysis

Use SQL and Tableau to analyze X Company CC Usage Data

excel sql tableau

Last synced: 08 Feb 2026