An open API service indexing awesome lists of open source software.

Database

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.

https://github.com/matheusafonseca/s202-grade-manager

Repository dedicated to storing the S202 - Database II project where a grading system is made using a non-relational database.

black database docker docker-compose flake8 isort neo4j nosql-database python python3 streamlit

Last synced: 12 Apr 2026

https://github.com/schwering/db1

A relational database management system, written in C

c database dbms fun-project rdbms

Last synced: 16 May 2026

https://github.com/labex-labs/sqlite-intermediate-to-advanced

In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!

advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management

Last synced: 18 May 2026

https://github.com/GStechschulte/tiny-db

Writing a lightweight log-structured-merge (LSM) storage engine from scratch

database lsm-tree storage-engine

Last synced: 27 Jul 2025

https://github.com/charlenry/bdd_sql_nosql

Gestion de bases de données SQL et NoSQL avec Python

database jupyter mongodb mysql nosql notebook python sql

Last synced: 09 Apr 2026

https://github.com/gavin-chua/relly

RDBMS のしくみを学ぶための小さな RDBMS 実装

database rust

Last synced: 29 Apr 2026

https://github.com/mega2799/db-set-cinematografico

Database Project 2020-2021

database sql

Last synced: 13 May 2026

https://github.com/it1shka/mango

Application for MongoDB CRUD operations

atlas crud-application database gui mongodb

Last synced: 11 May 2026

https://github.com/andrewjbateman/node-orm-postgres

:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data

angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4

Last synced: 06 Apr 2026

https://github.com/soelz4/user-management-system-mongo-crud-api

User Management System 👤 (CRUD API) with NoSQL DataBase (MongoDB) 🌱

database golang gorilla-mux http-server mongodb nosql server

Last synced: 26 Jul 2025

https://github.com/thechocomax/database

PostgreSQL

database postgresql

Last synced: 02 Jul 2025

https://github.com/fariosofernando/Purrgres

An automatic backup tool for PostgreSQL in Docker containers.

backup-tool database postgresql rust-tools

Last synced: 17 Sep 2025

https://github.com/memirdogan/onlineshoppingdb

Explore the Data Visionaries SQL Bootcamp repository featuring a backup file of an e-commerce website database. Designed with a focus on database normalization and relational modeling, it includes essential tables like products, categories, users, and orders, along with additional interconnected tables enhancing the overall structure.

database eticaret eticaret-database onlineshopping ornek-proje

Last synced: 24 Jul 2025

https://github.com/nikandfor/xrain

my super puper embedded database

database embedded golang key-value nosql

Last synced: 12 Jan 2026

https://github.com/sarozpradhan64/sarozpradhan64

Saroj Pradhan, Software Engineer. Expert in Backend, Performance, Optimization and Scaling

backend database software

Last synced: 20 Jan 2026

https://github.com/asynched/bike-stores-sqlite

A SQLite sample database of bike stores.

database sample sqlite3

Last synced: 28 May 2026

https://github.com/jillmpla/pythonxmldatabase

A Python & XML database application for a book collection.

database matplotlib numpy pandas pandas-dataframe python xml

Last synced: 12 Apr 2026

https://github.com/the-red-pixel/kraitudao

超轻量级统一数据访问对象框架

configuration dao database kucro3

Last synced: 24 Apr 2026

https://github.com/danex-exe/databaze

The Python module provides classes for simplified file management and synchronization. The `DataFile` class allows you to create, read, write, rename, and delete files, as well as get their information. It supports working with files in JSON format and with the ability to keep logs.

database file-database json-database

Last synced: 02 Jul 2025

https://github.com/aloksingh20/quiz-microservice-api

Developed a Spring Boot microservice for quiz-related functionalities. Utilized API Gateway, Spring Security for JWT authentication, and incorporated a load balancer for optimal performance. Built with Java, PostgreSQL, and integrated with Eureka Cloud for seamless service discovery. Open-source for collaborative contributions.

api apigateway database eureka eureka-client feign fiegn-server-client java java8 jpa-hibernate jwt jwt-authentication postgresql rest-api spring spring-boot spring-security springdata-jpa

Last synced: 03 Jan 2026

