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/abdelkarimhajji/gestionproduction

Production Management Project: Boosting efficiency and control in manufacturing. Optimize processes with us! 🛠️💼 #ProdMgmt

java management mysql-database sql

Last synced: 12 May 2026

https://github.com/ieedan/tiberqueries

A lightweight ORM for Tiberius.

derive mssqlserver orm rust sql tiberius

Last synced: 02 Mar 2025

https://github.com/MCodrescu/database_app

Database application built with R shiny.

database odbc postgres r sql teradata

Last synced: 29 Jul 2025

https://github.com/mitranim/gt

Short for "Go Types". Important data types missing from the Go standard library.

data date datetime go golang interval json null-safety sql time url uuid

Last synced: 10 May 2026

https://github.com/isi-mube/iron-labs

A repo to store and share solved data analytics assignments and side projects during my bootcamp at Ironhack.

elasticnet jupyter-notebook jupyterlab linear-regression python regression-models sql vscode

Last synced: 28 May 2026

https://github.com/adavoudi/promsql

PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database

lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database

Last synced: 30 Mar 2025

https://github.com/marialobillo/fcc-periodic-table-database-project

free code camp database project - periodic table

bash certification freecodecamp shell-script sql

Last synced: 20 May 2026

https://github.com/castaglia/proftpd-mod_conf_sql

ProFTPD module that reads proftpd.conf data from SQL tables

configuration proftpd sql

Last synced: 29 Mar 2025

https://github.com/geekalexis/banking-system

A banking system created using JDBC and the Oracle Database

database sql

Last synced: 17 May 2026

https://github.com/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 Apr 2026

https://github.com/erikfva/spatialsql

Funciones geográficas escritas en PL/pgSQL de PostgreSQL utilizando funciones de la extensión PostGIS.

gis pgsql plsql postgis postgresql shell sig sql

Last synced: 05 Jan 2026

https://github.com/julianrendon/schooladminsystem_jdbc

Java desktop application to register students, courses and marks into a database using JDBC

dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql

Last synced: 03 Jan 2026

https://github.com/omarbazaraa/filequerylanguage

Handy SQL-like query language tool for manipulating file system.

filesystem query-language sql tool

Last synced: 04 Sep 2025

https://github.com/bartvanbenthem/gofound-webapp

Project template for creating server rendered web applications in Go, with example database & content.

authentication go golang html project-template sessions sql starter-project template web web-application webapp

Last synced: 11 Mar 2026

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

Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.

backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/alenales/etl

ETL задача. Ежедневная выгрузка данных и формирование/отправка новой таблицы в tabix

airflow-dags clickhouse sql

Last synced: 27 Apr 2026

https://github.com/saheedniyi02/krecommend

A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables

cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer

Last synced: 10 Mar 2026

https://github.com/k3rnel-dev/sqlab

A simple web application for skills to learn sql-injection for a more precise understanding

hack pentest sql sqlinjection web-application

Last synced: 15 Mar 2025

https://github.com/lenisha/sqltest-dotnetcore

sql odbc test for dotnet core on docker using AAD Pod Identity, MSI and Always Encrypted

aks azure-sql-server docker dotnet-core k8s msi msi-identity odbc-driver pod-identity sql

Last synced: 19 Apr 2025

https://github.com/edurankcr/edurankcr.api

Backend service for EduRankCR.com.

api-rest backend c-sharp docker sql tsql

Last synced: 21 Feb 2026

https://github.com/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 2026

https://github.com/georgetdn/syscppcplinux

Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)

class data framework linux object persistence serialize sql

Last synced: 12 Feb 2026

https://github.com/nathanthorell/sql-tools

A collection of utility tools for working with various dialects of SQL databases

mssql python sql

Last synced: 24 Apr 2025

https://github.com/zazuko/xrm-r2rml-workflow

All you need to convert relational databases (RDB) to RDF in a declarative & fully automated way.

ontop r2rml rdb rdf sql

Last synced: 12 Mar 2025

https://github.com/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/jailtonjunior94/transactions

🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker

aks-kubernetes-cluster api debezium dotnet6 kafka sql worker

Last synced: 13 Apr 2026

https://github.com/wes/duckbake

Store, query, and analyze your data locally with DuckDB and AI conversation. No cloud required. Your data never leaves your device.

