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/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/jorgeluisreis/employeesharp

EmployeeSharp é uma aplicação baseada em C# junto ao ASP.NET que funciona dentro de um ambiente Docker junto ao seu Banco de Dados Mysql, trata-se de um CRUD para cadastro, edição e exclusão de funcionários e cargos atrelados ao mesmo.

aspnetcore docker dotnet mysql nginx sql

Last synced: 10 Apr 2025

https://github.com/johnnyasantoss/hippocampus-sql

HippocampusSQL is a package that helps you to create SQL queries using Linq expressions. Mostly to use with Dapper.

dapper generator hippocampus-sql query sql sql-query

Last synced: 22 Jun 2025

https://github.com/mrpunkdasilva/v4-automotive

O projeto se trata de um site para uma loja ficticia de auto peças.

css html mysql php scss sql

Last synced: 10 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/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/slott56/functional-sql

An approach to writing function Python that parallels the concepts underlying the SQL select

function programminmg sql

Last synced: 30 Apr 2025

https://github.com/arkapravo-ghosh/attendance-monitoring-system

Attendance Monitoring System using Biometrics (Fingerprint)

biometrics javascript python3 raspberrypi react sql vite

Last synced: 02 Apr 2025

https://github.com/lumbrjx/puzchess

a new chess puzzles platform made with next js, prisma, mysql and next auth with database session

api-rest authentication authorization chess chess-puzzle mysql next next-auth nextjs nextjs13 oauth planetscale prisma react react-query reactjs sql typescript

Last synced: 18 Mar 2025

https://github.com/syucream/firesql

A SQL-like interface to Google Cloud Firestore in Java

cloud-firestore java sql

Last synced: 12 May 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/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/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/si3nloong/sql-toxic-queries

Benchmark on toxic queries

benchmark go sql toxic-query

Last synced: 12 Apr 2025

https://github.com/leizongmin/leizm-sql

SQL查询构造器

mysql node npm query-builder sql

Last synced: 12 Apr 2025

https://github.com/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 Apr 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/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/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/alessandro-salerno/sqlabstract

A small recycled SQL library

bad-code python sql

Last synced: 30 Apr 2025

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/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/wyatt-herkamp/tuxorm

TuxORM is a simple to use orm. That uses a Dao. I wrote this with the database tool TuxJSQL. I use a lot of magical code.

dao database java orm sql

Last synced: 02 Sep 2025

https://github.com/jacobbrewer1/patcher

Powerful SQL Query builder that automatically generates SQL queries from structs

go go-lib go-library go-mysql golang golang-library mysql sql

Last synced: 07 May 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/phdru/sqlconvert

A library to perform SQL conversions. Includes mysql2sql, a script to convert mysqldump with extended INSERTs to standard SQL.

mysq2sql mysql postgresql python python3 sql sqlite

Last synced: 07 Oct 2025

https://github.com/anaagg/data-installations-windows

Are you thinking about using the Linux subsystem on Windows? This is your repo, along this repository you will find the necessary steps to install on your computer what you need to work with Python, SQL, miniconda on Windows using the Linux subsystem.

conda conda-environment data-analysis hyper jupyter jupyter-notebook jupyter-notebooks linux miniconda pycharm pycharm-ide python sql vscode windows workbench

Last synced: 23 Oct 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/jayantgoel001/mysql

MySQL Solutions of Hacker rank

hackerrank mysql sql

Last synced: 02 May 2025

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

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 31 Aug 2025

https://github.com/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 2025

https://github.com/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 19 Mar 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/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/vedadiyan/genql

GenQL is a generic querying language fully written in Go

data-analysis data-mapping data-processing data-science data-translation json json-data sql

Last synced: 22 Jun 2025

https://github.com/shravanasati/squirrel

An AI SQL query builder and executor.

ai llm sql

Last synced: 23 Jun 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/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/arverma/bcg_bigdatacasestudy

BCG Data Engineering Interview Questions

notebook pyspark spark sql

Last synced: 14 May 2026

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/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/expressots/prisma-provider

Prisma provider for Expresso TS 🐎

expressots nodejs nosql orm prisma provider sql typescript

Last synced: 10 Apr 2025

https://github.com/gisce/ooquery

OpenObject Query Parser

hacktoberfest openerp openobject orm parser query sql

Last synced: 12 Apr 2025

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/abhi5h3k/llquery

