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/neil-140301/nodejs-twiiter-app

The Twitter app has different REST API's written on a sample database using Express Js.

api database express javascript nodejs sql sqlite3

Last synced: 28 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/cyberkutti-iedc/snaildb

SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.

database lightweight non-sql non-sql-database python pythondatabase sql

Last synced: 25 Mar 2025

https://github.com/surenkov/django-query-utils

Hanful stuff to work with queries in Django

django filters postgresql sql utils

Last synced: 05 Jan 2026

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 2026

https://github.com/undisputed-jay/aws-s3-integration-with-snowflake

This project sets up an ETL pipeline to load Citibike trip data from an AWS S3 bucket into Snowflake. It establishes a secure integration with S3, defines a CSV file format, stages the data, and loads it into a Snowflake table for analysis.

aws-s3 snowflake sql

Last synced: 20 Mar 2026

https://github.com/skalt/postgres_sample_dbs

A collection of postgres sample dbs

examples postgres postgresql sql

Last synced: 20 Jan 2026

https://github.com/lokeshmori/e-library

E-Library System This project involves developing a web-based digital library where users can upload, read, search, and download books and notes.

html-css-javascript jpa-hibernate spring-boot spring-mvc spring-security sql thymeleaf

Last synced: 28 Apr 2026

https://github.com/wayofdev/laravel-data-query-builder

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql

Last synced: 28 Apr 2026

https://github.com/gabrieladados/adventureworks

Do Data Warehouse ao Power BI: Projeto End-to-End de Análise para Adventure Works

dataanalysis dbt figma powerbi snowflake sql

Last synced: 19 Mar 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/gusgosdev/sql

Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.

database markdown mysql sql

Last synced: 13 Apr 2026

https://github.com/derak-isaack/dtl-dbt-pipeline

A data pipeline extracts data from AWS S3 bucket, Load the data in an embedded database and finally applies transformation to the data.

aws-s3 dbt dlt duckdb sql

Last synced: 28 Apr 2026

https://github.com/sanjeev662/crud-sql-todos

Using SQL as the database, this user-friendly system facilitates easy CRUD operations for seamless data management.

mysql nodejs react redux sql

Last synced: 16 Apr 2026

https://github.com/jcoreio/sequelize-sql-tag

a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters

parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal

Last synced: 01 Jul 2025

https://github.com/mainageorge/uplift

This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details

aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver

Last synced: 28 Apr 2026

https://github.com/yndajas/racqueteer

Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!

activerecord mvc ruby sinatra sport sql

Last synced: 31 Mar 2025

https://github.com/akhtar21yr/text-utils-

The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.

css django html js python sql text-transform text-utils

Last synced: 12 Apr 2026

https://github.com/a1k0r/node-query-template

Node.js library for SQL queries templating

mysql nodejs postgresql query sql template

Last synced: 28 Apr 2026

https://github.com/apostolouagge/cinema-management-program-mvc

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Mar 2026

https://github.com/ritobrotomukherjee/vet_clinic_db

It's a database creation project using PostgreSQL

database postgres postgresql sql

Last synced: 01 May 2026

https://github.com/captain-woof/sqldump

A repository of scripts to enumerate and dump all accessible data from a database server.

sql sql-server sql-server-data-tools sql-server-database

Last synced: 28 Apr 2026

https://github.com/ritikjha93/genius

Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos

nextjs prisma sql stripe

Last synced: 29 Apr 2026

https://github.com/dhouib-mohamed/quoxy

Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.

api-gateway api-limiter api-security go proxy sql subscription token-management

Last synced: 04 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/yusufyusie/catalog-of-my-things

In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files

json ruby sql

Last synced: 29 Apr 2026

https://github.com/amadou-6e/ipython-sqlcmd

Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.

database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server

Last synced: 22 Feb 2026

https://github.com/miladsade96/mysql_notes

Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer

database db dbms mysql mysql-database queries query sql

Last synced: 06 Jan 2026

https://github.com/nidhi99200/dbms-mini-project

This is a mini project on event management system using PHP and SQL.

bootstrap-4 css html php sql wampserver

Last synced: 02 Mar 2026

https://github.com/jkmnt/vscode-python-fstring-dsl

Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings

f-string html python sql syntax-highlighting vscode

Last synced: 29 Apr 2026

https://github.com/abdelkarimhajji/crud

Explore my CRUD project, where PHP, HTML, CSS, and JavaScript come together to create a dynamic web application. Master Create, Read, Update, and Delete operations seamlessly, demonstrating the power of full-stack development. #WebDev #CRUD #PHP #HTML #CSS #JavaScript 🌐💻

crud-api css html javascript mysql-database php sql

Last synced: 11 Apr 2026

https://github.com/rdalmarco/sqlandnosql

Consultas e manipulações em banco de dados relacionais e não relacionais

javascript json mongodb nosql plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/tsvillain/pglens

A simple PostgreSQL database viewer tool with a modern web interface. Browse tables, view data, and explore your database with ease.

cli-tool database-explorer database-management database-tool database-viewer postgres postgresql sql web-interface

Last synced: 02 Mar 2026

https://github.com/1dev-rs/pagin8

C# library that provides a simple way to generate SQL queries via custom DSL

csharp database dotnet query sql

Last synced: 02 Mar 2026

https://github.com/gluesql/gluesql-logic-test

Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features

gluesql sql sqlite sqllogictest

Last synced: 29 Apr 2026

https://github.com/mintel/k8s-gcloud-sql-export

Helper to run Google CloudSQL exports into a GCS bucket.

backup gcloud kubernetes sql

Last synced: 29 Apr 2026

https://github.com/asmrcodez-yt/tools

All Tools I need it or training files when learn new things,

ai postgresql python sql tools training-files

