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/notshrirang/pydbops

A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.

android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3

Last synced: 26 Oct 2025

https://github.com/ilambrev/softuni_java_learning_program

Java Web Developer - SoftUni Software Engineering Program

java spring-boot sql

Last synced: 15 Jun 2025

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/blockchain-etl/iotex-etl

ETL (extract, transform and load) tools for ingesting IoTeX blockchain data to Google BigQuery and Pub/Sub

bigquery blockchain-data iotex sql

Last synced: 14 Apr 2025

https://github.com/cleilsonandrade/carteira_vacinacao

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus

Last synced: 23 Apr 2025

https://github.com/gvx/wurm

A simple sqlite3-based ORM for Python

orm python3 sql sqlite3

Last synced: 14 Jan 2026

https://github.com/amirhnajafiz-university/s4db01

Final project of Database course.

database mysql python python3 sql sqlite

Last synced: 12 Jul 2025

https://github.com/mateo951/vet-clinic

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

postgresql sql

Last synced: 26 Apr 2025

https://github.com/orangemug/sql-stamp

The tiny SQL templating library

sql

Last synced: 11 Jul 2025

https://github.com/pablobona/vet-clinic-db

I will use a relational database to create the data structure for a vet clinic.

dabatase postgres queries sql

Last synced: 23 Apr 2025

https://github.com/mustafaakin/go-drill

Go client for Apache Drill that utilizes REST API

apache drill go sql

Last synced: 27 Jan 2026

https://github.com/myconsciousness/sql-formatter

Lightweight, Extensible and Flexible formatter for SQL based on Java.

formatter java sql sql-formatter

Last synced: 22 Apr 2025

https://github.com/andrejewski/querie

SQL query builder

query-builder sql

Last synced: 15 Oct 2025

https://github.com/raidenyn/sqldeploy

Simple database creator from sqlproj under .NET Core and Docker environment

deployment docker dotnet dotnet-core mssql sql sqlprojects

Last synced: 12 May 2025

https://github.com/kitta65/bq2cst

Parse GoogleSQL, which is a dialect of BigQuery, into a concrete syntax tree

bigquery parser rust sql

Last synced: 22 Feb 2026

https://github.com/han2015/esql

lightweight ORM tool of elasticsearch for go, no third dependence.

api elastic elasticsearch esql go sql

Last synced: 14 Jan 2026

https://github.com/hackolade/sql-select-statement-parser

Returns object describing columns and tables names used in SQL SELECT query

parser sql

Last synced: 30 Apr 2025

https://github.com/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 01 Mar 2026

https://github.com/michael-simons/pv

Some scripts to work with PV measurements and tooling to record measurements.

duckdb energy olap photovoltaics pv sql

Last synced: 12 May 2025

https://github.com/alfex4936/rust-server

Frontend + Backend + 카카오톡 아주대 챗봇 in Rust language

chatbot kakako-chatbot kakao mysql rest rest-api rust sql web

Last synced: 15 Apr 2025

https://github.com/joshdover/sql-typed

a simple, typesafe SQL DSL implementation in TypeScript

orm postgresql sql typescript

Last synced: 12 May 2025

https://github.com/maximgorbatyuk/maximgorbatyuk.databasesqlendpoints

This nuget allows you to view table content of your ASP.NET core application during runtime

netcore nuget nuget-package sql

Last synced: 22 Apr 2025

https://github.com/aqafridi/data-science-specialization

All the technique used by data scientist from Data Wrangling to Visualization. This data science specialization is organized in beginner to Advanced order.

beutifulsoup cognos-dashboard dash excel matplotlib numpy pandas plotly python sql

Last synced: 10 Apr 2025

https://github.com/sondosaabed/tools-of-the-trade-linux-and-sql

In this course, I have explored computing skills that I will use on-the-job as a cybersecurity analyst. First, I practiced using Linux OS commonly used by cybersecurity professionals. Used the Linux command line through the Bash shell to navigate, manage the file system, authenticate users. Then, I have used SQL to communicate with a database.

