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/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/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

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

Utility library for IBM DB2 for Linux

db2 sql temporal temporal-models

Last synced: 17 Feb 2026

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/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/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/gisce/ooquery

OpenObject Query Parser

hacktoberfest openerp openobject orm parser query sql

Last synced: 12 Apr 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/jayantgoel001/mysql

MySQL Solutions of Hacker rank

hackerrank mysql 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/alessandro-salerno/sqlabstract

A small recycled SQL library

bad-code python sql

Last synced: 30 Apr 2025

https://github.com/haroldeustaquio/analysis-of-oncological-diseases-in-peru

This repository presents an analysis of care related to the 7 most frequent cancers in 2022, compiling open data provided by FISSAL. This report includes a breakdown of consultations by department, a patient profile by age, insurance and sex, as well as the most requested types of services. The findings are complemented by an interactive dashboard

analysis data diseases powerbi r sql sqlite

Last synced: 03 Apr 2025

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/actiontech/sqle-oracle-plugin

this a Oracle SQL audit plugin for SQLE

audit oracle sql sqle

Last synced: 21 Jun 2025

https://github.com/peopleworks/playingwithsqlquery

Joins, duplicates, cleaning, useful links and more

db2 oracle postgresql psql sql sql-server

Last synced: 21 Jul 2025

https://github.com/mellob1989/karma

Karma is a powerful, modular library designed to simplify common tasks in Go development. Whether you're handling authentication, parsing SQL, managing middleware, integrating with third-party APIs, or dealing with file management, Karma has got you covered.

ai ai-sdk go golang golang-package llm mcp mcp-client mcp-server orm sql sql-parser

Last synced: 11 Jan 2026

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/winterpuma/bmstu_db

