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/clagiordano/weblibs-dbabstraction

weblibs-dbabstraction is an simple and lightweight Abstraction library for the database and ORM modules.

backend database entity library mapper mysql orm orm-modules pdo pdo-wrapper

Last synced: 06 May 2026

https://github.com/x42en/elixir-php

Define an abstract layer between your app and your data. Your DB is then a RESTFul API communicating in JSON.

database database-management php php-framework phpunit restful-api

Last synced: 06 May 2026

https://github.com/anjadj/car-service-sql

MySQL database - Car service

database mysql-database sql

Last synced: 06 May 2026

https://github.com/pprattis/eclass-web-application-practise

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

computer-science database dynamic-web-app java pgadmin servlet student tomcat

Last synced: 10 May 2026

https://github.com/leven-framework/orm

🗂️ map pure PHP objects to a database; configure entities with PHP8 attributes, intuitive relationship mapping

abstraction database mapper mapping object-relational-mapper orm php php-attributes php8 relations

Last synced: 07 May 2026

https://github.com/erick-bryan-cubas/django-web-application

Este repositório demonstra as habilidades práticas adquiridas no curso Django Master, abrangendo o desenvolvimento web com Python e Django, focado nas exigências reais do mercado. Inclui conceitos avançados e projetos completos de aplicativos web e APIs.

api aws backend cloud-computing database django python web-application web-development

Last synced: 04 May 2026

https://github.com/mynttt/dqgui

DQGUI is an IDE written in JavaFX for the IQM4HD DSL (Domain Specific Language)

data-quality data-quality-monitoring data-science database dsl ide java javafx

Last synced: 07 May 2026

https://github.com/aemulare/book-country

Web application for book library. In progress

c-sharp css dapper database gui-application html mvc-architecture mysql web-application

Last synced: 04 May 2026

https://github.com/data2proc/sql-health-dashboard-pro

🩺 Lightweight SQL Server health check toolkit — run diagnostics, export reports, and monitor critical metrics with simple scripts and PowerShell.

database dba-tools health-check performance-monitoring powershell sql sql-dashboard sql-health sql-server

Last synced: 07 May 2026

https://github.com/rosacarla/hive-bootcamp

[Forked from vmb / hive - GitLab] para realizar práticas do bootcamp Cognizant Cloud Data Engineer #2.

big-data database hive impala shellscript

Last synced: 07 May 2026

https://github.com/sethgabrielbrady/bookit

A marketplace for Books. New books can be added, removed, purchased, etc

bootstrap database gem marketplace rails ruby-on-rails

Last synced: 07 May 2026

https://github.com/eduardo06sp/members-only

A mobile-friendly site where registered users may post stories, but only registered users may view the author of each story.

database heroku javascript rails ruby

Last synced: 07 May 2026

https://github.com/envid-tech/pythondbgenerator

DB Generator in Python, makes random SQLite databases for testing in apps.

database db dbs generator py python random sqlite testing

Last synced: 10 May 2026

https://github.com/datomo/db_project

This repositiory should serve as a base for all the needed stuff for our database project of the database course at university Basel.

database python vuejs

Last synced: 07 May 2026

https://github.com/kockarevicivan/logicka

Multifunctional graph database with weighed relations between nodes, written in Node JS.

database graph logicka node weights

Last synced: 10 May 2026

https://github.com/mcparkournet/moonglow

Mongo database library

database java mongo odm

Last synced: 07 May 2026

https://github.com/homuchen/leveldb-tcp-server

A redis compatible protocal levelDB tcp server.

database level leveldb nodejs redis redis-protocol tcp-server

Last synced: 07 May 2026

https://github.com/denpeshkov/postgresql-zero-downtime

A guideline on zero-downtime deployments (migrations) for PostgreSQL

best-practices database deployment guide migrations postgres postgresql zero-downtime

Last synced: 28 Jun 2026

https://github.com/paulkastel/00-namegenerator

Program connect with tables in database, choose random records and fills labels with all of the personal details. Later you can export data to vCard format. Also there is an option to generate your fantasy hero name.

csharp database mssql name-generation programming-challenges vcard winforms

Last synced: 07 May 2026

https://github.com/zokis/dwarfdb

"Banco de Dados" chave valor feito para aprender GO

database datastore go json key-value

Last synced: 04 May 2026