LLQuery : Your Conversational SQL Bridge Harness the power of natural language to effortlessly craft SQL queries with LLQuery.

chainlit chatgpt docker duckdb gpt gpt-database gpt-sql langchain llm local-llm ollama simple-gpt sql

Last synced: 10 Apr 2025

https://github.com/ologe/android-content-resolver-sql

One function library that allows to use SQL statements on ContentResolver class

android android-library contentprovider sql sqlite sqlite-android

Last synced: 11 Apr 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/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/kevingastelum/relational-database-fcc

My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course

bash freecodecamp psql sql

Last synced: 29 Oct 2025

https://github.com/sevdanurgenc/sql-project-ideas-for-beginners

This repo includes many sql projects.

database mssql mysql sql

Last synced: 20 Apr 2026

https://github.com/chenquan/sqlplus

A sql enhancement tool library based on database/sql/driver

mysql sql

Last synced: 03 Mar 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: 14 Jun 2026

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/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/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/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/orangemug/sql-stamp

The tiny SQL templating library

sql

Last synced: 11 Jul 2025

https://github.com/dezoito/rust-todo-list

A TODO List application in Rust, using SQLite for data persistence.

begginer-friendly cli rust sql tests

Last synced: 18 Sep 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/avisionh/training-sql

Collection of interactive notebooks to teach T-SQL using the AdventureWorks database.

sql training

Last synced: 18 Jun 2025

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 2025

https://github.com/crayxn/sql-generator

simple sql generator

go go-zero golang mysql sql

Last synced: 11 Jan 2026

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

View dashboards and reports across Hacker News stories, users, and other items using Powerpipe and Steampipe.

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

Last synced: 22 Apr 2025

https://github.com/jonestimd/finances

Track personal finances in an SQL database.

cross-platform finance-management quicken sql

Last synced: 07 Mar 2026

https://github.com/rajspeaks/oracle-erp-e-business-suit-project-cognizant

Oracle ERP | E-Business Suit Minor Project at Cognizant Internship in Oracle Solution Practice Domain

cognizant database-management e-business-suite ebs erp java oracle oracle-database plsql plsql-developer rajdeep-das rajspeaks sql sql-server

Last synced: 18 Jul 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/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/haroldeustaquio/sql-coding-challenges

Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.

challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises

Last synced: 12 Jul 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/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/mahdi22/ansible-install-asterisk

Role Ansible Installation Asterisk on CentOS 7, CentOS 8 ,configuration of the cdr connection to mysql or Mssql database, configuration firewalld and fail2ban

ansible asterisk callcenter cdr cdr-database centos fail2ban firewall linux linux-server mssql redhat sql telephony voip

Last synced: 07 May 2025

https://github.com/smilewithkhushi/basic-banking-system

Created a Basic Banking System which facilitates transfer of money from one user to another. Created Using HTML, CSS, JavaSript and PHP along with mySQL Database

banking-system css grip html javascript mysql php sql website

Last synced: 22 Mar 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/waveform-computing/db2utils

Utility library for IBM DB2 for Linux

db2 sql temporal temporal-models

Last synced: 17 Feb 2026

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/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/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/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/ralvescosta/gokit

Golang toolkit. Package to help us in the basic configurations in our applications

auth0 golang kafka logging opentelemetry rabbitmq sql

Last synced: 13 Apr 2025

https://github.com/juleskulcsar/postad

Google Keep-like ads wall that connects developers with designers. Built with React.js using Hooks and Redux, Node.js and Express.js and PostgreSQL.

aws aws-s3 express expressjs javascript node nodejs posgresql postgres react reactjs redux socket-io sql

Last synced: 26 Apr 2025

https://github.com/2003scape/rsc-news-archives

📰 archived news posts from jagex for runescape classic

archive json markdown news rsps runescape sql wiki

Last synced: 19 Apr 2025

https://github.com/akash1yadavv/mixed-mitten-7508

The Automated Student Registration System is an online solution that simplifies and automates the student registration process in educational institutions. It includes features like online registration, course management, real-time updates, automated conflict resolution, payment integration, grade tracking, and communication tools.

java jdbc sql sts4

Last synced: 24 Apr 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/leionion/finance-telegram-bot

Telegram bot for financial accounting with google sheets API integration

python sql telegram-bot

Last synced: 19 Apr 2025