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/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/escan-dnmz/sql-syntax

-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız

database database-design database-management mssql mssql-database mysql sql sql-syntax syntax

Last synced: 04 Oct 2025

https://github.com/datajuggler/transparencymaker

Transparency Maker reads in a .jpg or .png and creates a Pixel Information Database, that can be manipulated in a language I invented called BQL or Bitmap Query language.

csharp image-processing sql

Last synced: 30 Jul 2025

https://github.com/xin9le/qlimitive

An attribute-based primitive SQL generator that respects Entity Framework Core.

attribute-based entity-framework-core generator sql

Last synced: 21 Aug 2025

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 2025

https://github.com/StreetStrider/knexed

Adds some neatness to Knex. Utilities for tables, joins, transactions and other

knex node pgsql query-builders sql transactions

Last synced: 23 Aug 2025

https://github.com/lukeclancy/dynamic-records-meritfront

Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!

activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql

Last synced: 22 Sep 2025

https://github.com/saadmk11/logbook-cli

Command Line Tool to Keep Your Daily Events Recorded. Made with Python, Typer & SQLAlchemy

cli cli-app command-line-app command-line-interface command-line-tool logbook logbooks notebook poetry python python3 sql sqlalchemy sqlite sqlite3 typer typer-cli

Last synced: 06 Oct 2025

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

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

backup etl hacktoberfest openapi postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/vkondratiuk482/anime-tracker

Anime Checklist Service which is build using Microservices Architecture, Nest, Kafka, PostgreSQL

anime kafka microservices nest nestjs node nodejs postgre postgresql sql typescript

Last synced: 09 Apr 2025

https://github.com/cryptic-game/java-backend-old

This is the Java Backend of the Cryptic project.

api cryptic cryptic-game hacktoberfest hibernate-orm java java-11 netty sql

Last synced: 05 Oct 2025

https://github.com/athennaio/database

🛢️ The Athenna database handler for SQL/NoSQL.

athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql

Last synced: 02 May 2026

https://github.com/covenantsql/cql-python-driver

Python driver for CovenantSQL

covenantsql cql python python3 sql

Last synced: 06 Jul 2025

https://github.com/timroesner/tvOS-movies

🎬 Server based tvOS app to play movies from an online library on Apple TV.

apple-tv movies netflix sql swift tvos

Last synced: 11 Mar 2025

https://github.com/miroslav-reiter/miroslav-reiter

I'm a hard worker, intellectual and joker. I love learning and teaching as well. My main objective is to teach people and improve their IT knowledge. To create truly practical knowledge necessary for life and present it in an interesting way. I don’t like snake charmers and people who cannot explain things simply.

analyst architect automater google java lecturer marketer microsoft programmer python sql tester trainer vba vita xml

Last synced: 08 Oct 2025

https://github.com/krozark/cpp-orm

A project to create a simple ORM.

cpp11 mysql orm sql sqlite3

Last synced: 04 Jul 2025

https://github.com/jgolafshan/wallstreetsocial

Analyze Reddit posts/comments, uses an NLP model to recognize stock symbols and options positions

data-analysis flexible machine-learning mentioned-stocks named-entity-recognition natural-language-processing nlp reddit social-media-analysis sql wallstreetbets

Last synced: 22 Jul 2025

https://github.com/umut-tosun/blogprojectwithaspnetmvc

Yazar,admin ve vitrin olmak üzere 3 katmandan oluşan blog projemde mvc nimetlerinden yararlanarak asp yeteneklerim dahada ilerlettim.

asp-net asp-net-mvc blog-project html-css-js mssql sql umut-tosun

Last synced: 04 Jul 2025

https://github.com/sondosaabed/introduction-to-sql

Course with udacity that cover SQL for data Scientists, this is my solution for the lessons and the project

aggregations data-science dvd-rental-database joins nanodegree sql subqueries udacity-nanodegree

Last synced: 21 Jan 2026

https://github.com/monsterxx03/sqlpar

Explore parquet file with sql, without spark!

goyacc parquet parquet-viewer sql

Last synced: 14 Jan 2026

https://github.com/austingil/npm

Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT

crud html javascript postgresql prisma react sql tutorial

Last synced: 12 Mar 2026

https://github.com/ajmaradiaga/steampipe-plugin-btp

Steampipe plugin to access SAP Business Technology Platform

api btp postgresql postgresql-fdw sap sql steampipe steampipe-plugin

Last synced: 13 Apr 2025

https://github.com/yezz123/pgqb

Typed Python PostgreSQL query builder ✨

postgresql pydantic query sql

Last synced: 03 Jul 2025

https://github.com/kennethleungty/pymysql-demo

PyMySQL - Connecting Python and SQL for Data Science