https://github.com/andersoncrs/challenge-foro-hub-alura

Este proyecto corresponde al desarrollo del desafío propuesto en el Programa Oracle Next Education en Backend. Este proyecto se enfoca en la creación de una API Rest para la gestión de publicaciones realizados por los Usuarios en un Foro.

alura api-rest backend-api database insomnia java jwt-token spring-boot swagger

Last synced: 10 May 2026

https://github.com/alykafoury/localdatabase

Gem for managing the local database configuration in rails

database local rails rails-gem ruby-gem

Last synced: 03 May 2026

https://github.com/2024-devops-alt-dist/zythologue-js

Zythologue is a database project for a web application for all beer lovers. With it, users car access informations about beer, save beers as favorites, and review beers.

database docker postgresql sql

Last synced: 12 May 2026

https://github.com/cybardev/dbsys-webapp

Full-stack Flask + SQL Web App for Database Systems course

database devops flask-app full-stack-web-development infrastructure-as-code sql

Last synced: 04 May 2026

https://github.com/david-pinheiro/estudos_sql

Estudos de SQL e banco de dados: T-SQL, modelagem relacional, exercícios acadêmicos e projeto jurídico com MySQL

bancodedados database modelagem-de-dados mysql projeto-academico sql sqlserver t-sql

Last synced: 10 May 2026

https://github.com/yupsecous/pg_chainutils

Blockchain utilities for PostgreSQL

blockchain database ehtereum pgrx postgresql rust sql

Last synced: 07 May 2026

https://github.com/yahya123-hub/student-management-system

A responsive app to streamline the process of managing student's courses, information, rubrics, attendance , report generation and evaluations

csharp database sql ssms winforms

Last synced: 10 May 2026

https://github.com/ayushpramanik/redis-cache

High-performance Redis-inspired in-memory cache server built with modern C++20 featuring RESP protocol parsing, multithreaded networking, persistence, eviction policies, metrics, and a React admin dashboard.

cache database keyvaluestore memory-management multithreading redis

Last synced: 10 Jun 2026

https://github.com/nabilshadman/sql-server-database-latin-school

SQL Server database implementation for language school, featuring student/faculty management, course tracking, and reporting tools

data-engineering database excel microsoft-sql sql-server sql-server-management-studio t-sql tsql

Last synced: 04 May 2026

https://github.com/jjkay03/discord-call-extractor

Collect HTML data from Discord group/DM to create database of calls

data-analysis database discord discord-tool

Last synced: 07 May 2026

https://github.com/jahidulpabelislam/portfolio-api

Bespoke API for managing projects for my portfolio.

api cms crud database headless-cms mysql orm php portfolio

Last synced: 07 May 2026

https://github.com/jorgereyesti/prueba

Aplicación WEB el cual registra el CRUD de las Personas en Situación de Calle en San Miguel de Tucumán.

crud database flask python3 sqlite3

Last synced: 07 May 2026

https://github.com/wesleysbmartins/go_pgsql

Este repositório didático explora as possibilidades existentes em uma aplicação Golang integrada a um banco de dados relacional PostgreSQL, intermediada pelo driver ou lib database/sql do próprio Go.

crud database go golang postgres postgresql prepared-statements preparedstatement query sql transactions

Last synced: 07 May 2026

https://github.com/sezaakgun/mongo_carrier

An easy way to transport collections or databases between same or different hosts

database mongo mongodb python python3 transport-api

Last synced: 07 May 2026

https://github.com/jamesjarvis/web-graph

Experiment with web scraping

colly crawler database golang web-graph

Last synced: 04 May 2026

https://github.com/sh4yy/kiwimusic

A Music Library Database

database mongodb music musiclibrary

Last synced: 07 May 2026

https://github.com/evoluteur/database-export-wizard

A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL.

asp-net aspnet csv csv-export database export export-csvfile exporter json step-wizard vb vb-net vbnet webcontrol wizard xml-serialization

Last synced: 12 May 2026

https://github.com/matt5816/randomusersqldbgenerator

Generator of fake users SQL database import file.

database fakedata fakeusergenerator sql

Last synced: 07 May 2026

https://github.com/null-none/omdb-client

The OMDb API is a RESTful web service to obtain movie information, all content and images on the site are contributed and maintained by our users.

