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/kolosovpetro/sql_course

Data Bases - SQL practice. For educational purposes

sql sql-query tsql

Last synced: 09 Mar 2026

https://github.com/br3ndonland/udacity-fsnd-sql-logs

Python program with SQL queries to extract information from a relational database

database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant

Last synced: 05 Apr 2025

https://github.com/devrabbani/zendb

All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.

algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript

Last synced: 07 Mar 2026

https://github.com/polydojo/pogodb

Simple NoSQL wrapper for Postgres' JSONB type.

nosql-data-storage nosql-database nosql-wrapper postgres sql

Last synced: 08 Apr 2026

https://github.com/dyazincahya/kbbi-sql-database

Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML

bahasa-indonesia csv data database dictionary indonesian-language json kamus kamus-besar-bahasa-indonesia kamus-indonesia kbbi kbbi-api kbbi-sql mysql php-array postgresql sql sqlite xml

Last synced: 19 Aug 2025

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

For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL

database postgresql sql

Last synced: 18 May 2026

https://github.com/secjs/database

🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js

database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver

Last synced: 30 Oct 2025

https://github.com/monacoremo/postgres-trees

Example for how to model trees and implement transformations on them in Postgres.

postgresql sql tree-structure

Last synced: 18 May 2026

https://github.com/cliftondavies/sqlzoo-solutions

A list of solutions for the tutorials and quizzes on https://sqlzoo.net/

mysql sql

Last synced: 22 Jul 2025

https://github.com/aaaastark/human_resource_management_system

Website to Human Resource Management System of the Employee Dashboard.

css database django heroku herokuapp html javascript js json jsx mysql python sass sql

Last synced: 18 Feb 2026

https://github.com/nolleh/sqlflick.nvim

⚡Query, without leaving your nvim workspace, whatever the dbms

nvim-lua nvim-plugin query sql sqltools

Last synced: 21 Jul 2025

https://github.com/kikuchan/query-weaver

Query Weaver - SQL query builder using template string literal

builder helper literal node postgresql query sql string tagged template

Last synced: 02 Apr 2026

https://github.com/alaeddinalhamoud/android-login-sql-jdbc-driver

How to connect your sql server database to android app using JDBC .

android java jdbc sdk server sql

Last synced: 14 May 2025

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

https://github.com/kulabun/jooq-generator

New Code Generator For JOOQ

codegenerator database java8 jooq kotlin repository sql

Last synced: 04 Oct 2025

https://github.com/notcoffee418/dapperbulkqueries

Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.

bulk dapper dapper-extensions postgresql sql

Last synced: 24 Aug 2025

https://github.com/olipliche/budget-app

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

database postgresql rails ruby sql

Last synced: 20 Jan 2026

https://github.com/udb-org/udb-app

UDB: The Next-Gen Cross-Platform Database Tool.​​ Built on Electron, it supports diverse databases and integrates an AI chat assistant, intelligent agent workflows, and MCP capabilities to enhance database intelligence and efficiency.Alternative to SSMS, pgAdmin, DBeaver, DataGrip, Toad, Navicat

agent aichat electronjs react shadcn-ui sql tailwindcss

Last synced: 25 Jun 2025

https://github.com/apijson/apijson-milvus

腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.

ai apijson database milvus orm orm-library sql vector vector-database

Last synced: 18 Feb 2026

https://github.com/neondatabase/sql-query-assistant

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

azure azure-functions neondb openai sql

Last synced: 17 Feb 2026

https://github.com/diegojromerolopez/babik

A Django queryset-like API for Ruby on Rails

activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3

Last synced: 07 Mar 2026

https://github.com/felixdev22/vet_clinic

The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.

postgresql sql

Last synced: 21 May 2026

https://github.com/realzzz1874/ssh2-connect-mysql

ssh2 connection mysql

mysql sql ssh2

Last synced: 28 Apr 2026

https://github.com/xgqfrms/vscode

:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉

code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms

Last synced: 12 May 2025

https://github.com/zejiran/simple-banking-system

💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL

banking database lunh-algorithm python sql

Last synced: 20 May 2026