data-analysis data-science mysql pandas python sql

Last synced: 12 Jul 2025

https://github.com/vitaminjs/query-builder

A query builder for SQL databases

mssql mysql postgresql query-builder sql sqlite

Last synced: 27 Feb 2026

https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application

Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.

cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability

Last synced: 23 Feb 2026

https://github.com/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 2026

https://github.com/mchmarny/devpulse

Community health analytics for GitHub organizations and repositories

cli cmd cncf developer entitity golang sql sqlite

Last synced: 01 Apr 2026

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/andreypopp/ch_queries

A library to generate ClickHouse SQL queries in a typesafe way with OCaml

clickhouse dsl ocaml querybuilder sql

Last synced: 05 Mar 2026

https://github.com/harish2704/sql-chart

Draw charts interactively from any SQL queries

bar-chart charts graph heatmap line-chart pivot-tables plotlyjs sql

Last synced: 08 Feb 2026

https://github.com/h22rana/jsonlogic2sql

JSON Logic to SQL Transpiler

go golang jsonlogic sql transpilation transpiler

Last synced: 01 Apr 2026

https://github.com/kellyjadams/weightlifting-data

An ongoing project tracking my weightlifting data in 5 main barbell lifts: deadlift, squat, overhead press, bench press, and row.

sql

Last synced: 28 Feb 2026

https://github.com/abowfzl/titus

A console application with three-layer architecture (Core, Domain, Service) with Repository Pattern for EF DbContext and Redis Wrapper in Core, models in Domain, services and Distributed CacheManager in Service, and unit tests with Moq and fake services.

excel huge-data-files read-data redis sql

Last synced: 12 Apr 2025

https://github.com/kurtbuilds/sqlmo

SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.

orm postgresql rust sql

Last synced: 21 Mar 2025

https://github.com/lucas-erkana/vet-clinic

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

plpgsql postgresql sql

Last synced: 30 Sep 2025

https://github.com/kaoutherbo/vitalab

This web application embodies a commitment to revolutionizing the way blood donations and laboratory analyses are managed within a given region, specifically within a wilaya.

blood-donation-management css-animations css3 html5 js-swiper mvc-architecture mysql php sql

Last synced: 14 Apr 2025

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 2025

https://github.com/ststeiger/sqlparser

Ways to remove sql-comments, including ANTLR4

comment-remover comments csharp dotnet-core sql t-sql

Last synced: 13 Apr 2025

https://github.com/ericneves/mybooksapi

🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...

api json-web-token jwt mysql php php-api sql

Last synced: 28 Sep 2025

https://github.com/adamcooke/sqb

👷‍♀️ A very simple but effective SQL query builder

query-builder ruby sql

Last synced: 12 May 2025

https://github.com/fibo/sql92-keywords

is the list of reserved words in SQL92 specification

sql

Last synced: 14 Apr 2025

https://github.com/bestbynature/vetclinicdb

VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.

database-schema postgresql sql

Last synced: 10 Mar 2026

https://github.com/basemax/messengersocketws

Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)

mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss

Last synced: 26 Jul 2025

https://github.com/mkabhishekdev/multiplayerturnbased-onlinegame

Multi Player Turn-Based Game developed using PHP, AJAX, Javascript (Full stack project)

javascript php php-sessions phpmyadmin sql

Last synced: 25 Sep 2025

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

In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.

database postgres postgresql sql

Last synced: 28 Feb 2026

https://github.com/mehdizonjy/json-transqlify

Transforms and loads JSON to a MySQL db

javascript load mysql node-js nodejs sql transform

Last synced: 13 Apr 2025

https://github.com/hhlitval/production-dashboard

A desktop application, visually presents fictive production data sourced from MSSQL Server, allowing for insights into production trends and statistics.

c-sharp dashboard kpi production-monitoring sql sql-server ui-design wpf

Last synced: 01 Aug 2025

https://github.com/xiabee/dbauditor

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 2025

https://github.com/spandan114/luminai-data-analyst

LUMIN: Your data analysis companion that turns natural language questions into powerful insights through AI-driven visualizations and clear explanations.

ai-agents ai-data-analysis ai-tools chatgpt data-analytics fastapi groq langchain llm react sql typescript

Last synced: 30 Jul 2025

https://github.com/xiaobogaga/minidb

a simple in-memory database built for fun

database sql

Last synced: 12 Jan 2026

https://github.com/vb-consulting/pg_schema_tools

PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema

postgresql schema sql

Last synced: 13 Apr 2025

https://github.com/tsg405/sql-for-data-science----coursera

This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]

california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset

Last synced: 14 Apr 2025

https://github.com/seferogluemre/customertrackingadonet

