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/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/karthikvarma19/java

Java, JDBC, OOPS

java jdbc sql

Last synced: 13 Feb 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/cleilsonandrade/in.orbit-api

in.orbit-api é uma API Rest com o fim de realizar o gerenciamento de metas semanais, permitindo o cadastramento da meta, quantidade de dias que será realizada durante a semana, listagem, exibindo as metas da ultima semana baseando-se no dia atual com a contagem de dias que a meta foi realizada e permitindo a atualização de uma meta como concluída.

api-rest backend biomejs commitizen commitlint common-table-expression conventional-commits dayjs drizzle-orm fastify goal-tracking lint-staged mysql mysql2 sql swagger tsup typescript zod

Last synced: 30 Jan 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/riju18/apache-airflow-fundamentals

Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.

apache-airflow gcp gcp-composer python sql

Last synced: 04 Mar 2026

https://github.com/d4nqw3rty/recipe-app

Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost

css html rspec-rails ruby-on-rails sql

Last synced: 05 May 2026

https://github.com/ganl/go-dm

达梦 Go 驱动源码 针对版本 DM8

dm dm8 drivers golang sql

Last synced: 04 Jul 2025

https://github.com/saheedniyi02/krecommend

A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables

cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer

Last synced: 10 Mar 2026

https://github.com/blakedrumm/scvmm-scripts-and-sql

The Scripts provided here are compatible with System Center Virtual Machine Manager

collector data powershell scripts scvmm sql

Last synced: 11 May 2025

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/pmassicotte/duckfetch

A duckdb CLI installer

cli duckdb installer rust-lang sql

Last synced: 21 Mar 2025

https://github.com/iambotcoder/buildyourpc

Build Your PC is an Ecommerce website and compatibility guidance for do-it-yourself computer builders.

javascript jsp-servlet sql

Last synced: 27 Apr 2026

https://github.com/pangum/migration

盘古数据迁移集成

file go golang migrate migration sql

Last synced: 11 Apr 2025

https://github.com/aad99bxp/sqldataexploration

Exploring various insights from Our World In Data Covid-19 Dataset. Imported the dataset in MS SQL Server and ran queries to undercover various insights in the data.

excel sql sqlserver

Last synced: 15 Mar 2025

https://github.com/hgwood/advent-of-code-sql

My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.

advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql

Last synced: 19 May 2026

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 May 2026

https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog

I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.

crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql

Last synced: 10 Apr 2026

https://github.com/kyopark2014/aws-athena

It decribes how to use aws athena for data analytics

aws aws-athena query sql

Last synced: 27 Jun 2025

https://github.com/filipeesch/dynamic-sql

A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.

dotnet query query-builder sql

Last synced: 03 Aug 2025

https://github.com/omjogani/patient-monitoring-system

Patient Monitoring System for Doctor using ASP.net Framework

asp-net-framework csharp dotnet dotnet-framework sql

Last synced: 19 May 2026

https://github.com/tushar2704/pizza-sales-analysis

This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.

dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704

Last synced: 04 Nov 2025

https://github.com/mads80/ms-sql-hf1

Microsoft SQL Server - HF1

database microsoft-sql-server sql sql-script

Last synced: 06 Jan 2026

https://github.com/sergiobarriel/nc.sqlbuilder

NC.SqlBuilder is a lightweight SQL builder

builder lightweight sql

Last synced: 03 Apr 2025

https://github.com/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 10 Mar 2025

https://github.com/turbot/steampipe-mod-terraform-gcp-compliance

Run compliance and security controls to detect Terraform GCP resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.

compliance gcp hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform

Last synced: 04 Feb 2026

https://github.com/minicloudsky/minerva

Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.

go golang mysql mysql-database parser sql tidb

Last synced: 02 Jan 2026

https://github.com/mortenson/pg-autojoin

Automatically add joins to PostgreSQL queries

databases postgresql sql

Last synced: 05 Jan 2026

https://github.com/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

https://github.com/debas-31/vet_clinic

It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.

postgresql sql

Last synced: 03 Jul 2026

https://github.com/mrlizhaozhi/fraud-detection-ecommerce-sql

Fraud Detection in E-Commerce Dataset (PostgreSQL)

analytics fraud-detection kaggle notebook postgresql python reporting sql

Last synced: 18 Sep 2025

https://github.com/ketul-prajapati/online-examination-portal