https://github.com/dhruvil-26/sql-projects

This repository contains SQL projects focusing on data analysis and insights. Currently, it includes: 1. RSVP Movies Analysis - SQL queries to analyze movie trends, ratings, and genres. 2. Pizza Sales Analysis - SQL queries to explore sales patterns, customer behavior, and profitability in a pizza business.

analysis data-analysis database mysql pizza-sales-analysis rdbms rsvp sql

Last synced: 17 May 2026

https://github.com/SheblMohamed/Redis-Cluster-With-HTTP-Interface

Introducing Redis Cluster with ( High Availability + Sentinel Controllers ) with a simple HTTP interface, Redis insight to access & manage DB.

data-persistence database ingress kubernetes redis redis-cluster redis-insight redis-proxy webdis

Last synced: 02 Oct 2025

https://github.com/totaro/citybike

Reading postgreSQL database and display data on HTML-page using javascript and Node.js

api database expressjs fetch html javascript nodejs pg postgresql

Last synced: 08 Apr 2026

https://github.com/woodprogrammer/postgresqlelasticmirror

Postgresql Elastic Mirroring Tool for disaster scenario

database elasticsearch failure-detection postgresql rescue

Last synced: 08 May 2026

https://github.com/valyagolev/anystore

polymorphic, type-safe, composable interface for arbitrary stores

database rust

Last synced: 16 May 2026

https://github.com/mmallikarjun2312/todo_application_api

CRUD Operations on Todo_Application_Database using NodeJS, Express JS, SQLite we can perform various operations on the database like GET (Read) , POST (Create) , PUT (Update) and DELETE(Delete). API'S can retrieve various queries using path parameters and query parameters.

crud-api database expressjs javascript nodejs sqlite3

Last synced: 12 Apr 2026

https://github.com/ganzerli/e-pathy

e-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example

binary-data c data-structures database graph graph-algorithms

Last synced: 28 Apr 2026

https://github.com/hapoon/gendao

generate dao code from database

dao database

Last synced: 12 Jan 2026

https://github.com/isensee-bastian/db-basics

Tutorial code for my videos Database Usage in Golang Part 1 and Part 2

basic-programming beginner-tutorial-series database golang learn-to-code relational-databases sql sqlite table youtube

Last synced: 12 Apr 2026

https://github.com/shubhamsoni98/analysis-with-sql

This project focuses on creating and managing a database for a music record company to perform various analyses on bands, albums, and songs. Using SQL, the goal is to create a structured relational database with relevant tables, insert necessary data, and perform queries that provide insights into the relationships between bands, albums, and songs.

analys analysis data data-science database dbms mysql mysqlworkbench project query schema sql

Last synced: 03 Jan 2026

https://github.com/vilhalva/cadastro-e-login-com-php

👨‍🏫FORMULARIO EM HTML, CSS, PHP E MYSQL.

css database html login mysql php projeto site

Last synced: 12 Apr 2026

https://github.com/akunna1/api-mongodb-node-express-

Creating an API using MongoDB, Express.js, and Node.js to create a social media post with CRUD operations. The post includes a message and an image upload

crud-api database express-js mongodb mongoose multer node-js

Last synced: 09 Feb 2026

https://github.com/danmadeira/adminer

Ferramenta para administração de banco de dados.

adminer adminer-dba-tool banco-de-dados database db dba php

Last synced: 16 Apr 2026

https://github.com/fadilxcoder/phinx

Phinx database migrations

database php poc

Last synced: 20 Apr 2025

https://github.com/teresakae/moneytracker-java

A simple income-expense tracker with date, name, and category sorting, featuring visualized summary graphs. Built using Java and SQL within the NetBeans IDE.

application beginner beginner-project database expense-tracker finance-management financial-analysis income-tracker java money-manager moneytracker mysql netbeans personal-finance sql

Last synced: 06 May 2026

https://github.com/iamvikash28/nl2sql

Ask your database questions in plain English. Get back real SQL, a safety check, and a results table.

chatbot data-analysis database gemini gemini-api google-genai llm llm-apps nl2sql nlp pandas python sql sql-generator sqlite streamlit text-to-sql