bmstu, IU7-5, Базы Данных (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/philip-hub/sql-injection-hack-workshop

This is a workshop to teach the basics of SQL injection

css hacking php php-sql-injection sql sql-injection sql-injection-attacks

Last synced: 01 May 2026

https://github.com/vsat08/java-springboot-rest-microservices-learning

🚀 Java & Spring Boot Learning Warehouse. Welcome! This repository is your go-to resource for mastering Java and Spring Boot, from basics to advanced concepts. Find structured paths, practical examples, and best practices to enhance your skills. Join us to become a proficient Java developer!

authentication authorization dao-design-pattern devops hateoas hibernate java jdbc jpa microservices mvc-framework rest-api spring spring-boot spring-data-jpa spring-microservices spring-mvc spring-security spring-service sql

Last synced: 07 May 2025

https://github.com/ntdls/sqlpwaudit

An easy to use and scalable SQL password recovery/audit tool.

auditing cracking passwords security sql threading

Last synced: 14 Apr 2025

https://github.com/ntdls/datarandomizer-sql-clr

Easily generate random human readable data using SQL Server’s SQL CLR.

data-generator sql sqlclr

Last synced: 14 Apr 2025

https://github.com/code-str8/churn-prediction-ml-app

Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.

machinelearning python sql streamlit

Last synced: 14 Apr 2025

https://github.com/cronokirby/ginkou

Japanese sentence bank program. Add and find sentences for language learning.

japanese language nlp rust sql

Last synced: 30 Apr 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 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/phrohdoh/tsqlust

[on hold] Human-friendly T-SQL (lexing, parsing, error reporting, query execution)

gplv3 rust sql static-analysis

Last synced: 15 Apr 2025

https://github.com/rip21/playground

It's just playground to play with languages, algorithms and other stuff and collect them in comprehensive place

algorithm-challenges algorithms codility groovy interview interview-practice interview-questions interview-test-task java javascript sql

Last synced: 14 Apr 2025

https://github.com/iamantimpal/leetcode_sql_database

This repo contains my SQL solutions for LeetCode problems. Each file includes a problem description, optimized SQL query, and explanations. The goal is to improve SQL skills, share knowledge, and collaborate. Feel free to explore, suggest improvements, or contribute! 🚀

leetcode leetcode-database leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql mysql mysql-database mysql-workbench sql sql-server sqlite sqlite3

Last synced: 23 Apr 2025

https://github.com/seferogluemre/dynamictablestatus

This project is a simple Windows Form application designed to manage table statuses (e.g., empty, occupied, reserved) for a restaurant. Users can easily update table statuses and manage table information. The project is developed using C# and .NET Framework

csharp dynamic socket sql

Last synced: 23 Mar 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

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/coumbacoulibaly/adventureworkscycles

Repository for Adventure Works Sample Database Analysis

adventureworks data-analysis data-analytics mssql-database mssqlserver sql ssms

Last synced: 21 Jul 2025

https://github.com/datadistillr/datadistillr-python-sdk

A Python SDK for Programmatically Interacting with DataDistillr

apache-drill data data-science datadistillr jupyter sql

Last synced: 01 Jul 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/joshnuss/requel

Import SQL files with Vite

postgres sql typescript vite

Last synced: 01 Jul 2025

https://github.com/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/akeyless-community/steampipe-plugin-akeyless

Steampipe plugin to query The Akeyless Vaultless Platform configuration (no secrets values).

akeyless postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Jun 2025

https://github.com/repalash/fexpr.js

Filter expression parser(like SQL WHERE, Elasticsearch etc) for JavaScript.

dsl expression fexpr filter-parser javascript parser query sql typescript

Last synced: 17 Apr 2025

https://github.com/developertharan/notion-clone

Developed interactive websites Notion clone websites, ensuring full functionality and highquality projects from conception to completion

authjs edgestore nextjs14 oauth2 oauth2-client postgresql prisma prisma-orm reactjs shadcn-ui sql tailwindcss typescript

Last synced: 07 Jul 2025

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/spsanderson/steveondata

Repository for mainly R tips and tricks for my blog. I also include some VBA, SQL, C and Linux Usage.

ai blog c data data-science linux machinelearning-r ml ms-sql r sql time-series tipoftheday vba vba-excel

Last synced: 07 Apr 2025

https://github.com/bhattbhavesh91/sql-pandas-fugue-demo

Tutorial on using SQL on Python Pandas DataFrame using FugueSQL

pandas pandas-dataframe pandas-python python python3 sql

Last synced: 17 Apr 2025

https://github.com/codewithveek/harpee

Harpee is an object modeling tool for HarperDB, harpee supports both callbacks and promises.

database harperdb library modeling nodejs nosql sql

Last synced: 28 May 2026

https://github.com/syndbg/docker-postgres-xl-debian

This is an unofficial Debian build of http://www.postgres-xl.org/

docker postgres-xl postgresql sql

Last synced: 14 Apr 2025

https://github.com/byancamatos01/exercicioconstraint3

Exercicio 3 constraint SQL server

ads banco-de-dados constraints fatec-zl sql

Last synced: 06 Apr 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/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/zero88/rsql

jOOQ + RQL

jooq jpa rsql sql

Last synced: 22 Aug 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/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/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/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/turbot/steampipe-mod-github-insights

View dashboards and reports across all of your GitHub organizations and repositories using Powerpipe and Steampipe.

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

Last synced: 22 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/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/samia35-2973/learning-data-science

📚 This repository is my personal data science learning hub. Explore my journey from the very basics to advanced techniques. Dive into Python, data manipulation, analysis, visualization, and machine learning. Join me as I learn, grow, and experiment in the world of data science.

advanced-machine-learning data-cleaning data-manupulation data-preprocessing data-science-roadmap data-science-tutorials data-structures-and-algorithms data-visualization deep-learning exploratory-data-analysis feature-engineering machine-learning mongodb natural-language-processing neural-network object-oriented-programming python r sql statistics

Last synced: 11 Apr 2026

https://github.com/rinatmambetov/django-piscine-42school

Django makes it easier to build better web apps more quickly and with less code

42projects 42school django python sql

Last synced: 15 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/cleilsonandrade/dscommerce-api

DSCommerce API é uma API robusta e versátil que atende às necessidades tanto de administradores quanto de clientes, para o gerenciamento de um sistema comercial. Oferece recursos como autenticação de usuário, perfis de usuário, gerenciamento de produtos com categorias, geração de ordem de compra e consulta. Utilizado o framework o Spring.

api backend commerce e-commerce h2-database java model-domain mysql oauth2 rsa-algorithm spring sql

Last synced: 23 Apr 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/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/vishnu-t-r/sql_functions_reference

This repository contains intermediate to complex sql queries which explains sql concepts. This repository can be helpful when writing queries with complex concepts and can be considered for reference. (Most queries have DDL and DML command within for practise)

complex-sql data-analysis data-mining sql sql-query

Last synced: 03 Feb 2026

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/adbc-drivers/mysql

ADBC driver for MySQL. Not affiliated with MySQL or Oracle.

arrow database mysql sql

Last synced: 11 Mar 2026

https://github.com/Mapping-Apping/laravel2doc

Automate generating comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.

api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram

Last synced: 18 Feb 2026

https://github.com/hashan-samarakkody/swiftstock-inventory_management_system

This repository contains the code for a web-based Inventory Management System developed for the final project in Web Applications Development I. The application is built using PHP and MySQL, designed to help users efficiently manage their inventory items through a comprehensive set of features.

css3 hosting html5 javascript php sql

Last synced: 07 Apr 2025

https://github.com/floatliang/sqlorm4es

A simple and expressive (like peewee) sql-like orm for elasticsearch.

elasticsearch orm sql

Last synced: 18 Aug 2025

https://github.com/nathadriele/biophenotype-rag

This project implements a RAG (Retrieval-Augmented Generation) application to answer questions about phenotypes using biological and genomic data. The pipeline integrates information retrieval with response generation via language models (LLM), facilitating accurate analysis of phenotypic data.

anaconda genomic-data-analysis grafana groq jupyter-notebook langchain llm monitoring phenotypes pinecone pipeline-ingestion postgresql prefect pytest rag sql streamlit

Last synced: 31 Aug 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

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/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/pydevsg/swasthya-seva

Swasthya Seva - Advanced Hospital Management System

fullstack hospital-management-system javascript php sql

Last synced: 09 Apr 2025

https://github.com/basir-mohammadi/vetclinic-database

This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.

postgresql-database sql

Last synced: 20 Jul 2025

https://github.com/tsnsoft/tsn_jpa_hibernate

Пример использования технологии JPA HIBERNATE в Java для NetBeans

example hibernate java javaee jpa mysql netbeans sql

Last synced: 22 Apr 2025

https://github.com/dataspieler12345/analytics-projects

"Expanding horizons and developing skills, knowledge and experience with a variety of tools and real-world projects. Welcome to my repository for analytics projects featuring diverse technologies."

excel figmadesign html5 jupyter-notebook mysql-database postgresql powerbi python-script sql tableau

Last synced: 15 Apr 2025

https://github.com/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 2025

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 2025

https://github.com/minnukota381/jdbc-crud-application

This project demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity) with different databases like MySQL, PostgreSQL, and more. It provides a simple yet comprehensive example of how to interact with databases in Java using JDBC.

java jdbc mysql postgresql sql

Last synced: 12 Jul 2025