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/quantumudit/querying-with-tsql

This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.

azure-data-studio database sql sql-server t-sql

Last synced: 15 Apr 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/sevdanurgenc/n-tier-architecture-sample

This repo is developed in C# and MsSQL environment using N Tier Architecture.

3-tier-architecture csharp mssql n-tier-architecture sql student-management tier-architecture

Last synced: 04 May 2026

https://github.com/inad9300/pgeon

🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!

node-postgres postgres postgresql sql static-analysis type-safety typescript

Last synced: 21 Jan 2026

https://github.com/josemg-ux/travel_agency

Travel agency created with nodejs, express as a server and sequelize to interact with a BD

bootstrap express javascript mvc nodejs nodemon sequelize sql

Last synced: 01 Nov 2025

https://github.com/powersync-ja/powersync-dotnet

SDK that enables local-first and real-time reactive apps with embedded SQLite for .NET clients

local-first local-storage offline offline-first powersync sql sqlite state-management sync

Last synced: 06 May 2025

https://github.com/arvindshmicrosoft/microsoftacademicgraph

Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.

academic azure-sql-database azure-sql-db graph-algorithms graph-database graph-theory microsoft-academic-graph research-paper sql sql-server

Last synced: 02 Aug 2025

https://github.com/0xataru/dfox

DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.

crossterm ratatui-rs rust sql tui-rs

Last synced: 07 May 2025

https://github.com/nguyenanhung/database

A wrapper database and backup database

database pdo php php-database query-builder sql

Last synced: 15 Apr 2025

https://github.com/coledixon/mvc_carinsurance_webapp

Car Insurance web application built with C# / MVC / Entity Framework / JavaScript / SQL / Materialize / HTML5

csharp cshtml entity-framework mvc sql webforms

Last synced: 02 Mar 2026

https://github.com/azu/sql-string-search

A CLI that search SQL-like string from source codes.

search sql

Last synced: 02 Jul 2025

https://github.com/xsltdev/dbasedev.ru

Документация по базам данных

aql arangodb db mongodb orm prisma sql

Last synced: 27 Jul 2025

https://github.com/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 2025

https://github.com/hal-wang/sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

asp-net-core cs csharp mssql mvc sql sqless sqlserver webapi wpf

Last synced: 07 Sep 2025

https://github.com/arhcoder/intergoodil

🛒 Software de Punto de Venta de escritorio diseñado para gestionar fácilmente las facetas principales de un negocio, tales como: Inventarios, Empleados, Ventas y Estadísticas.

desktop-application java point-of-sale punto-de-venta sql stores

Last synced: 26 Jun 2025

https://github.com/drmcarvalho/diffhunter

Diffhunter is an app/API hunter differences between SQL relational databases

database database-management sql

Last synced: 08 Oct 2025

https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript

Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.

bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql

Last synced: 12 Apr 2025

https://github.com/arshadkazmi42/chrome-cookie

Chrome cookie manager for node. To set and get cookie from chrome

chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite

Last synced: 20 Mar 2025

https://github.com/quackscience/duckdb-extension-clickhouse-system

DuckDB Community Extension emulating the ClickHouse system table

chsql clickhouse duckdb duckdb-extension sql

Last synced: 10 Mar 2026

https://github.com/rochabr/azuremapsenrichandvisualize

Repository supporting my Microsoft Tech Community blog post on how to enrich your location data with Azure Maps

azure azure-functions azure-maps geospatial-visualization sql

Last synced: 15 Apr 2025

https://github.com/noborus/sqlss

Split SQL into statements

sql sql-splitstatement

Last synced: 04 Oct 2025

https://github.com/zdrzalikprzemyslaw/sql-hospital

Database intended for use in a Hospital

microsoft-sql-server mssql sql tsql

Last synced: 08 Mar 2026

https://github.com/saba-gul/text-to-sql

This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.

gradio-python-app langchain nlp-machine-learning sql texttosql

Last synced: 12 Aug 2025

https://github.com/praveendecode/youtube-data-harvesting-warehousing

Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies

api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql

Last synced: 16 Aug 2025

https://github.com/raphaelalmeidamartins/mysql-all-for-one

MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 07 May 2025

https://github.com/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 May 2025

https://github.com/oussama4/sqlbuilder

A simple sql query builder for Go

database go golang orm query-builder sql sql-builder

Last synced: 27 Apr 2026

https://github.com/felixmk0/egranjacat

RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.

aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party

Last synced: 13 Aug 2025

https://github.com/leandrosimoes/my-useful-codes

Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!

bash codes csharp css git html javascript my personal-code repository samples sql vb-net

Last synced: 13 Apr 2025

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

Use SQL to instantly query Auth0 resources. Open source CLI. No DB required.

auth0 authorization backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 27 Oct 2025

https://github.com/tmhalbert/datadrivenssrs

Data Driven Email Subscriptions in SSRS Standard Edition

mssqlserver reporting reports sql sqlserver sqlserver-2017 ssrs ssrs-reports subscriptions

Last synced: 07 May 2025

https://github.com/s4cha/squeal

Type Safe SQL for Swift

orm postgres postgressql sql sqlite swift type type-safe

Last synced: 07 Mar 2026

https://github.com/moixllik/studio

Examples of learning on various programming topics with various technologies

docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang

Last synced: 15 Apr 2025

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 14 Apr 2025

https://github.com/sevdanurgenc/mssql-lecture-notes

In this repo, there are lecture notes of MsSQL.

database mssql mssql-database mssql-server sql

Last synced: 30 Oct 2025

https://github.com/spoje-net/ruian2sql

A tool for importing address points of the State Surveying and Cadastre Administration into SQL database

phing-tasks phinx-migrations php sql

Last synced: 17 Jul 2025

https://github.com/andreasgdp/robo-throw

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

cpp robotics sql

Last synced: 07 Mar 2026

https://github.com/turbot/powerpipe-mod-formula1

Visualize Formula 1 teams, drivers, race analytics, and more using Powerpipe and SQLite.

dashboard formula1 formula1-analysis formula1-data-analysis powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/wroge/esperanto

SQL Database Access Layer for multiple Dialects

mysql no-orm oracle postgres sql sqlite sqlserver

Last synced: 11 Apr 2025

https://github.com/arnaudband/vet_clinic_db

you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 20 Aug 2025

https://github.com/yuanchengjiang/sqlxdiff

To enhance the differential testing on DBMS via SQL query mappings

questdb sql testing

Last synced: 26 Feb 2025

https://github.com/raihan2bd/vet_clinic_database

Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 12 Apr 2025

https://github.com/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

https://github.com/giis-uniovi/tdrules

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 Apr 2025

https://github.com/neondatabase/neon-vercel-rawsql

Example use of Neon serverless driver on Vercel Edge Functions with raw SQL

neon postgresql serverless sql vercel vercel-edge-functions

Last synced: 08 Apr 2025

https://github.com/pprattis/hospital-database-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.

computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers

Last synced: 28 Sep 2025

https://github.com/mitranim/gos