Last synced: 06 Jul 2026

https://github.com/himusharier/isdb-journal-publication-database-oracle

This project contains complete database of a journal publication company and a collection of SQL queries. The queries cover various operations from basic data retrieval to complex data analysis across multiple related tables.

database isdb oracle plsql round62 sql-query

Last synced: 03 Mar 2025

https://github.com/buildingdata/CBED-portal

China Building Energy Efficiency Design Fundamental Database and Platform

building climate-data climate-science data-science database dataset energy-efficiency hvac platform pwa spring thermal web

Last synced: 31 Mar 2025

https://github.com/shuklansh1/flask-videostore-api

video API (GET single video & all videos, POST, DELETE) + sqlalchemy ORM

backend-api database flask object-relational-mapping python sqlalchemy-python

Last synced: 05 Mar 2025

https://github.com/levmn/db-mysql

🚀 exercícios de data base feitos no mysql. referente ao bloco 2 do bootcamp da @generationbrasil.

database mysql

Last synced: 28 Apr 2026

https://github.com/scarblase/restaurantdatabaseproject

A relational database project for Lviv Croissants, designed to manage orders, customers, inventory, and staff, optimizing restaurant operations with SQL. 🥐☕📊

data-engineering database databases databaseschema sql

Last synced: 22 May 2026

https://github.com/than-dev/postgres-api

NodeJS API using Postgres native driver and Typescript!

api backend database nodejs postgresql typescript

Last synced: 12 Apr 2026

https://github.com/paulvirally/psidb

ψdb is a sci(ψ)entific database management system designed to help you remember which datasets correspond to which experiments!

database science scientific

Last synced: 17 May 2026

https://github.com/interzoid/php-examples

Provides PHP examples for consuming several of the Cloud APIs available from Interzoid, including company name matching, individual name matching, weather, page performance, email validation, currency rates/FOREX, and global telephone information.

api cloud data database php quality

Last synced: 12 Jan 2026

https://github.com/hypherionmc/jqlite

A Java Library for SQLite

database java java-8 sqlite3

Last synced: 09 May 2026

https://github.com/naspredam/rest-spring-boot-java-users

service that have /users resource to have a CRUD

database docker java mysql spring-boot

Last synced: 11 Apr 2026

https://github.com/faisal-fida/halalfindr

HalalFindr is a web application designed to help users locate and interact with Halal restaurants and food items. Built with Laravel, it provides a robust framework for managing users, restaurants, food items, and orders.

database halal-food laravel-framework restaurants webapp

Last synced: 25 Feb 2025

https://github.com/tiwi155/crud-hikmah

Ini merupakan aplikasi sederhana yang menggunakan database yaitu Mysql front. Aplikasi ini merupakan aplikasi percobaan login, belajar menggunakan database, dan belajar memahami bahasa pemrograman PHP

database mysql-database simple-project

Last synced: 07 May 2026

https://github.com/gjtiquia/blog

This repository is used as a database for the Markdown files of the blog at https://gjtiquia.com

blog database markdown

Last synced: 19 May 2026

https://github.com/felixdev22/biz-app

Bizz App is the ultimate tool for managing your expenses. It allows users to customize categories, easily track their transactions, and view the total cost of all expenses. Additionally, users can add transactions for each category and view the cost of each individual transaction. Built with Ruby.

database devise postgresql ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/derec4/ut-grade-data

UT Grade Distribution read only database gathered from the official site

data-storage database grade-distribution grades read-only university university-project ut-austin

Last synced: 06 Jul 2026

https://github.com/naspredam/rest-spring-boot-reactive-java-users

service that have /users resource to have a CRUD

database docker gradle java mysql reactive

Last synced: 08 Apr 2026

https://github.com/kraltug/tsqloader

A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.

database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper

Last synced: 08 Apr 2026

https://github.com/Turan52/EDI-Formats

EDI (Electronic Data Interchange) is a standard format used for the exchange of business documents such as purchase orders, invoices, and shipping notices between organizations. In Linux, EDI formats are supported by various applications and libraries that allow for the creation, processing, and transmission of EDI messages.

database edi edi4j linux openedi security-testing terminal-based xml