duckdb llm local ollama oss rust sql tauri

Last synced: 13 Jan 2026

https://github.com/dustinkredmond/sqlitetocsv

Command line tool written in C language to export SQLite data as a CSV file.

c csv sql sqlite-databases

Last synced: 26 Aug 2025

https://github.com/kostiantyn-nemchenko/ansible-role-postgresql

Yet another Ansible role for PostgreSQL

ansible ansible-roles database postgresql sql

Last synced: 11 Apr 2026

https://github.com/jason983/pandas_nql

Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.

artificial-intelligence generative-ai openai-api python3 sql

Last synced: 25 Sep 2025

https://github.com/burtlo/wraith

Rust (Rocket Diesel) web service to accept InSpec JSON scan data

diesel-rs rocket-rs rust sql sqlite3 webservice

Last synced: 05 Apr 2025

https://github.com/carvetighter/sqlmethods

A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.

microsoft-sql microsoft-sql-server pymssql python python-3 python3 sql

Last synced: 04 Jan 2026

https://github.com/alieymsxxn/sql_project_data_job_analysis

This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.

data-analysis postgresql sql sqlite

Last synced: 16 Apr 2025

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

Visualize Spotify Tracks, Genre and Audio Features, and more using Powerpipe and SQLite.

dashboard powerpipe spotify sql sqlite sqlite3

Last synced: 27 Aug 2025

https://github.com/lazaroblanc/fisi-lf6-sql

Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration

berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration

Last synced: 29 Mar 2025

https://github.com/envigit/hoteldatabase

Projekt składający się z prostych zapytań w języku SQL do stworzenia, wypełnienia oraz wyświetlenia danych w bazie

database sql

Last synced: 14 Mar 2025

https://github.com/pangum/migration

盘古数据迁移集成

file go golang migrate migration sql

Last synced: 11 Apr 2025

https://github.com/mskian/tamil-words

Tamil words Collections with English Meaning - API and SQL Data.

api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator

Last synced: 14 Apr 2026

https://github.com/jackhawks/lemon-docs

Lemon Docs 是一个全面的文档集,包括 Figma 原型、PowerDesigner 物理模型、初始化 SQL 脚本数据等。

figma lemon powerdesigner sql

Last synced: 02 Sep 2025

https://github.com/mikoto2000/sql-divider

SQL のサブクエリを抽出し、それぞれの部分ごとにクエリの発行ができるツール。

sql

Last synced: 04 Feb 2026

https://github.com/kakserpom/php-sqlx-rs

A modern feature-rich SQL driver for PHP.

mssql mysql php php-extension postgresql sql

Last synced: 09 Apr 2026

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 2025

https://github.com/ghivert/stonebraker

Use plain SQL files and queries directly inside your Node.js project!

database javascript nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/tspannhw/table-ddl

DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.

apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql

Last synced: 19 Mar 2026

https://github.com/cgivre/drill-crypto-functions

A collection of UDFs for Apache Drill that implement common cryptographical functions.

aes-encryption apache-drill md5 sha1 sha256 sql

Last synced: 09 Apr 2025

https://github.com/sujunmin/mariadbdailycheckscripts

MariaDB Daily Check Scripts in PowerShell and SQL

daily-tasks database-status mariadb-server powershell sql windows

Last synced: 18 Feb 2026

https://github.com/aaravmalani/webscraper

Scrape the web using SQLite and requests_html!

collaborate hacktober python requests requests-html scraping sql sqlite webscraping

Last synced: 02 May 2026

https://github.com/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

https://github.com/jeremyknight-me/scripts

Scripts (Powershell, SQL, etc.)

powershell script scripts sql

Last synced: 24 Apr 2025

https://github.com/adamduval/ml_snowflake_end_to_end

❄️ End to End ML workflow in Snowflake.

machine-learning python snowflake sql streamlit

Last synced: 02 Mar 2026

https://github.com/ashirwadpradhan/tpsql

Asynchronous execution of parallely executing SQL query

asynchronous-tasks asyncio parallel-processing query-optimization spark-sql sql

Last synced: 04 Jun 2026

https://github.com/haytham-hammioui/cs50x-2024

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql

Last synced: 22 Apr 2025

https://github.com/thedtripp/database-design-term-project

Designed and implemented a database to track air travel related information in PostgreSQL with SQL.