api api-client database imdb omdb-api python rest-api

Last synced: 07 May 2026

https://github.com/nishnash54/database-optimization

Optimization using direct method

cpp database matplotlib python-3

Last synced: 10 May 2026

https://github.com/uchamod/employee_mangement_system

This is basic back-end for employee management sysyem created by using java spring boot framework

anotation data-structures database dependencies functions java oop spring-boot

Last synced: 07 May 2026

https://github.com/neutronixy/music-social-platform

Home to the codebase of a dynamic music streaming social network that connects users through their love of music. Here, you'll find everything that powers our community's ability to explore, share, and discuss their favorite tunes and podcasts.

back-end back-end-development data-structures database front-end front-end-development full-stack fullstack-development music music-database music-player music-server music-service server-side soundcloud spotify website

Last synced: 07 May 2026

https://github.com/prakashpandey16/sql_data_warehouse_project

Building a modern data warehouse with SQL Server, including ETL Processes, data modeling, and analytics.

cleaning-data data data-engineering data-science database etl-pipeline sqlserver

Last synced: 03 May 2026

https://github.com/cosmin-panescu/sql-university-projects

📌 Project for faculty in the SQL

database faculty-project mysql sql

Last synced: 03 May 2026

https://github.com/tukue/python-bootcamp-cafe-api

This project is a Flask-based backend API for managing a database of cafes. It allows users to retrieve, add, update, and delete cafe records. The project uses Flask-SQLAlchemy for database interactions and includes API key management for secure operations.

crud-application database flask-backend

Last synced: 07 May 2026

https://github.com/eddmash/powerocomponentsdemo

A plain php demo showing how work with powerorm, powerform, powerormdebugger and powerormfaker

database demo orm orm-model php powerform powerorm powerormdebugger powerormfaker toolbar

Last synced: 07 May 2026

https://github.com/0xgeorgii/json-mutex-db

Ridiculously simple, fast and thread safe JSON file database

database file-database json

Last synced: 07 May 2026

https://github.com/bsteen/is-it-on-hfqpdb

Check if active Harbor Freight coupons have been uploaded to HFQPDB

coupons database harbor-freight image-processing opencv regex web-scraping

Last synced: 10 May 2026

https://github.com/tiagostutz/backtor-mongo