Last synced: 10 Mar 2025

https://github.com/pedro-estevao/college-portal

A Student & Teacher Portal Clone project developed for the Programming Techniques 1 course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using PHP (OOP) and MySQL. A foundational academic project available for those studying OOP in PHP.

academic-project baraodemaua computer-science database mysql mysql-database oop oop-php php programming programming-techniques

Last synced: 25 Feb 2025

https://github.com/subhash23jan/db-and-googlesheet-realtime-synchronisation

In this repository, I have developed a workflow to synchronize data between a NoSQL database and Google Sheets. The solution utilizes Google Sheets App Script to facilitate updates. This workflow ensures bidirectional data synchronization, enabling seamless data transfer from the database to Google Sheets and vice versa.

database googlesheets nosql realtime

Last synced: 05 Jan 2026

https://github.com/parikshit-0210/mentor-allocation

Mentor-Student Allocation System developed using Python and the Tkinter library for the graphical user interface (GUI). It allows for the management of student and mentor data, facilitating the allocation of students to mentors based on their interests and expertise.

database excel matplotlib modules oops-in-python pandas-python tkinter-gui

Last synced: 02 Jan 2026

https://github.com/dinhanhx/tv_series_management

This is a repo for a TV series database system, done as a school project for a database course.

database database-management python-3 sql

Last synced: 05 Jun 2026

https://github.com/hazelnutparadise/db-playground

SQL語法練習神器,無長度限制且具備人性化貼心設計。支援 MySQL、PostgreSQL 等多種資料庫。

database sql

Last synced: 02 Nov 2025

https://github.com/emmanuelmess/smalldb

A small database to test C++ writing values and a new architecture system

architecture cpp cpp20 database

Last synced: 19 May 2026

https://github.com/marcellofabrizio/2pl-emulator

Lock management emulator using the Two-Phase Locking algorithm

database locking-strategies

Last synced: 10 May 2026

https://github.com/sismicfr/python-db2sql

CLI tool to dump or migrate any database (SQLite, MySQL, MSSQL, PostgreSQL, Oracle) into PostgreSQL or MSSQL — with file dump and live migration modes.

cli database etl migration mysql oracle postgresql python sql sqlite

Last synced: 06 Jul 2026

https://github.com/suganyarajes/dbdiagram

The database design for Guvi Zen Class models various entities such as users, batches, problems, codekata, topics, attendance, tasks, and class sessions, establishing relationships to efficiently manage data related to an educational platform.

database dbdiagram model sql

Last synced: 01 Jun 2026

https://github.com/paznera/vmprim

Virtuemart Product Importer

cron database import product virtuemart

Last synced: 24 Apr 2026

https://github.com/puspacempaka/hackerrank-sql-challenges-intermediate

This repository features solutions to various intermediate-level SQL challenges from HackerRank. It includes efficient SQL queries, problem-solving techniques, and well-documented scripts. Explore these solutions to understand different SQL problems and enhance your skills.

challenges data-analysis database hackerrank-solutions queries sql sql-intermediate-level

Last synced: 02 Jan 2026

https://github.com/sigit-wasis/crud-nodejs

Create, Read, Update, Delete Nodejs with Mysql

bsh database express javascript mysql nodejs

Last synced: 08 Apr 2026

https://github.com/matheusafonseca/s202

Respositório voltado aos códigos desenvolvidos durante a matéria de Bancdo de dados 2 do Instituo Nacional de Telecomunicações

data-science database mongodb neo4j nosql python

Last synced: 08 Apr 2026

https://github.com/ewgeni-dinew/03.databases_basics-mssql-server

I will be submitting exersices from the third course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 18.09.17 untill 22.10.17. The concept of the course is for us to get to know one of the most widely used systems for database management DBMS. This is my first professional module at SoftUni, as I have chosen C# as my prefered language. I will be using Microsofts SQL Server Management Studio 17.2 for the upcomming tasks.

database ms-sql-server softuni sql

Last synced: 06 May 2026

https://github.com/pome1lo/humanix

Implementation of a database for personnel data accounting using the security settings of the Oracle DBMS server

authentication course database mvvm oracle oracle-database security wpf

Last synced: 07 May 2026