Customer Tracking System This project is a customer tracking system developed using C# and MSSQL. The system includes fundamental functionalities such as customer operations and city management.

csharp sql stored-procedure tracking-system

Last synced: 15 Aug 2025

https://github.com/webnice/migrate

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 2026

https://github.com/winterrdog/sqlyte-db

A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.

c data-structures database sql

Last synced: 10 Jul 2025

https://github.com/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025

https://github.com/somdipdey/sql-magic

Various SQL scripts to do magical stuffs on your databases

magic mssql sql tsql

Last synced: 30 Jul 2025

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/johansenja/pg_unicode_font_replace

Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text

postgresql sql unicode unicode-characters unicode-converter

Last synced: 25 Aug 2025

https://github.com/lpar/calendar

Go calendar Date (only), clock Time (only), and nullable versions of same, with sensible JSON and SQL behavior

date golang iso8601 json sql time

Last synced: 04 Jan 2026

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 2025

https://github.com/hourout/mysql_kernel

Mysql Kernel for Jupyter

jupyter-kernels mysql sql

Last synced: 06 Mar 2026

https://github.com/libi/funsql

支持链式操作的轻量级sqlbuilder包

gosql gosqlbuilder sql sqlbuilder

Last synced: 08 Jul 2025

https://github.com/milenkovicm/wasaffi

Datafusion WASM User Defined Functions

datafusion sql userdefined-functions wasm wasm-bindgen wasmedge

Last synced: 07 May 2025

https://github.com/cvitter/mattermost-scripts

This repository contains a series of scripts that I have written for Mattermost to perform descrete tasks. I am sharing them here in case other Mattermost users might find them useful.

mattermost sql

Last synced: 02 Mar 2025

https://github.com/adityachandra1/mit-cafeteria-dbs

A fully functional Windows Forms Application to manage orders across all food joints in MIT. All of the data is stored in a common Microsoft SQL Server. The application is built with C# that runs on .NET Framework.

cce csharp dbms-project dbmsminiproject dbs dotnet-framework manipal-institute-of-technology mssql-database sql sql-server windows-forms

Last synced: 08 Jul 2025

https://github.com/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/fgforrest/darwin

Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.

autoupdate database database-schema evolution java model sql

Last synced: 10 Jul 2025

https://github.com/kota65535/alternator

Declarative SQL database schema management by human-friendly pure SQL.

database go golang mysql sql

Last synced: 07 May 2025

https://github.com/opensearch-project/sql-cli

The SQL CLI component in OpenSearch is a stand-alone Python application for query

cli opensearch sql

Last synced: 15 Jun 2025

https://github.com/daikoz/SQLWrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 04 May 2025

https://github.com/getyourguide/dbq

Run Databricks queries from your terminal or editor

cli databricks repl sql team-ps

Last synced: 11 Apr 2025

https://github.com/haleshot/flight_booking_system

A Python project with MySQL connectivity and PyQt5 GUI library for efficient flight ticket booking, data management, and visualization.

booking-platform booking-system flight management-system mysql mysql-database pyqt5 pyqt5-desktop-application pyqt5-gui python python-app sql

Last synced: 07 May 2025

https://github.com/ismailsimsek/dbn

Database Navigator - plugin for IntelliJ IDEs, Cloned From https://bitbucket.org/dancioca/dbn/src/master/ Home: https://plugins.jetbrains.com/plugin/1800-database-navigator

database-navigator sql

Last synced: 04 May 2025

https://github.com/91ahmed/csvtosql

Convert a csv file into optimized sql insert statement.

csv csv-converter csvtosql php sql

Last synced: 07 May 2025

https://github.com/coder-chekunkov/article-postgresql

article. postgreSQL, spring framework and android for beginner developer.

android article java kotlin postgresql spring sql

Last synced: 10 Apr 2025

https://github.com/kevlarr/jrny

A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!

postgresql revisions schema sql

Last synced: 15 Jan 2026

https://github.com/stackql/stackql-codespaces-notebook

Run stackql queries in GitHub Codespaces

cloud codespaces github sql stackql

Last synced: 11 Jul 2025

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

Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.

backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 30 Apr 2025

https://github.com/qri-io/dataset_sql

Qri SQL support

format golang lex package parse sql

Last synced: 09 Jul 2025

https://github.com/serenasensini/basi-di-dati---apogeo

Repository ufficiale del volume creato per Apogeo "Basi di dati"

database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql

Last synced: 10 Jul 2025

https://github.com/nuno-faria/crdv

Conflict-free Replicated Data Views

crdt distributed-databases sql

Last synced: 16 Jun 2025

https://github.com/tamanobi/bq-query-unittest

BigQueryのクエリのロジックをデータ走査量を最小限してテストできるツール

bigquery sql unittest

Last synced: 22 Jun 2025