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/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/andresmpa/babylon

A library of resource for developers

ai backend coursera css frontend html js ml mongodb nodejs nosql postgresql python sql ts udemy

Last synced: 15 Apr 2025

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/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/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/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/aqafridi/data-analytics-specialization

In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)

beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql

Last synced: 21 Sep 2025

https://github.com/jackvial/php_sqlsrv_drivers

Unoffical sqlsrv PHP drivers

php sql sqlsrv

Last synced: 23 Jul 2025

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

The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.

plpgsql postgresql sql

Last synced: 14 Jun 2025

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

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

backup etl hacktoberfest postgresql postgresql-fdw snowflake snowflakedb sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 12 Jun 2025

https://github.com/lamaparbat/course-management-system

Course Management System made using Swing framework for frontend part, Core java for backend, and Mysql for database.

java mysql-database sql swing-gui

Last synced: 06 Nov 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/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/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/darlinggo/pan

SQL generator written in Go.

golang mysql postgresql sql sqlite

Last synced: 31 Jul 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/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/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/ilambrev/softuni_java_learning_program

Java Web Developer - SoftUni Software Engineering Program

java spring-boot sql

Last synced: 15 Jun 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/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/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/byancamatos01/exercicioconstraint3

Exercicio 3 constraint SQL server

ads banco-de-dados constraints fatec-zl sql

Last synced: 06 Apr 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/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/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/jonestimd/finances

Track personal finances in an SQL database.

cross-platform finance-management quicken sql

Last synced: 07 Mar 2026

https://github.com/jayantgoel001/mysql

MySQL Solutions of Hacker rank

hackerrank mysql sql

Last synced: 02 May 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/makomweb/curious-moon-exercise

My notes about: A Curious Moon by Rob Conery

data data-science docker make postgres postgresql sql

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

A small recycled SQL library

bad-code python 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/ao-space/space-postgresql

AO.space server depends on this database

database sql

Last synced: 04 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/syucream/firesql

A SQL-like interface to Google Cloud Firestore in Java

cloud-firestore java sql

Last synced: 12 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/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/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/annamihailovna/netblog_rest_api

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

django-rest-framework git github python sql

Last synced: 02 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/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/leizongmin/leizm-sql

SQL查询构造器

mysql node npm query-builder sql

Last synced: 12 Apr 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/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/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/expressots/prisma-provider

Prisma provider for Expresso TS 🐎

expressots nodejs nosql orm prisma provider sql typescript

Last synced: 10 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/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/shravanasati/squirrel

An AI SQL query builder and executor.

ai llm sql

Last synced: 23 Jun 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/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 19 Mar 2025

https://github.com/yaegassy/sqlfluff-language-server

[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension

language-server pygls sql

Last synced: 07 Mar 2026

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/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/arverma/bcg_bigdatacasestudy

BCG Data Engineering Interview Questions

notebook pyspark spark sql

Last synced: 14 May 2026

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/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/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

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

simple sql generator

go go-zero golang mysql sql

Last synced: 11 Jan 2026

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/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/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/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/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/mwapsam/ruby-capstone

In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.

collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql

Last synced: 28 Jul 2025

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/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/zenorachi/dynamic-user-segmentation

Dynamic user segmentation service written in Golang is designed to add users to specific groups (segments) and remove users from segments.

docker docker-compose golang golangci-lint google-drive-api migrations nginx postgresql rest sql

Last synced: 06 Apr 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/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/si3nloong/sql-toxic-queries

Benchmark on toxic queries

benchmark go sql toxic-query

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/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/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/cs-joy/mysqlv8.0.29

Database Management System

mysql mysql-database rdbms sql

Last synced: 12 Jun 2025

https://github.com/bobbyiliev/tutorials

Blog posts by me 🚀

bash devops laravel linux sql

Last synced: 22 Aug 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/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/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/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/alfex4936/rust-server

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

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

Last synced: 15 Apr 2025