MongoDB backup worker for conductor to be used with Baktor (https://github.com/flaviostutz/backtor)

backtor-mongo backup database mongo schedule

Last synced: 07 May 2026

https://github.com/matheusafonseca/c207-l8

Repositório para salvar os scripts em .sql que fazemos na disciplana de Banco de dados no INATEL

database database-schema mysql sql

Last synced: 07 May 2026

https://github.com/mufidu/bank-merdeka

A dummy database scheme for Bank Merdeka, made as an assignment for my Database Modelling course

database sql

Last synced: 10 May 2026

https://github.com/vilhalva/crud-python-com-pkl

🎈GERENCIE O NOME, IDADE, EMAIL E TELEFONE DOS USUÁRIOS EM UM ARQUIVO PKL.

bot chatbot crud database pkl projeto python terminal

Last synced: 07 May 2026

https://github.com/feathers-studio/pg-extract

Extract schema from Postgres. A more complete fork of https://github.com/kristiandupont/extract-pg-schema.

database postgres postgresql schema types

Last synced: 07 May 2026

https://github.com/silvano315/advanced-voice-translator-with-multilingual-support

A sophisticated desktop application that transforms spoken language into text and provides instant translations in multiple languages using neural networks, complete with real-time audio visualization and a searchable translation history. Built with PyQt6 and Hugging Face, it offers a seamless experience from voice input to final translation

database gui huggingface huggingface-transformers nlp pyqt6 python speech-to-text sqlite3 transformer translation

Last synced: 04 May 2026

https://github.com/georgemac510/decent-portfolio

Decent Portfolio is an ETHGlobal Scaling Ethereum hackathon submission and maybe more! It employs OrbitDB for decentralized storage on IPFS as its database.

api cryptocurrency database decentralized defi nextjs

Last synced: 07 May 2026

https://github.com/dentarg/postgres

Start PostgreSQL in the GitHub Actions VM

actions database github-actions postgresql

Last synced: 07 May 2026

https://github.com/ianfelps/tasks_api

Projeto de API RESTful para gerenciar tarefas, desenvolvido em Python com FastAPI e SQLite. A API permite criar, ler, atualizar e deletar tarefas de forma simples e eficiente.

api api-restful database fastapi python sqlite3

Last synced: 07 May 2026

https://github.com/souradeepdutta/web-application-using-dynamodb

web app for managing student data using AWS DynamoDB. It supports CRUD operations (Create, Read, Update, Delete) via a REST API built with Node.js and Express, secured with AWS IAM.

aws aws-dynamodb aws-iam aws-sdk awscli database webapp website

Last synced: 07 May 2026

https://github.com/mwafrika/oop_school_iibrary

In this project we learned the basic concepts of the object oriented programming language using Ruby such as Association, aggregation, and composition.

database postgresql sql

Last synced: 10 May 2026

https://github.com/aportela/db-browser-wrapper

Custom php (pdo) database element browsing wrapper

composer-package database pdo php php8 sqlite3

Last synced: 07 May 2026

https://github.com/sjohnsonaz/sierra-data

Database management for Sierra

collection database model mongodb sierra

Last synced: 07 May 2026

https://github.com/haronbh/cinema-management-system-with-java

The Cinema Management System is a Java-based application developed using NetBeans. It allows administrators to manage cinema operations, including adding, editing, and removing reservations, films, and sessions. The application is integrated with an SQL database

admin-dashboard cinema-management crud-operations database film-management gui-application java mysql netbeans software-development sql

Last synced: 10 May 2026

https://github.com/seycileli/collegemangementsystem

College Management System Schema (SQL)

college-management-system database mysql sql

Last synced: 12 May 2026

https://github.com/benhmoore/pylite

A Python library for working with SQLite databases with model-based syntax similar to Laravel.

database orm python sql sqlite3

Last synced: 04 May 2026

https://github.com/24-mohamedyehia/ai-journalist

AI Journalist is a Python application that uses AI to generate articles based on a given topic. It uses a crew of AI agents to generate articles, and then uses a database to store the articles.

ai-article-generator ai-journalist aiagent aiagents content-creation crewai database flask flask-application sqlite

Last synced: 04 May 2026

https://github.com/stevmwhitfield/discord-weather-bot

A Discord bot that reports a 4-hour forecast from the current hour.

api database discord-bot discordjs javascript mongodb-atlas weather

Last synced: 08 May 2026

https://github.com/itsvaibhavk/swimlog

Add, store, view and modify data from swimming sessions using Python and SQLite3. Final project submission for CS50P (2023), Harvard's online course on programming with Python (on the edX platform).

cs50p database edx project python sqlite3

Last synced: 10 May 2026

https://github.com/weikangchia/cs2102-tasksourcing

A web application that allows you to connect with skilled Taskers to do your chores.

database laravel php

Last synced: 08 May 2026

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

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 postgres round62 sql sql-query

Last synced: 15 May 2026

https://github.com/sarnavakonar/games-api-ktor

This is a sample project that uses Ktor framework to build APIs that communicates data to and from MySQL database

api database kotlin kotlin-android ktor ktor-framework mysql

Last synced: 08 May 2026

https://github.com/vikassandhu999/pgz

Native PostgreSQL Driver for Zig

database driver postgres zig

Last synced: 08 May 2026

https://github.com/vittoriocandolo/db-project

DB Lab Project

database postgres r

Last synced: 08 May 2026

https://github.com/markthree/kv_studio

studio for deno kv | deno kv 数据库面板

database deno deno-kv studio

Last synced: 08 May 2026

https://github.com/mattesthaut/redisharp

Une base de donnée clé-valeur en mémoire

database dotnet in-memory persistence personal-project

Last synced: 08 May 2026

https://github.com/kendoriddy/asosapi

This is the api for the ASOS Birthday Tracker application.

database postgresql rails ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/jweinst1/datablock

A C library for handling dynamic, binary chunks of data.

binary bytes c database datastructures

Last synced: 08 May 2026

https://github.com/giri7a/login-and-signup

To create a backend for login and signup rest api with security/web tokens for the service by using database.

database jpa spring-boot spring-security

Last synced: 08 May 2026

https://github.com/em4mer/java-database-mysql

A java based database I developed for our research project in Senior High School, built on MySQL.

database java mysql mysql-database

Last synced: 08 May 2026