postgresql relational-database sql uml-diagram

Last synced: 17 Mar 2025

https://github.com/hyouteki/zuber

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

https://github.com/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 15 Jun 2025

https://github.com/mortenson/pg-autojoin

Automatically add joins to PostgreSQL queries

databases postgresql sql

Last synced: 05 Jan 2026

https://github.com/dustin-decker/elasticsearchsql

A simple example of using Apache Spark SQL against Elasticsearch 5

elasticsearch spark sql

Last synced: 11 Apr 2026

https://github.com/hgwood/advent-of-code-sql

My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.

advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql

Last synced: 19 May 2026

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

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

hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 13 May 2026

https://github.com/piratesmanx1/shoppa-2020

A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.

ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest

Last synced: 22 Feb 2026

https://github.com/viktorsvertoka/goit-rdb-hw-07

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-07 sql workbench

Last synced: 09 Apr 2025

https://github.com/iwolf22/the-complete-2023-web-development-bootcamp

Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela

api-rest css express-js html javascript node-js nosql oauth2 reactjs sql

Last synced: 09 Apr 2026

https://github.com/boburmirzo/autogen-multi-agent-memory

AutoGen Multi-agent Conversation and Recall using Memori

ai-agents autogen autogen-sample memory sql

Last synced: 04 Oct 2025

https://github.com/hedriss10/sql_student

" Book de SQL - Querys básicas e avançadas "

sql sql-server sqlalchemy sqlite3

Last synced: 02 Apr 2025

https://github.com/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 10 Mar 2025

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/margelo/react-native-quick-sqlite

DEPRECATED: Use "react-native-nitro-sqlite" instead

jsi lib native react react-native sql sqlite storage

Last synced: 14 Apr 2025

https://github.com/rafaelsilvestre/detran

Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML

detran java javafx javafx-library sql

Last synced: 02 Jan 2026

https://github.com/jinsyin/datasql

SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘

dialect druid sql sql-translator

Last synced: 27 Jul 2025

https://github.com/xvisierra/srms

Student result management system built with SQL, PHP, HTML, CSS, JavaScript, XAMPP, and Bootstrap. Easily track and manage student results with this intuitive platform.

bootstrap css html javascript php sql xaamp

Last synced: 10 Apr 2026

https://github.com/marregui/quest

Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.

gui java questdb questdb-desktop-client sql swing-gui timeseries

Last synced: 27 Jun 2025

https://github.com/kay-gyasi/hostel-crust

Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.

api-rest dotnetcore efcore sql unit-testing

Last synced: 18 May 2026

https://github.com/edummorenolp/udemycursos

Repositorio de Ejercicios de Cursos de programacion realizados en Udemy

angular css html java javascript jquery pytho spring sql typescript

Last synced: 12 Apr 2026

https://github.com/saadsalmanakram/art-of-sql

A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.

sql structured-query-language

Last synced: 08 Apr 2025

https://github.com/dave-007/presentations

Repository for source files in my past and upcoming presentations. Powershell, SQL, Azure or AWS command line script files, code for examples and demos, supporting slides as PDFs.

awscli azure-cli demos pdfs powershell sql supporting-slides

Last synced: 30 Jul 2025

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/martinius96/rfid-otvaranie-dveri

RFID systém pre otváranie elektronických dverí s webovou časťou pre správu a autorizáciu prístupových kariet. Mikrokontróler ESP8266, ESP32 s WiFi konektivitou.

arduino arduino-sketch arduino-uno bootstrap esp32 esp32-arduino esp8266 esp8266-arduino html mifare mysql nfc-card-reader nfc-tag nodemcu ota-update php rc522 reader rfid sql

Last synced: 12 Apr 2026

https://github.com/gui-ribeiro66/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 16 Mar 2025

https://github.com/freddo1503/stock_news_pred

Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.

apache-kafka data-engineering django docker-compose postgresql python sql

Last synced: 11 Apr 2026

https://github.com/oguzhanumutlu/photondb

As fast as a photon, as small-sized as a photon.

compact database fast javascript node photon small sql table

Last synced: 13 Apr 2026

https://github.com/codewithkyle/jsql

Asynchronously access and manage your IndexedDB databases using SQL queries.

asynchronous indexeddb offline-capable sql web-worker

Last synced: 15 Mar 2025