https://github.com/jacraig/inflatable

An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

orm sql

Last synced: 12 Aug 2025

https://github.com/briansterle/drogo

a SQL query engine written in Go

data engine query spark sql

Last synced: 12 Aug 2025

https://github.com/hectororm/orm

Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.

orm pdo php php8 query-builder sql

Last synced: 13 Apr 2025

https://github.com/maxpatiiuk/code-share

A collection of random code pieces from different projects over the years.

arduino c cpp csharp jquery js php sql

Last synced: 12 Apr 2025

https://github.com/juliandavidmr/ddlify-oracle

Ddlify, manage your database Oracle from NodeJS

database-adapter ddl information-security npm-package oracle-db sql

Last synced: 13 Jun 2025

https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql

Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services

bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql

Last synced: 18 Apr 2026

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/ricard1406/little_mcp

A simple yet powerful local AI assistant that runs entirely on your machine. Built for learning and experimentation, Little MCP combines the power of open-source LLMs with advanced RAG that work with your personal documents. Included tools: real time weather, calculate, local documents RAG, local SQL database

agent langchain mariadb mcp mcp-client mcp-server mistral ollama python python3 qwen qwen3 rag retrieval-augmented-generation sql thinking

Last synced: 15 Mar 2026

https://github.com/eitsupi/r-glaredb

R bindings for GlareDB

arrow glaredb r rust sql

Last synced: 22 Mar 2025

https://github.com/tsg405/solo_learn

This repository is maintained to provide coding solutions to some popular courses aided by SOLO_LEARN!

python-3-core sololearn sql

Last synced: 21 Mar 2025

https://github.com/raleighlittles/sql_zoo_solutions

Solutions to all 95 SQL Zoo tutorial questions.

sql sql-zoo

Last synced: 21 Mar 2025

https://github.com/darrmirr/dbchange

Easy and declarative way to execute sql queries in JUnit tests.

database java junit junit5 junit5-extension sql

Last synced: 28 Jan 2026

https://github.com/rosscartlidge/ssql

SQL-style stream processing for the command line and Go

cli csv data-processing duckdb go golang pipeline sql stream-processing unix wasm

Last synced: 02 Jul 2026

https://github.com/mishra9759harshit/sqldatabase

This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.

sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite

Last synced: 16 Mar 2026

https://github.com/konojunya/dirql

🥞 dirql displays files and directories with syntax like sql cli :)

cli dirql sql

Last synced: 25 Feb 2026

https://github.com/adilwahla/dry-port-management-system

dry port management system using oracle SQL databases

dpms dry-port-management oracle-database sql

Last synced: 24 Jan 2026

https://github.com/pedro-manoel/bd1

🎲 Repositório com os roteiros desenvolvidos ao longo da disciplina de banco de dados 1 da UFCG

banco-de-dados bd1 plpgsql sql

Last synced: 09 Feb 2026

https://github.com/destructhub/murder-mystery

Solving the murder mysteries available on the internet

command-line fun game git learn murder sql

Last synced: 26 Feb 2026

https://github.com/alexyslozada/migrations

Permite ejecutar los archivos .sql de migraciones en cualquier base de datos

go golang migrations sql

Last synced: 25 Feb 2026

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

Vet clinic databases to learn relational databases and relationships

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/kaloslazo/datafusiondb

Integration of different data models (Extendible Hashing, AVL, Sequential File) and advanced information (index) retrieval techniques within a single DB.

cpp dbms parser python sql

Last synced: 31 Jan 2026

https://github.com/mberkiskal/gasstationapp-benzinistasyonuuygulamasi

It is an application where gasoline purchase and sales prices are found, profit is calculated according to these prices and gasoline sales are made according to the plate.At the same time, filling the tank can be performed according to the type of fuel remaining in the tank.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 18 Jan 2026

https://github.com/baaziznasser/qurani

برنامج قرآني بواجهة بسيطة وبميزات خرافية مع قواعد بيانات كبيرة للقرآن الكريم وتفسيره

base data i3rab json quran qurani sql tafsir

Last synced: 12 Feb 2026