[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.

go sql

Last synced: 30 Apr 2025

https://github.com/pixelspark/postgres-wire-server

Postgres wire protocol server in Swift

pgsql postgresql pq sql swift swift4

Last synced: 26 Apr 2025

https://github.com/efe-eroglu/stock-tracking-system

An automation system for small commercial enterprises to keep track of their products in their warehouses.

csharp database desktop-app sql

Last synced: 28 Apr 2025

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/ejunjsh/leetcode

😄 (600/800) learn algorithms and learn c++ by the way

algorithm cpp learning-algorithm leetcode shell sql

Last synced: 13 Apr 2025

https://github.com/dinxsh/slice

📚 Web app for browsing, reading and getting e-book recommendations.

ajax asp-net asp-net-core asp-net-mvc ebook jquery sql

Last synced: 04 Mar 2026

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

This is a project where I use a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 03 Mar 2026

https://github.com/kenvilar/miozika

:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/

javascript music-player mysql-database object-oriented-programming php7 sql

Last synced: 10 May 2026

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/sondosaabed/intermediate-sql

In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!

datacamp intermediate-sql sql

Last synced: 23 Jan 2026

https://github.com/portovep/dbt-testing-examples

Examples of how to implement unit, component, and contract tests for dbt data apps

analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing

Last synced: 23 Jan 2026

https://github.com/ramith-gunawardana/timetable-management-system

Time table management system for classrooms and universities

dekstop-app java sql sqlite swing

Last synced: 23 Jun 2025

https://github.com/du-cki/comet

A blazingly fast CDN node written in rust.

cdn rust sql

Last synced: 04 Apr 2026

https://github.com/samimbr/tp-m1-rsd-usthb-

TP M1 RSD USTHB 2023 2024 , Scripts et Rapports , ALGO , ASGBD , SE , ALGO REPARTIE , MULTIMEDIA

algorithms-and-data-structures c complexity compression cv2 image-processing java jupyter-notebook linux oracle parallelism plsql python rle rmi semaphore socket sql tcp udp

Last synced: 08 Sep 2025

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/1995parham-teaching/song_cloud

Minimal Soundcloud just for having fun with databases

golang golang-examples sql

Last synced: 18 Mar 2026

https://github.com/Md-MamunAbdulKayum/springboot-security-examples

These examples include both Springboot-Security examples using in-memory setup and database setup

bcrypt database-setup encryption java mariadb spring-boot spring-security springboot-security sql thymeleaf

Last synced: 10 Mar 2025

https://github.com/peeeuzin/pgbulk

A library for populate large amounts of data to PostgreSQL database with TypeScript

bulk-insert nodejs postgresql sql typescript

Last synced: 10 Apr 2025

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

https://github.com/rnett/exposedgson

GSON type adapter for Kotlin Exposed DAO classes.

dao gson json kotlin sql

Last synced: 16 Mar 2026

https://github.com/thiagomvilela/infinity

Project development for the 2nd unit of the Web Systems I and Database II courses at the Federal Institute of Pernambuco.

css css3 github-pages html javascript maven pgadmin4 postgresql react reactjs spring-boot sql styled-components

Last synced: 03 Mar 2026

https://github.com/pawjy/dongry

Dongry, a Perl object-oriented interface for MySQL databases

anyevent database dbi dongry mysql orm perl promise sql

Last synced: 13 Mar 2026

https://github.com/suxrobgm/ec-website

Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core

asp-net-core css html javascript sql

Last synced: 29 Jul 2025

https://github.com/lynk4/advent-of-cyber-2023

THM DESCRIPTION: Get started with Cyber Security in 24 Days - Learn the basics by doing a new, beginner friendly security challenge every day leading up to Christmas.

active-directory advent-of-cyber-2023 buffer-overflow cyber cybersecurity digitalforensics machinelearning malware-analysis penetrationtesting securityoperations sql thm tryhackme tryhackme-writeups

Last synced: 24 Apr 2026

https://github.com/turbot/steampipe-mod-community-tracker

A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.

dashboard hacktoberfest sql steampipe steampipe-mod

Last synced: 08 Feb 2026

https://github.com/jyotibrat/udemy-web-dev-projects

Repository showcasing my Web Development projects from Udemy course.

css firebase html html5 javascript js mongodb react sql web webdevelopment

Last synced: 24 Apr 2025

https://github.com/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

https://github.com/ninja1375/sistema-gestao-escolar-sql

Sistema Gestão Escolar

escolar sistema sql

Last synced: 29 Jan 2026

https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022

⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries

football-database sql sql-football sql-server-management-studio uefa-champions-league

Last synced: 02 Mar 2026

https://github.com/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 Apr 2025

https://github.com/pansonpanson/jorm

An ORM framework written in Java.

gorm mybatis orm souce-code sql

Last synced: 26 Mar 2025

https://github.com/cavo789/sql_formatter

Very straight-forward script for formatting SQL statement.

php sql sql-formatter

Last synced: 29 Jul 2025

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025