Online Examination Portal is a desktop application built using Java programming language, which enables teachers to create and manage online exams, and students to take these exams within a specified time limit.

azure desktop-application exam java java-swing sql

Last synced: 20 May 2026

https://github.com/landrisek/npm-masala

Various react components for sql, mongodb, php and golang implementation.

mongodb nette react sql webpack

Last synced: 12 Apr 2026

https://github.com/dimikot/ent-framework

A PostgreSQL graph-database-alike library with microsharding and row-level security

cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql

Last synced: 05 Mar 2025

https://github.com/IowaComputerGurus/dnn.dbexporter

SQL Module for DNN for Export

dnn dotnetnuke sql

Last synced: 12 May 2025

https://github.com/developeromarfaruk/achieving-certificates

Frontend, Backend, and SQA related course completion certificates have been shared in this repository.

automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course

Last synced: 18 Feb 2026

https://github.com/tss-sniper/llm-powered-sql-assistant

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 10 May 2026

https://github.com/zerlok/gendalf

Code-first, deterministic generator for type-safe Python transport and SQL adapters.

adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe

Last synced: 08 Mar 2026

https://github.com/piratesmanx1/shoppa-2020

A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.

ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest

Last synced: 22 Feb 2026

https://github.com/hyouteki/zuber

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

https://github.com/hydraphyzer/library-management-system-in-c-and-sql

This Project Is Part of Our Software Engineering Lab (SE Lab). In This Project We Have Built a Library Management System Desktop Application With Beautiful Design Layout. This is Implemented With the Help of C# .Net Core 6.0 and SQL Database

csharp library-management-system librarymanagementsystem sql

Last synced: 30 Jun 2025

https://github.com/roshan-raj/shop-management-system

Shopkeepers can upload their product's on the site and the customer can purchase from any shop without leaving their homes with options of Home Delivery OR In-Store Pickup.

bootstrap css html java javascript jdbc-driver jsp servlet sql

Last synced: 15 Jan 2026

https://github.com/mrz1836/go-datastore

💾 Data layer using GORM for accessing models via a Database

database datastore go gorm mongo mysql postgres sql sqlite

Last synced: 27 May 2026

https://github.com/nahnahdev/Vet-clinic-database

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

database sql

Last synced: 18 May 2026

https://github.com/jeroenvdmeer/feyod

Open data set of matches played by Feyenoord.

data dataset feyenoord open-data sql

Last synced: 25 Jan 2026

https://github.com/acetinkaya/veriyapilari-ders14

Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)

acikkaynak csv dataset excel json open-source sql veriseti

Last synced: 29 Mar 2025

https://github.com/alexeysp11/sqlviewer

A multilingual C# application that provides a user-friendly interface for interacting with different RDBMS and performing various database operations.

csharp database-management sql wpf

Last synced: 16 Jan 2026

https://github.com/pawan8085/mgnrega

#MGNREGA It's a console based project. In this application we can get data from database, we can insert the data into the database, login from database and some another things we can do...

java jdbc sql

Last synced: 05 Nov 2025

https://github.com/bartvanbenthem/gofound-webapp

Project template for creating server rendered web applications in Go, with example database & content.

authentication go golang html project-template sessions sql starter-project template web web-application webapp

Last synced: 11 Mar 2026

https://github.com/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 2025

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/xxf098/sqlparse

A SQL Parser and Formatter for Rust

parser rust sql

Last synced: 07 May 2025

https://github.com/edummorenolp/udemycursos

Repositorio de Ejercicios de Cursos de programacion realizados en Udemy

angular css html java javascript jquery pytho spring sql typescript

Last synced: 12 Apr 2026

https://github.com/ilias-ant/entity-resolution-with-monetdb

A proof-of-concept entity resolution approach, with Tensorflow, inside a MonetDB.

entity-resolution monetdb product-matching sql tensorflow udfs

Last synced: 17 May 2026

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 2025

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 06 Apr 2025

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: 18 May 2026

https://github.com/danielbrtanimacao/aulas-python-curso

aulas python do curso do otavio miranda

curso django otavio-miranda python sql study tests udemy

Last synced: 18 Jun 2025

https://github.com/lenisha/sqltest-dotnetcore

sql odbc test for dotnet core on docker using AAD Pod Identity, MSI and Always Encrypted

aks azure-sql-server docker dotnet-core k8s msi msi-identity odbc-driver pod-identity sql

Last synced: 19 Apr 2025