Last synced: 29 Apr 2026

https://github.com/nhoiyee/business_insights_360

This Power BI Project is about AtliQ Hardware, a global consumer electronics firm, facing operational challenges due to reliance on Excel for data analysis. In few countries, this resulted in substantial losses. Senior executives plan to invest in a data analytics project utilizing last year's data to drive performance improvement.

dashboard excel powerbi sql

Last synced: 02 Mar 2026

https://github.com/spineo/quotations

Show quotations based on context.

database django lucidchart perl5 python sql sqlite3

Last synced: 16 Apr 2026

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/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/matteogioioso/postgres-explain-web

PostgreSQL query plan visualization

postgres postgresql query query-plan sql

Last synced: 29 Apr 2026

https://github.com/dababyox/catftdb24

Catetan UAS Database Systems Binus 2027

binus binus-university sql sql-server

Last synced: 29 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/tlewin/yadm

Simple Clojure library for data mapping

clojure database datamapper sql validation

Last synced: 30 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/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/turbot/steampipe-mod-gitlab-compliance

Run individual controls or full compliance benchmarks for across all of your GitLab resources using Steampipe.

cis cis-benchmark compliance gitlab hacktoberfest security sql steampipe steampipe-mod

Last synced: 10 Jun 2025

https://github.com/vtickner/codecademy-creating-a-database

This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.

database postgresql schema sql

Last synced: 29 Apr 2026

https://github.com/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

https://github.com/hafez-cs/cs50sql-note-

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 19 Mar 2026

https://github.com/secmon-lab/overseer

A security log analysis tool for data lake with combination of SQL query and Rego policy

bigquery detection open-policy-agent security-monitoring sql

Last synced: 11 Mar 2026

https://github.com/coledixon/csharp_login_utility

a C# application for validating username / password utilizing SQL hashing and ecryption

csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml

Last synced: 18 Jan 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/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/art2url/codewars

🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.

codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript

Last synced: 11 Apr 2026

https://github.com/mgobeaalcoba/sql_practice

Ejercicios y teoría sobre SQL, teoría de conjuntos y algebra relacional

mysql mysql-database mysql-server sql sql-server

Last synced: 28 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/akhtar21yr/couser-tracker

course tarcker is digital solution to track and manage course of student easily it's make easy to manage courses and details of students for classes, coaching center and instituet

api django django-rest-framework postgresql rest-api sql

Last synced: 16 Apr 2026

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/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

https://github.com/alvations/dopplershift

Pythonic SQL for mere mortals

python redshift sql

Last synced: 29 Apr 2026

https://github.com/leosimoes/beecrowd-sql

Beecrowd's SQL Challenges.

postgresql sql

Last synced: 24 Mar 2025

https://github.com/canayter/sql-employee-database

Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.

erd erdiagram sql

Last synced: 03 Mar 2026

https://github.com/dadangdut33/sistem-database-warung

Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta

database gui-application java sql

Last synced: 30 Apr 2026

https://github.com/droduit/grand-comics-database

EPFL course project to manage a huge database containing hundreds of millions data, and optimize the queries to create a smooth experience on user interface.

big-data data database epfl sql

Last synced: 16 Apr 2026

https://github.com/saanidhyam/stackoverflow_topic_user

function that returns expert user id for a given topic on stack overflow

python sql

Last synced: 03 Mar 2026

https://github.com/belynnn/i3n_dbed_php__crud

Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.

crud-application mysql php sql training will-not-be-finished

Last synced: 11 Nov 2025

https://github.com/chinmaykunkikar/banking_soa

:cloud: :desktop_computer:

java microservices soa sql

Last synced: 08 Apr 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/nemeslaszlo/pgadmin-and-postgresql-docker-compose

This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.

docker-compose dokcer pgadmin postgresql sql

Last synced: 30 Apr 2026

https://github.com/defaultik/sqlmap_opener

SQLMap Opener for Windows

c c-language linux sql sqlmap utility

Last synced: 04 Mar 2026

https://github.com/andy-messer/ballroom-database

Project MIPT, Data Base course.

database mipt-homeworks pgsql sql sql-server

Last synced: 04 Mar 2026

https://github.com/ttu/cubesensors-iot-azure

Processing for (Cube)Sensor data. Python processing, F# REST API, optional Azure Streaming.

azure fsharp ifttt python sql

Last synced: 29 Apr 2026

https://github.com/paularnaud2/partools

This package contains a bunch of Python tools developed for Support, Test and Automation IT Engineers

automation big-files csv logging mail mailer oracle shell-script sql support test xml

Last synced: 16 Apr 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/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025

https://github.com/TobiHatti/Languages-Summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 10 Mar 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/flatcap/craggy-data

📋 Schema and sample data for Craggy Website

database schema scripts sql

Last synced: 10 Jan 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/erossini/splitsqlscript

Split an SQL script file into smaller chinks based on the specified maximum byte size.

split splitter sql sql-script sql-scripts

Last synced: 09 Jun 2026

https://github.com/seguradevinn/data-project

A healthcare data audit demo using CMS SynPUF and DuckDB, showing how raw claims are cleaned, validated, and transformed into a 2009 cohort with descriptives and a RADV-style chase list.

auditing cms data duckdb sql

Last synced: 02 Sep 2025

https://github.com/dariomatias-dev/go_auth

Sistema de autenticação e autorização para Golang com e-mail e senha

authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc

Last synced: 04 Mar 2026

https://github.com/meepks/etl-pipeline-using-python

This project implements an ETL (Extract, Transform, Load) pipeline that retrieves weather data from the OpenWeatherMap API, processes it, and stores it in a SQL Server database.

api etl python sql sqlserver

Last synced: 04 Feb 2026