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/deividsousan/tudogostoso

API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.

api backend database fastapi mysql pydantic python sql sqlalchemy

Last synced: 02 Mar 2026

https://github.com/lordmitrii/budget-manager

This is a budget manager app that allows you to visualize your budget and to save it in database

matplotlib pandas python seaborn sql

Last synced: 10 May 2026

https://github.com/sanjeev662/studentfeedbackmanagementsystem

Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.

express mysql nodejs react sql

Last synced: 14 Feb 2026

https://github.com/orhankupusoglu/alembic-sql

Manage databases with Alembic, but use SQL instead of Python

alembic database migration postgresql sql sql-ddl sqlalchemy

Last synced: 10 May 2026

https://github.com/snykk/grader-assignments-sql

[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP

database gorm problem-solving sql

Last synced: 19 Apr 2026

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/matheusb432/task-manager-app-dotnet

Backend REST API for TMA, with E2E Tests using Selenium WebDriver

asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing

Last synced: 03 May 2026

https://github.com/timur-sh/queryman-builder

Queryman. Java tools for working with queries of PostgreSQL database.

java postgresql postgresql-query-builder query-builder sql

Last synced: 22 Jun 2026

https://github.com/hwywl/sql-generation-framework

SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。

sql sqlgenerator

Last synced: 20 Jun 2026

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

Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql

Last synced: 23 Jun 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/ngmisl/csv-sql-q_n_a

convert CSV to SQL and use langchain to Question and Answer

ai langchain openai sql

Last synced: 13 Apr 2026

https://github.com/vemonet/stardog-demo

🐕‍🦺💫 Use a Stardog triplestore to create Virtual Knowledge Graphs

postgresql sparql sql stardog triplestore virtual-knowledge-graph

Last synced: 15 May 2026

https://github.com/mtimofiiv/express-query-params

Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.

express express-middleware middleware mongodb querystring sequelize sql

Last synced: 13 Mar 2026

https://github.com/drakexorn/coffig

A school project made by a team of 3 people. The project aimed to develop a full Java application made for a self-order terminal in an imaginary coffee shop.

coffee intellij java mysql school-project sql

Last synced: 11 May 2026

https://github.com/jamesaniciete/Portfolio

Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.

access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word

Last synced: 29 Jul 2025

https://github.com/falcao-g/beecrowd

Soluções de alguns desafios do beecrowd em Python e C++

beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge

Last synced: 04 Mar 2026

https://github.com/abdullahsaleh203/django_roadmap

Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.

ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue

Last synced: 29 Oct 2025

https://github.com/0xff-dev/for-an-offer

Just wait an offer, We want to be real programmer.

cpp go java leetcode python3 shell sql

Last synced: 19 Apr 2025

https://github.com/wwddnn/investidor-fiis

Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário

backend intellij java postman springboot springjpa springweb sql

Last synced: 12 Apr 2025

https://github.com/clevergo/sqlex

SQLEX is extensions for database/sql and jmoiron/sqlx.

sql sqlex sqlx

Last synced: 14 Jan 2026

https://github.com/roll-w/light

A simple and lightweight relational database development module for Java.

java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3

Last synced: 10 Apr 2025

https://github.com/custompbx/customorm

SQL generator based on structures tags

freeswitch golang orm postgresql sql voip

Last synced: 12 Mar 2026

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

Use SQL to instantly query PlanetScale databases, branches and more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/microsoft/sqlcallstackresolver.graphs

Sample code to generate and work with function call graphs, based on call stacks as input. Provided AS-IS - see SUPPORT.md.

azuresql debugging flamegraph memory-leak performance-analysis profiling sql sqlserver sqlserver-2016 sqlserver-2017 sqlserver-2019 sqlserver-2022

Last synced: 08 Oct 2025

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: 11 Mar 2025

https://github.com/yangyin5127/ploto

A go Library for scan database/sql rows to struct、slice、other types, and SQL logging

database go golang mysql scan sql

Last synced: 11 Mar 2026

https://github.com/dalibo/from-oracle-to-postgresql

Yet another transition guide for developers

migration oracle plpgsql postgresql sql transition

Last synced: 19 Jan 2026

https://github.com/msaadx/Dynamic-System-Model-Database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 24 Oct 2025

https://github.com/birddevelper/gomologin

Gomologin is Golang (Go) login manager working with RDBMS Databases

authentication authorization go golang gomologin login login-manager login-system role security session sql

Last synced: 28 Apr 2025

https://github.com/jmank88/go-web-sql

Simple golang web app for executing SQL.

go golang sql

Last synced: 15 Aug 2025

https://github.com/andremelchior/mysql-exercises

Repositório contendo exercícios de DDL, DML e DQL em MySQL.

mysql sql

Last synced: 02 Feb 2026

https://github.com/ottomayerpy/sqldatabase

Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.

mssqlserver netframework45 sql wpf

Last synced: 08 May 2026

https://github.com/kaushikcfd/feinsum

Database approach for generating near-roofline Einstein Summation kernels.

code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors

Last synced: 13 Mar 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/nberktumer/comp416-packet-sniffer

A simple data transfer program using TCP written in Java for sniffing the data using WireShark

java packet-sniffer sniffing sql ssl tcp

Last synced: 11 May 2025

https://github.com/subhadipsinha722133/mysql

A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.

mysql-database python sql

Last synced: 09 Oct 2025

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

Use SQL to instantly query Trello organizations, boards, members, notifications & more. Open source CLI. No DB required.

backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin trello zero-etl

Last synced: 22 Apr 2025

https://github.com/PauloPhagula/ezrecords

:vhs: ezrecords - SQL for Humans™ Enhanced

ezsql for-humans mysql postgres python records sql wpdb

Last synced: 31 Mar 2025

https://github.com/davidemoro/play_sql

pytest-play support for SQL expressions and assertions

pytest python sql sqlalchemy testing

Last synced: 15 Mar 2025

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/thyagomota/api-labs

A collection of progressively challenging labs to help learning the fundamentals of API development.

api mongodb oas orm python sql sqlite

Last synced: 19 Apr 2025

https://github.com/ameerhamzahd/wastetoworth

The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.

database-management-system microsoft-sql-server sql

Last synced: 10 Jan 2026

https://github.com/nikunjk9/e-learning-app

E-Learn is a open-source education app for Android. It is built with technologies such as XML, Java, SQLite database.

andriodstudio education elearning-application java sql xml

Last synced: 26 Jan 2026

https://github.com/get-programmed/sql_for_analysis

👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.

microsoft-sql-server smss sql

Last synced: 02 Feb 2026

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 2025

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/hitiksha-patel/banking-app

This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.

java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql

Last synced: 04 Feb 2026

https://github.com/marco0antonio0/trabalho_extensao_medvet

O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.

adocao agile-development animais nextjs phpmyadmin sql

Last synced: 28 Apr 2025

https://github.com/teradata/dbt-teradata-utils

Teradata package that provides compatibility for dbt-utils

dbt elt sql teradata warehouses

Last synced: 11 Oct 2025

https://github.com/sevdanurgenc/mysqlornekler

MySql Veri Tabani dersine ait ornek kodlardir.

mysql sql storedprocedure view

Last synced: 16 Oct 2025

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

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-02 mysql mysql-database sql workbench

Last synced: 09 Apr 2025

https://github.com/agungbudiwirawan/e-commerce_analysis_using_sql

The objective of this project is to provide an analysis of Olist Store (Brazilian E-commerce) sales.

data-analysis data-science e-commerce e-commerce-project microsoft-sql-server sql sql-server

Last synced: 24 Mar 2025

https://github.com/omonimus1/sqlzoo

My Own solutions of SQLZoo & NoSQL challenges

database nosql-database query-language sql sql-solution sqlzoo-solutions

Last synced: 17 Mar 2025

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/oakio/sqlify.dapper

Fluent SQL builder for Dapper

dapper fluentsql sql sqlbuilder

Last synced: 14 Jan 2026

https://github.com/jesusvilla/knext

A query builder library, like Knex but extremely fast

fast firebird javascript knex nodejs postgresql query-builder sql

Last synced: 12 Mar 2026

https://github.com/muhammad-rebaal/loan-insights

Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.

analysis data jupyter-notebook python sql

Last synced: 26 Apr 2026

https://github.com/s0und0fs1lence/chdb-zig

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

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

Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.

backup etl graphql hacktoberfest linear postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/mvharsh/hackerrank-solutions

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

https://github.com/marcfernandezo/x-clone

🚀 Web Application clone of Twitter (X) made with Next.js App Router, Typescript, TailwindCSS and PostgreSQL

nextjs radix-ui react sql tailwindcss typescript webapp

Last synced: 08 Apr 2025

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

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

ansible backup etl hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 21 Oct 2025

https://github.com/georgebarwood/database

SQL database implemented in C#

csharp database sql

Last synced: 18 Jan 2026

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

Use SQL to instantly query logs, indexes, apps and more Splunk. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.

backup etl golang hacktoberfest mailchimp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/sloanelybutsurely/pg-mvc

🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL

demo mvc plpgsql postgresql rest-api sql

Last synced: 10 Jan 2026

https://github.com/grncdr/codd

Golang representation of relational algebra

relational-algebra relational-databases sql

Last synced: 16 May 2026

https://github.com/kielx/insurance-company-database

Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.

database oracle oracle-database oracle-db plsql sql sqldeveloper

Last synced: 23 Feb 2026

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

Stand-alone SQL models.

sql

Last synced: 01 Mar 2025

https://github.com/skn0tt/icbu-to-sqlite

Analyze your Apple Calendar with SQL!

calendar productivity sql

Last synced: 19 Jan 2026

https://github.com/ojplg/hrorm

A simple Java ORM tool.

database java orm orm-library persistence rdbms sql

Last synced: 14 Jan 2026

https://github.com/surajrawat1709/hotelratingapp

Maven based Spring Boot application making use of different microservices to get ratings of hotels.

hibernate java11 maven microservices spring-boot sql

Last synced: 06 Feb 2026

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

In this project, I used a relational database to create the initial data structure for a vet clinic.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/walker83/rorisdb

RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.

analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql

Last synced: 31 May 2026

https://github.com/neondatabase-labs/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 Oct 2025

https://github.com/mchmarny/dctl

simple utility to provide insight into repo activity

cli cmd cncf developer entitity golang sql sqlite

Last synced: 21 Feb 2026

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

Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-pipes zero-etl

Last synced: 12 Apr 2026

https://github.com/liatemplates/alasql

Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).

alasql liascript liascript-template sql sql-tutorial template

Last synced: 26 Feb 2026

https://github.com/fear2o/h4ckweb

H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.

hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 18 Aug 2025

https://github.com/haikelfazzani/oracle

🔮 Oracle TSQL, Plsql, Sql , admin practice and training

oracle oriented-object plsql sql tsql

Last synced: 27 Jan 2026

https://github.com/ivan-corporation/reactpython_bookapp

That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖

express flask mui parcel python react sql transcrypt

Last synced: 17 Oct 2025