https://github.com/prasundas99/photo-gallery-application-using-microservice-architecture-node-js-rabbitmq-mongodb-mysql

A photo gallery application with an admin panel and a client panel in a microservice architecture with RabbitMQ as an event broker on MongoDB and MySQL using typeorm.

hacktoberfest mongodb nodejs rabbitmq react sql typeorm typescript

Last synced: 12 Apr 2026

https://github.com/fox-techniques/fox-techniques

FOX Techniques is a hub for innovative data services, analytics, and solutions, combining technical expertise with a passion for solving real-world challenges

azure bash cicd cloudflare devops docker fastapi flask git github-actions linux mongodb plotly plotly-dash pypi-package pyspark python react sql terraform

Last synced: 17 Feb 2026

https://github.com/sriramalavalapati3/movie-ticket-reservation-system

This is a Booking Service which allows you to choose seats and book

docker docker-compose expressjs mysql-database nodejs nodemon sql

Last synced: 11 Apr 2026

https://github.com/tanaymukherjee/Exploring-SQL-with-R

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL

database r sql sqlite

Last synced: 30 Jul 2025

https://github.com/behindthemath/zmanim-sql

A partial SQL port of the KosherJava library

mysql sql zmanim

Last synced: 15 May 2026

https://github.com/emsk/mask_sql

A command-line tool to mask sensitive values in a SQL file

cli gem ruby sql

Last synced: 12 May 2025

https://github.com/marialobillo/fcc-periodic-table-database-project

free code camp database project - periodic table

bash certification freecodecamp shell-script sql

Last synced: 20 May 2026

https://github.com/mdxabu/nl2sql

Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama

ai-models llama ollama sql

Last synced: 19 Feb 2026

https://github.com/adavoudi/promsql

PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database

lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database

Last synced: 30 Mar 2025

https://github.com/sujunmin/oracledbdailycheckscripts

Oracle DB 12c Daily Check Scripts for Windows

daily-tasks database-status oracle-db powershell sql windows

Last synced: 03 Oct 2025

https://github.com/jonathan-vella/azure-local-sizing-guides

Azure Local Sizing Guides provides comprehensive documentation, best practices, and tools for deploying and managing Azure services—such as AKS, AVD, and Arc-enabled SQL Managed Instance—on Azure Local and Azure Stack HCI environments. Get sizing guidance, deployment scripts, and real-world examples to optimize your on-premises Azure workloads.

aks arc avd azure azurelocal best sizing sql

Last synced: 07 Apr 2026

https://github.com/mg98/filter.js

JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.

declarative-programming json sql

Last synced: 16 May 2025

https://github.com/ujjawalsinghsde/Placement_Prepration

This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.

algorithm css data-structures html java javascript mongodb notes php placement prepinta100code sorting-algorithms sql

Last synced: 30 Dec 2025

https://github.com/joswinemmanuel/dbms-lab-s5

A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.

dbms oracle sql

Last synced: 05 Apr 2025

https://github.com/lazaroblanc/fisi-lf6-sql

Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration

berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration

Last synced: 29 Mar 2025

https://github.com/chenquan/mysql-parser

A SQL parser for mysql.

go golang mysql parser sql sql-parser

Last synced: 15 May 2026

https://github.com/abhinavkorpal/sql-pl-sql

SQL-PL-SQL

database plsql sql

Last synced: 25 Jun 2025

https://github.com/gabryca/tales-sharing-website

Just an idea, maybe I'll get to work on this during summer, just to share stuff with some friends.

bootstrap bootstrap5 dark-theme gallery gallery-page mariadb php php82 sql website

Last synced: 03 Oct 2025

https://github.com/isi-mube/iron-labs

A repo to store and share solved data analytics assignments and side projects during my bootcamp at Ironhack.

elasticnet jupyter-notebook jupyterlab linear-regression python regression-models sql vscode

Last synced: 28 May 2026

https://github.com/dario-l/ses

SimpleEventStore is a simple event store library for .NET based on rdbms persistance.

cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams

Last synced: 03 Oct 2025

https://github.com/anicetkeric/spring-boot-jdbi3

Spring Boot Rest API with Jdbi 3

jdbi postgresql spring-boot sql

Last synced: 13 Apr 2025

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

Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.

backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 Apr 2026

https://github.com/khilnani/sql-runner

Run sql from json files.

python sql workflow

Last synced: 25 Mar 2025