cybersecurity linux operating-system python sql

Last synced: 11 Jul 2025

https://github.com/candoumbe/queries

A set of helper classes to build queries in a secure way

efcore entity-framework-core migrations mysql neo4j postgres queries query-builder sql sql-server sqlite

Last synced: 23 Apr 2025

https://github.com/vishnu-t-r/data-analytics-portfolio-projects

This repository contain data analyst portfolio projects developed using various data analytics tools including SQL, Python, Tableau, Looker etc.

data data-analysis data-cleaning data-modeling data-visualization looker looker-studio python sql ssms tableau

Last synced: 23 Apr 2025

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 Apr 2025

https://github.com/voku/simple-active-record

:ring: Active Record Pattern via PHP

active-record activerecord database hacktoberfest mysql php php7 sql

Last synced: 12 May 2025

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

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

backup etl hacktoberfest network postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin tailscale zero-etl

Last synced: 22 Apr 2025

https://github.com/ostrojs/database

OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.

database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite

Last synced: 30 Apr 2025

https://github.com/frempongdev/oop-school-library

School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

database oop oop-in-ruby orm postgresql relational-databases ruby sql

Last synced: 09 Oct 2025

https://github.com/pydevsg/swasthya-seva

Swasthya Seva - Advanced Hospital Management System

fullstack hospital-management-system javascript php sql

Last synced: 09 Apr 2025

https://github.com/mattgson/gybson

A type-safe, auto-generated, lazy loading ORM for Node.js. Designed to maximise developer productivity.

graphql mysql nodejs orm postgresql sql typescript

Last synced: 12 Apr 2025

https://github.com/anki-code/localsql

Querying csv, xlsx, json local files using SQL as easy as possible.

csv csv-files csv-import json json-schema localsql pandas sql sqlite sqlite-database sqlite-extension sqlite3 xls xlsx

Last synced: 02 Jul 2025

https://github.com/redayzarra/athena

An interactive online learning platform similar to Udemy and Coursera. Combining Next.js 14, React, TypeScript, and more, Athena offers a user-friendly environment for buying and selling courses. It features an integrated payment system, a dynamic course catalog, and real-time progress tracking, enhancing the e-learning experience.

nextjs nextjs13 prisma project react sql stripe typescript

Last synced: 08 Oct 2025

https://github.com/zebbern/blindsql

Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!

blindsql blindsqli bss bug-bounty bugbounty developer injection injection-attack injection-attacks pentest python python-attacker sql sql-injection sql-injection-attacks sql-injection-exploitation toolkit tools url-input

Last synced: 15 Oct 2025

https://github.com/alttch/smartobject

Simple, powerful Python object manipulation library

cbor iiot iot iot-objects json messagepack object orm python3 rdbms redis sql sqlalchemy storage sync yaml

Last synced: 28 Apr 2025

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

Use SQL to instantly query Namecheap for domains, DNS host records & more. Open source CLI. No DB required.

backup domains etl hacktoberfest namecheap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/karenpayneoregon/code-samples-csharp

Contains an ongoing collections of various code samples for C#

csharp iequalitycomparer sql sql-server

Last synced: 13 May 2025

https://github.com/dynaspan/extended-dapper