https://github.com/wassim-rached/iset-sql

Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024

database-administration database-architecture db-diagram oracle-database oracle-xe sql

Last synced: 19 Mar 2026

https://github.com/busterwood/mapper

.NET composable mapping library for objects and data (System.Data)

ado dotnet mapper orm sql

Last synced: 14 Jan 2026

https://github.com/andyfratello/dbd

🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB

data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database

Last synced: 10 Feb 2026

https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

https://github.com/isaacef/retrolog

Backwork server for students at Rensselaer Polytechnic Institute

go javascript react sql

Last synced: 03 May 2026

https://github.com/sadeeshaperera/lifecare--health-insurance-management-system

SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system

css healthinsurance html javascript php phpmyadmin project sql university xammp

Last synced: 19 Apr 2026

https://github.com/turbot/steampipe-mod-gitlab-insights

View dashboards and reports across all of your GitLab resources using Powerpipe and Steampipe.

dashboard gitlab hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 08 Feb 2026

https://github.com/satyamshorrf/multiple_language_program

These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!

c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift

Last synced: 10 Feb 2026

https://github.com/anandpiyush1521/smartcontactmanager

A sophisticated web application designed to streamline contact management, offering robust features such as email verification, seamless OAuth integration for secure logins, and efficient image uploads powered by Cloudinary.

cloudinary hibernate java oauth spring-boot spring-security spring-validation sql tailwind

Last synced: 26 Feb 2026

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 Apr 2026

https://github.com/paloaltodatabases/sequor-integrations

Pre-built, production-ready integrations and examples for Sequor

api-integration app-integration data-integration etl sequor sql

Last synced: 01 Apr 2026

https://github.com/radom12/dbms-apartment-management-system-project

Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.

apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql

Last synced: 02 May 2026

https://github.com/salma-mamdoh/datawarehouse_project

Our project for Datawarehouse Course taken during fall 2024 semester

analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis

Last synced: 25 Jan 2026

https://github.com/victoriametrics/sql-to-logsql

Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces

distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces

Last synced: 29 Oct 2025

https://github.com/elazzouzihassan/gestiondesformations

Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel

laravel mysql php php-framework sql webapp

Last synced: 09 May 2026

https://github.com/bilbottom/sql-models

Stand-alone SQL models.

sql

Last synced: 01 Mar 2025

https://github.com/faltawy/lsql

(WIP) List your files with SQL like syntax, (Fun Project)

files rust sql

Last synced: 05 Mar 2026

https://github.com/kumarswamy2025/india-general-election-result-analysis-2024

This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.

sql sqlserver

Last synced: 01 Apr 2026

https://github.com/randomnoun/sql-explainerator

Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams

sql

Last synced: 04 Mar 2026

https://github.com/oakio/sqlify.dapper

Fluent SQL builder for Dapper

dapper fluentsql sql sqlbuilder

Last synced: 14 Jan 2026

https://github.com/tkc/sql-dog

Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.

analysis analyzer database go sql sql-parser

Last synced: 03 Mar 2026

https://github.com/vmvarela/sql-pipe

A blazing-fast, zero-dependency CLI that pipes CSV data from stdin into an in-memory SQLite database for instant SQL querying. Built with Zig.

csv sql sqlite zig

Last synced: 01 May 2026

https://github.com/jandedobbeleer/harvey-dent

Team and mobile app product metrics tooling to use in a DevOps minded environment

apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo

Last synced: 09 Apr 2026

https://github.com/hoseinrezaeem/jdbc_generics_shoponline

Hi,My project shop Online use java , jdbc Generics

enumeration generic git interface java jdbc maven oop postgresql sql

Last synced: 16 Apr 2026

https://github.com/sksumit/homeffin

A desktop Java application using Java Swing, JDBC and MySQL DB.

desktop-application java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/reiniiriarios/squirrel-table

Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.

csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx

Last synced: 15 Apr 2026

https://github.com/jijihohococo/ichi-orm

A simple and useful PHP ORM with high performance

database library mysql open-source orm php php-library php-orm php7 php8 postgres sql

Last synced: 22 Feb 2026