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/vitoriabarbosa/ots_python_web

Projeto Web realizado durante o curso de Python da Ocean Tech School

css3 flask html5 python sql

Last synced: 21 May 2026

https://github.com/ewertondrigues02/analise-de-dados-banco-contoso

Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.

analise-de-dados excel excel-export microsoft sql sql-server

Last synced: 17 Jun 2025

https://github.com/nopangel/axisql

The best database. Based in SQL

databases db open-source sql

Last synced: 08 Oct 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/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/codewithjaspreet/hr_viz

Human Resource Data Visualisation

dataanalysis datavisualization sql tableau

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

Sequel Formula is a Microsoft SQL Server Formula One database developed and maintained for education and demonstration purposes using open source Formula One Data.

database f1 formula1 microsoft-sql-server ms-sql-server sql sql-server t-sql

Last synced: 18 Jan 2026

https://github.com/targetta/ankaflow

YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.

bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql

Last synced: 09 Oct 2025

https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer

Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.

analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob

Last synced: 17 Apr 2026

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/firebolt-db/fb-cli

Firebolt CLI & REPL

cli core firebolt repl sql

Last synced: 02 Jul 2025

https://github.com/hackersandslackers/ghost-sql-sanitation

:ghost: 🖲 Sanitize Ghost Blog SQL data on a schedule to ensure content quality.

blog-maintenance mysql pymysql python3 sql sql-queries

Last synced: 19 Jan 2026

https://github.com/liatemplates/sqlite

This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.

database liascript liascript-template markdown oer sql sqlite sqlite3

Last synced: 14 Apr 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/nicolasgasco/python_twitter_analyzer

Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.

python sql sqlalchemy sqlalchemy-database sqlalchemy-python tweepy tweepy-api tweet-analysis twitter twitter-api

Last synced: 10 Oct 2025

https://github.com/c0va23/mongo2sql

Translate MongoDB documents into SQL via LUA-scripts

docker golang lua-script mongodb oplog postgresql sql

Last synced: 14 Jan 2026

https://github.com/vinay-ram1999/data-engineer-playground

A fully containerized multi-service environment to prototype end-to-end ETL workflows.

airflow big-data-analytics data-engineering delta-lake docker iceberg lakehouse minio nessie postgresql spark sql trino unitycatalog

Last synced: 14 Apr 2026

https://github.com/feymanlee/storeit

Easy store data with GORM

golang gorm orm repository sql

Last synced: 14 Jan 2026

https://github.com/stoolap/stoolap-mcp

MCP server for Stoolap

database mcp mcp-server sql

Last synced: 13 Mar 2026

https://github.com/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 Apr 2026

https://github.com/blusewang/postgre-sql

A PostgreSQL support for node.js, based on node-postgres and used Pool.

builder pg pool sql

Last synced: 25 Oct 2025

https://github.com/sylvance/tursodb

Gem wrapper for the Turso Platform REST API

ruby-gem sql turso

Last synced: 11 Oct 2025

https://github.com/bigizic/alx-higher_level_programming

Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking

doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping

Last synced: 11 Apr 2026

https://github.com/hussein-m-kandil/odin-file-uploader

A stripped-down version of personal storage service like Google Drive. Built as part of studying The Odin Project's Node.js course.

backend ejs express express-session express-validator expressjs javascript neon node nodejs passport passportjs postgresql prisma sql supabase uploader vercel vercel-serverless-functions

Last synced: 11 Oct 2025

https://github.com/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/mehmetgenc-devs/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 19 Jan 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/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 06 May 2026

https://github.com/adrianomonteiroweb/mysql-vocabulary-booster-project

Projeto Trybe de SQL para praticar as primeiras queries.

sql

Last synced: 15 Mar 2025

https://github.com/praveenraam/alumni-network

A web-based platform connecting current students with alumni for mentorship, career opportunities, and networking. Features include job postings, event calendars, and a detailed alumni directory.

api-integration blade-templates deployment figma git-version-control javascript laravel php sql

Last synced: 21 Jan 2026

https://github.com/rishraks/student-management-system

A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.

java java-8 sql

Last synced: 12 Oct 2025

https://github.com/dpgitaccount/data-analytics-repo

"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."

dataanalysis excel python sql

Last synced: 19 Apr 2026

https://github.com/chinmaykunkikar/bms-api

A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.

airtribe bookmyshow expressjs nodejs sequelize-orm sql

Last synced: 11 Apr 2026

https://github.com/ikauematos/sql

Estudos em SQL

language query sql strutered

Last synced: 27 Feb 2025

https://github.com/cmijrey/qa-training

This is the repo for my QA Training Session

git github python qa selenium sql sqlite

Last synced: 11 Apr 2026

https://github.com/mensenvau/data_engineering_solution_no1

Data Engineer Lead Analyst Case Study

data-analyst data-engineer sql

Last synced: 17 Feb 2026

https://github.com/mohammadshaad/tanx.fi-assignment