https://github.com/machbase/kafka_example

Example program for connecting between Machbase and Apache Kafka

database example kafka machbase

Last synced: 12 Jan 2026

https://github.com/mehdiboukhobza/memora_v2

A flashcards desktop application built using JavaFX and MySQL.

database java javafx-desktop-apps mysql

Last synced: 02 Jan 2026

https://github.com/agricolamz/uvular_database

Uvular consonants in Languages of the Caucasus

database linguistics phonology r-markdown

Last synced: 24 Mar 2025

https://github.com/ledsouza/base-de-dados-normalizacao

Compreensão dos motivos e identificação de dependências funcionais para normalização de um banco de dados, abordando anomalias em desnormalizados, avaliação da qualidade do projeto por diretrizes informais e aplicação das formas normais na normalização de bancos de dados relacionais.

data-engineering data-modeling database sql

Last synced: 23 Jun 2025

https://github.com/tanishpoddar/logitrack

LogiTrack is a Python & Streamlit-powered inventory management system for real-time warehouse optimization. It offers multi-warehouse planning, interactive maps, and supply chain analytics, supporting global coordinates, CSV/SQL data, and customizable parameters.

data-visualization database inventory-management logistics optimization python streamlit supply-chain supply-chain-analytics warehouse-optimization

Last synced: 02 Nov 2025

https://github.com/amadeco/magento2-db-override

Experimental Magento 2 module extending database compatibility, adding early support for MariaDB 11.0 and multiple database versions.

database magento2 magento2-extension magento2-module mariadb mariadb-server

Last synced: 08 May 2026

https://github.com/kiwijos/mvc-report

My personal report page in the course mvc at BTH.

database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig

Last synced: 12 Apr 2026

https://github.com/christophgil/bash_builtin_sql_db

Bash builtins for using Postgresql and SQLite SQL databases in Bash script

bash bash-builtin bashbuiltin c clang database databases gcc module plugin postgresql sql sql-query sql-server sqlite-database sqlite3

Last synced: 12 Apr 2026

https://github.com/prasoonsoni/database-management-systems

All the assignment's answers given by VIT.

database dbms oracle sql vit vit-university

Last synced: 30 Apr 2026

https://github.com/srimantapal205/ms_sql-server

SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.

database dataengineering mssql query sql sqlserver

Last synced: 20 May 2026

https://github.com/art2url/sql-50

🗃️ A collection of SQL solutions for LeetCode problems, designed to help crack SQL interviews with 50 essential queries.

coding-challenges database github interview learning leetcode problem-solving solutions sql sql-queries

Last synced: 28 Apr 2026

https://github.com/pabi1234810/data_analysis_zepto

A comprehensive SQL-based business intelligence solution for analyzing grocery store product data, inventory management, and pricing strategies. This project demonstrates end-to-end data analysis workflow from raw data exploration to actionable business insights.

analytics csv data-analysis data-science database excel kaggle kaggle-dataset mathematics pgadmin4 sql utf-8 zepto

Last synced: 01 Nov 2025

https://github.com/natnaelbanjaw/socialmediaapp-backend

server side and database side of social media website

banjaw database mongodb natnael nodejs serverside socialmedia

Last synced: 01 Apr 2025

https://github.com/irina-pinklioness/myshop

Full frontend and backend (python + HTML, css, js) for on-line store.

backend css database django frontend html js oop python sql

Last synced: 12 Apr 2026

https://github.com/antmelekhin/ansible-role-postgresql

An Ansible role to install and configure PostgreSQL server.

ansible ansible-role database debian postgres postgresql rhel sql

Last synced: 12 Apr 2026

https://github.com/vnegi10/sql_data_analysis

Analysis of NIPS SQLite database using sqlite3 and Julia

data-science database julialang sqlite3 storj-network

Last synced: 02 Jan 2026

https://github.com/malferrari48/database_project_pokemon

Project for Pokémon themed "Basi di dati".

database postgresql python sql

Last synced: 10 May 2026

https://github.com/dpwgc/kv2doc

一个嵌入式文档数据库实现,基于 Go + BoltDB

boltdb database go nosql

Last synced: 17 May 2026