[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.

crud csharp dapper dapper-crud dapper-extensions dapper-microorm dotnet dotnet-standard entityrepository linq linq-to-sql mariadb mysql orm repository sql sqlite sqlserver

Last synced: 14 Jan 2026

https://github.com/apache/calcite-site

Apache Calcite Website

big-data calcite geospatial hadoop java sql

Last synced: 19 Oct 2025

https://github.com/omerfarukeker/imdb_work

Exploratory analysis on the IMDB movie database

film-ratings films imdb imdb-dataset imdb-rating python sql sqlite3

Last synced: 12 Apr 2025

https://github.com/developmentseed/little-owl

🦉 - A companion to AWS Athena

athena aws cli sql

Last synced: 09 Oct 2025

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

https://github.com/mjunaidca/sql-auditor-pro-gpt

Get quick insights from your Data Sources in tables, charts and graphs with with AI-driven audits and optimize your SQL databases.

ai ai-agent auditing-data cloudflared compound-ai-systems custom-gpt data-analysis fastapi-template gpt sql sqlmodel

Last synced: 02 Apr 2025

https://github.com/hassaanjbaig-code/catalog-of-my-things

This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format

json ruby sql

Last synced: 24 Apr 2025

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

In the project projects, I use a relational database to create the data structure for a vet clinic.

psql-database sql

Last synced: 02 Apr 2025

https://github.com/pondpilot/pondpilot-widget

Transform static SQL code blocks into interactive snippets powered by DuckDB WASM.

duckdb js sql wasm

Last synced: 14 Mar 2026

https://github.com/emnasc/northwind-sql-practice

SQL practice exercises using the Microsoft Northwind database

microsoft-sql-server northwind-database practice practice-project sql tsql

Last synced: 11 Oct 2025

https://github.com/manuel7806/sql-server-hospital-database

A simple database that people can install and use to practice writing queries with.

database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts

Last synced: 06 Sep 2025

https://github.com/sonatipek/hospital-system

A patient registration and image upload application where patient records can be made and images can be uploaded.

apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server

Last synced: 26 Jul 2025

https://github.com/franloza/running-races-insights

Web application created with Evidence and DuckDB to share stats about the running races in Cuenca.

data dataengineering duckdb elt evidence markdown netlify running sql visualization

Last synced: 23 Jun 2026

https://github.com/rir-statistics/rir-statistics

:bar_chart: Regional Internet Registry statistics in SQL format

asn ipv4 ipv6 rir sql statistics

Last synced: 28 Jun 2026

https://github.com/chingling152/sql-spmedgroup

Banco de dados do projeto SP Medical Group

sql sql-procedures sql-query sql-views

Last synced: 27 Feb 2026

https://github.com/natuleadan/agents-pro

Natuleadan's AIO for AI agents fullstack NextJS Supabase Uptash (and more) with dynamic SSR pages and RBAC dashboard for administration with cooked APIs for use and connect agents with tooling

agent-framework agentic-workflow agents ai development iceberg natuleadan pwa self-hosted sql typescript web workflow

Last synced: 21 Jun 2026

https://github.com/patilni3/project_sql

Data Analysis using SQL

census-data data-analysis sql

Last synced: 16 Feb 2026

https://github.com/awatercolorpen/olap-sql

golang library for generating sql by olap query with metrics, dimension and filter.

clickhouse olap sql

Last synced: 26 Feb 2026

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

Run individual configuration, compliance and security controls or full compliance benchmarks for DNS records using Powerpipe and Steampipe.

certificate dashboard dns hacktoberfest insights network powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 01 Feb 2026

https://github.com/itinycheng/json-to-chsql-parser

Parse JSON to ClickHouse SQL

clickhouse json parser sql

Last synced: 05 Jun 2026

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/daidai21/leetcode

The algorithm of Leetcode with Python3.x and C++. SQL and Shell.

algorithm bash cpp11 data-structures leetcode python3 shell sql

Last synced: 12 Apr 2025

https://github.com/xxf098/gobangx

A cross-platform Vim-like database management tool written in Rust

database rust sql terminal tui vim

Last synced: 07 May 2025

https://github.com/quackscience/duckdb-extension-wvlet

Wvlet flow-style query language in a DuckDB Extension

duckdb extension sql wvlet

Last synced: 20 Jun 2025

https://github.com/mitranim/sqlb

SQL query builder in Go. Oriented towards plain SQL. Supports composition.

go sql sql-query-builder

Last synced: 30 Apr 2025

https://github.com/ankan24/sql-a2z

This repository is a comprehensive collection of SQL commands, covering fundamental to advanced SQL syntax and examples.

dbms oracle-database sql

Last synced: 26 Mar 2025

https://github.com/arverma/bcg_bigdatacasestudy

BCG Data Engineering Interview Questions

notebook pyspark spark sql

Last synced: 14 May 2026

https://github.com/shonharsh/csharp-linq-tutorial

This project contains resources for the class LINQ Tutorial: Master the Key C# Library authored by Krystyna Ślusarczyk

academic academy artificial-intelligence atom automation bot config csharp education git guide learning linq markdown query sql studio training-materials trending windows

Last synced: 28 Oct 2025

https://github.com/waveform-computing/db2utils

Utility library for IBM DB2 for Linux

db2 sql temporal temporal-models

Last synced: 17 Feb 2026

https://github.com/annamihailovna/netblog_rest_api

REST API для проекта Netblog

django-rest-framework git github python sql

Last synced: 02 May 2025

https://github.com/mrglaster/hlds-package-manager-server

Server part for the content destribution system for Half-Life Dedicated Server

cs hl hlds java mysql package-manager package-manager-server pm server spring spring-boot spring-web sql

Last synced: 12 Apr 2025

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

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

backup etl hacktoberfest jenkins jenkins-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 10 Apr 2025

https://github.com/systemxlabs/datafusion-remote-table

A DataFusion table provider for executing SQL queries on remote databases.

datafusion mysql oracle postgresql rust sql sqlite

Last synced: 30 Apr 2025

https://github.com/parasgarg/transport-management-system

Transport Management System was a web portal which was concerned to help a user in finding the shortest route, transportation mode and fare estimate between a source and a destination. This web portal project considered the geographical location nodes and applicable fare depending upon the mode of transport and route.

asp-net csharp html-css javascript jquery ms-sql-server sql visual-studio

Last synced: 07 May 2025

https://github.com/duct-framework/migrator.ragtime

Integrant methods for running database migrations using Ragtime

clojure duct integrant migrations ragtime sql

Last synced: 13 Apr 2025

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

A plain SQL database to create the data structure for a vet clinic

database postgresql sql

Last synced: 10 Sep 2025

https://github.com/natasha-ct/vet-clinic-database

This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.

database postgresql-database query relational-databases sql

Last synced: 02 Mar 2025

https://github.com/chenquan/sqlbreaker

A low-code intrusion library that provides SQL breaker capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)