A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.

docker dockerfile golang jwt postgresql rabittmq redis sql

Last synced: 11 Apr 2026

https://github.com/a248/jdbcaesar

Conquer the verbosity of plain JDBC.

functional-programming java jdbc jdbc-utilities sql sql-builder

Last synced: 13 Oct 2025

https://github.com/stimulsoft/samples-reports.python

Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer

adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp

Last synced: 10 Apr 2026

https://github.com/roosterpips12/e-commerce-sql

E-commerce-schema + test

excel-import mysql-database sql

Last synced: 15 Jun 2026

https://github.com/germanysources/fosswaresearch

Search engine for free and open source software on github, gitlab and other hosting services.

github-api gitlab-api searching sql

Last synced: 21 Jan 2026

https://github.com/arawns1/serratec-2023.1

Exercícios do serratec 2023.1

java portugol sql

Last synced: 13 Oct 2025

https://github.com/amitrajitdas/sql-practice

My SQL exercises. Feel free to fork.

mysql sql

Last synced: 08 Aug 2025

https://github.com/lion-packages/database

Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).

database mysql php postgresql sql sqlite

Last synced: 11 Jan 2026

https://github.com/practical-works/sql

SQL Practical Works Default Repository.

sql sql-course sql-language sql-learning sql-query

Last synced: 23 Feb 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/rkolehov/retail-sales-analysis-project

End-to-end e-commerce analysis showcasing SQL and data visualization skills. Tracks sales, customer behavior, product performance, and delivery efficiency. Interactive dashboards provide actionable insights for business decision-making

analytics dashboard data-analysis ecommerce jupyter-notebook postgresql python sql tableau vscode

Last synced: 19 Apr 2026

https://github.com/lisakey/datacamp-data-analyst-python-sql-projects

Several projects completed during my Data Analyst 📊 training on the DataCamp platform with Python 🐍 and SQL 🗃️. Each project addresses real-world challenges using modern analytical tools and techniques.

analysis cleaning-data data dataanalysis dataanalyst matplotlib pandas python seaborn sql transformation visuali

Last synced: 19 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/yeshunit/walmart-product-customer-sales-sql-analysis

This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle

data database mysql sql walmart

Last synced: 24 Feb 2026

https://github.com/petrfaltus/ms-sql-server-connection-source-codes

Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.

batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures

Last synced: 27 Jan 2026

https://github.com/chelseammatta/nopd-cad-data-analysis

Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery

911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql

Last synced: 01 Jul 2025

https://github.com/bfitech/zapstore

A simple database connection wrapper.

microframework mysql pdo pgsql php predis redis sql sqlite3

Last synced: 29 Apr 2026

https://github.com/hozlucas28/codo-codo-back-end-project-2022

Repository of "Codo a Codo - Full Stack Java" Back-end side, project.

2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql

Last synced: 14 Apr 2026

https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks

Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)

cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql

Last synced: 29 Apr 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/hanpama/pgmg

PostgresQL model generator

code-generation golang postgresql sql

Last synced: 17 May 2026

https://github.com/sunilp/jam-cli

Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.

agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript

Last synced: 02 Apr 2026

https://github.com/federicog2/memorygame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 14 Apr 2026

https://github.com/project-tsurugi/takatori

Generic SQL intermediate representation for tsurugidb

compiler intermediate-representation sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/diovanas/ladystore-backend

Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.

flask python sql

Last synced: 05 Feb 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/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/ahadalireach/leetcode.solutions

A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.

cpp dsa problem-solving sql

Last synced: 26 Mar 2025

https://github.com/midnighter/metanetx-assets

Transform MetaNetX components information and load them into SQL storage.

bioinformatics metanetx metanetx-assets sql

Last synced: 18 Oct 2025

https://github.com/cintia0528/data_analytics_and_visualization-sql_tableau

Evaluate Magist as a strategic partner for Eniac's Brazilian expansion. Use SQL to analyze growth, tech accessory sales potential, delivery times, and customer satisfaction in Magist's database.

data dataanalysis datavisualization sql strategy tableau

Last synced: 31 Mar 2025

https://github.com/shahadat3669/vet-clinic-database

In this project, I use a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.

postgres sql

Last synced: 19 Oct 2025

https://github.com/zx80/pg-schema-version

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/yt3trees/execsql

Right click on the .sql file -> "Send" -> ExecSQL.exe -> Execute the query

python sql

Last synced: 27 May 2026

https://github.com/iness000/ecoeats-sql

A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.

food-management mysql-database sql

Last synced: 01 Jun 2026

https://github.com/saharbueno/movie-database

A very basic movie database where the user can add, search, and view all their movies.

css database html html-css html5 mysql php sql

Last synced: 06 May 2026

https://github.com/charfweh/infosec-labs

Do-It-Yourself Infosec labs, create your own lab and exploit it!

infosec lfi penetration-testing security source-code-review sql

Last synced: 19 Mar 2026

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