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/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/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/zero88/rsql

jOOQ + RQL

jooq jpa rsql sql

Last synced: 22 Aug 2025

https://github.com/abskmj/sqldev-pw-decryptor

Decrypt the database connection paswords stored by SQL Developer IDE online

angular angular6 decryption developer sql utility website

Last synced: 10 Aug 2025

https://github.com/tsnsoft/examples-stored-procedures-sql

Примеры хранимых процедур в SQL

examples mssql sql stored-procedures

Last synced: 26 Jul 2025

https://github.com/dayvsonspacca/lumus-sql-builder

Simple SQL query builder in RUST

rust rustlang sql

Last synced: 09 Apr 2026

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/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/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/exegeses/introdb-63170

Curso Introducción a Bases de datos | código 63170

database-design databases mysql mysql-server sql

Last synced: 30 Jul 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/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/derektypist/coding-traineeship-projects

This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.

api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql

Last synced: 09 Mar 2026

https://github.com/jackvial/php_sqlsrv_drivers

Unoffical sqlsrv PHP drivers

php sql sqlsrv

Last synced: 23 Jul 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: 30 Mar 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/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/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/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/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/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/alessandro-salerno/sqlabstract

A small recycled SQL library

bad-code python sql

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

Prisma provider for Expresso TS 🐎

expressots nodejs nosql orm prisma provider sql typescript

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

MySQL Solutions of Hacker rank

hackerrank mysql sql

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

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

django-rest-framework git github python sql

Last synced: 02 May 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/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/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/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/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/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 19 Mar 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/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/coolhanddev/go-mssql-runner

A sql script runner for SQL Server

golang sql sql-script sqlserver

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

MySQL ORM tool

database mysql nodejs orm 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/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/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/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/leizongmin/leizm-sql

SQL查询构造器

mysql node npm query-builder sql

Last synced: 12 Apr 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/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/crayxn/sql-generator

simple sql generator

go go-zero golang mysql sql

Last synced: 11 Jan 2026

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/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/flowerinthenight/athena2csv

Query AWS Athena and download the result as CSV.

athena csv go golang s3 sql

Last synced: 21 Jul 2025

https://github.com/hrolive/from-data-to-insights-with-google-cloud-platform

Four-course accelerated online specialization teaches course participants how to derive insights through data analysis and visualization using the Google Cloud Platform

data-analysis data-cleaning data-preparation data-visualization 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/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/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/hassaanjbaig-code/catalog-of-my-things

This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format

json ruby sql

Last synced: 24 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/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/diamondlightsource/ispyb-database

Database schema and documentation for the Diamond flavour of the ISPyB database

database-schema ispyb lims mariadb sql sql-files stored-procedures

Last synced: 23 Oct 2025

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

In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.

postgresql sql

Last synced: 26 Apr 2025

https://github.com/drako01/java__62940

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

api-rest eclipse-ide java jdbc jpa-hibernate maven spring-boot sql

Last synced: 13 Jul 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/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/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/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/nmsazulx/mellivora

A Mini Orm

il net sql

Last synced: 24 Oct 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/andrejewski/querie

SQL query builder

query-builder sql

Last synced: 15 Oct 2025

https://github.com/mattgson/gybson

A type-safe, auto-generated, lazy loading ORM for Node.js. Designed to maximise developer productivity.

graphql mysql nodejs orm postgresql sql typescript

Last synced: 12 Apr 2025

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/khomsiadam/censync

This is an app designed for in-house use to manage IT incidents in any type of organization or establishment, using a simple ticketing system. Incidents are classified by type and priority. The purpose of such a system is to waste less time in dealing with issues therefore reducing costs and having better communication and traceability.

adobe-xd api css html javascript mvc php sass scss sql uml

Last synced: 23 Apr 2025

https://github.com/dissco/herbonauts

Les Herbonautes volunteer portal (http://lesherbonautes.mnhn.fr/)

citizen-science elasticsearch java play-framework sql

Last synced: 16 Jan 2026

https://github.com/eddiecorrigall/database-revisions

A lightweight database migration tool for SQL and no-SQL databases

database-management devops-tools migration-tool mongodb nodejs nosql postgresql revision-history sql

Last synced: 24 Oct 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