breaker ent go golang gorm mysql oracle orm postgres postgresql sql sqlite3 sqlserver tidb xorm xsql

Last synced: 04 Apr 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/gtkcyber/drillworkshop

Learn how to quickly explore your data with Apache Drill

apache-drill big-data database hadoop jdbc python r sql

Last synced: 11 Apr 2025

https://github.com/cleilsonandrade/notifications-service

Notifications Service é um serviço de mensageira que permite criar notificações, marcar como lida e nao lida, listar e contabilizar mensagens de um usuário. Desenvolvido com o framework NestJS com a clean architecture.

backend class-validator clean-architecture design-patterns messaging-services microservice nestjs nodejs notifications prisma sql sqlite

Last synced: 15 Jun 2025

https://github.com/ao-space/space-postgresql

AO.space server depends on this database

database sql

Last synced: 04 May 2025

https://github.com/abhaysp95/language_files

some of the language files which I'm learning

asm awk c cpp cpp17 haskell javascript latex lua python r rust rust-lang sql

Last synced: 06 May 2025

https://github.com/tymorrow/qo

A naive SQL query plan optimizer [needs cleanup]

optimization parse query-tree sql sql-query

Last synced: 02 May 2025

https://github.com/expressots/prisma-provider

Prisma provider for Expresso TS 🐎

expressots nodejs nosql orm prisma provider sql typescript

Last synced: 10 Apr 2025