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/bbonnin/camel-arangodb

Camel ArangoDB Component

apache-camel arangodb database nosql

Last synced: 29 Apr 2026

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 31 Jan 2026

https://github.com/felipeclarindo/my-energy-api

Api Rest for tech-mech project developed in django and django-ninja for oracle database manipulation.

api api-development api-rest database django django-ninja python

Last synced: 20 Apr 2026

https://github.com/tupiribas/jdbc-dao-demo

Aplicando os conhecimentos sobre as linguagens Java e SQL além de, usar os conhecimentos sobre o padrão de projeto DAO (Data Access Object) e a tecnologia JDBC

dao database java jdbc sql

Last synced: 29 Apr 2026

https://github.com/myacelw/mybatis-dynamic

Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL power.

code-generator database dynamic-sql java mybatis orm spring-boot

Last synced: 19 Apr 2026

https://github.com/rbaltrusch/desktop_shop

Desktop shop application interfacing with a generated database of customers, products and transactions (Python / SQLite3).

database database-gui desktop-shop generated-database gui python python3 shop-app shop-application sqlite3 tkinter tkinter-graphic-interface tkinter-gui

Last synced: 03 Mar 2026

https://github.com/abdelhamidhariri/ternat

A migration tool to help you manage your database

database javascript migrations node postgres

Last synced: 02 Apr 2026

https://github.com/kartikk-26/secure-scalable-aws-vpc-network

This project builds a secure and scalable AWS VPC with custom subnets, NAT and Internet Gateways, VPC Peering, and private database hosting for controlled access and efficient networking.

aws database internet-gateway nat-gateways subnet subnetting vpc vpc-peering

Last synced: 06 May 2026

https://github.com/slevin48/firestore

Firestore called from Streamlit apps

database firestore gcp streamlit

Last synced: 06 May 2026

https://github.com/tamnd/dbdb-index

Every database management system on dbdb.io, indexed. 1071 systems with stats, charts, and full metadata. Built with Go.

catalog cmu database databases dbdb dbms golang nosql readme-generator relational-database scraper

Last synced: 19 Apr 2026

https://github.com/tomkennedy22/jsfsql

High-performance Typescript-based file system storage utilization heavy indexing & partitioning

database javascript json orm partitioning query storage typescript

Last synced: 06 May 2026

https://github.com/sayden/groph

A WIP graph database written in Go

database edge graph vertex

Last synced: 22 Jan 2026

https://github.com/akicho8/memory_record

A simple library that handles a few records easily

database immutable ruby static

Last synced: 29 Apr 2026

https://github.com/jmcamposdev/1daw-db

🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.

data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views

Last synced: 19 Apr 2026

https://github.com/ornella-gigante/gestor-clients-python

This is the final project from my Python curse using Tkinter as UI

client-server csv database fastapi mock python testing tkinter-gui tkinter-python

Last synced: 06 May 2026

https://github.com/iamb4uc/db-backup-utility

A Python Project that can be used to backup some of the most used databases

aws backup cryptography database database-backup-scripts database-management mysql postgresql python3 s3-bucket script

Last synced: 09 Feb 2026

https://github.com/offryan/pyflask-crud

CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"

cc50 database flask phpmyadmin-database python sqlite

Last synced: 09 Apr 2026

https://github.com/le717/flask-quick-sql

A quick way to run SQL in your Flask app.

database flask python sql

Last synced: 06 May 2026

https://github.com/Caallum/quick.mongo

This is a mongo db database connector with easy and simple functions.

database mongodb mongodb-atlas mongoosejs quick-db

Last synced: 20 Oct 2025

https://github.com/semisedlak/migratte

Migratte is simple SQL migrations management standalone CLI app, framework-agnostic.

database migrations php

Last synced: 30 Jan 2026

https://github.com/hexensemble/leptos-full-stack

Example Rust full-stack built with Leptos, Axum, and SQLx. 🧱

axum backend database frontend full-stack leptos rust server sqlite sqlx

Last synced: 29 Apr 2026

https://github.com/gearplug/notion-python

notion-python is an API wrapper for Notion, written in Python.

api database notion oauth2 pages project-management python queries query wrapper

Last synced: 05 Feb 2026

https://github.com/alexmhack/django-cache

Using redis and django-redis to perform caching for the django application

caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial

Last synced: 16 Apr 2026

https://github.com/jotavare/password-manager-shell-script

A simple shell script to store and retrieve passwords for different accounts.

bash database linux password-manager scripts shell

Last synced: 14 Apr 2026

https://github.com/dellius-alexander/crudrepository

The CRUDRepository is a Python project designed to provide a generic implementation of Create, Read, Update, and Delete (CRUD) operations for various databases. It uses the concept of repositories to abstract the data access layer, allowing for easy switching between different databases.

crud-operation database mariadb-database mysql-database postgresql-database sqlalchemy

Last synced: 24 Jan 2026

https://github.com/jsweb/jsdb

Simple NoSQL like embedded JSON database for modern Node.js applications.

database embedded javascript js json nosql

Last synced: 29 Apr 2026

https://github.com/itpey/remo

in-memory key-value storage with expiration capabilities.

database go high-performance in-memory in-memory-caching inmemory-db key-value memory redis storage ttl

Last synced: 29 Apr 2026

https://github.com/mhiro2/seedling

Dependency-aware test data builder for Go that resolves foreign-key DB relationships automatically.

database fixtures go gorm pgx sql sqlc testing

Last synced: 04 Apr 2026

https://github.com/digitalist-open-cloud/matomo-plugin-dbhealth

This plugin will help you analyze your system and database health and also provide suggested system setting improvements

database insights matomo-plugin mysql

Last synced: 05 Mar 2026

https://github.com/agdturner/ccg-generic

A modularised Java library with common utility for numerous other libraries.

database headless java memory-management time utility-library visualization

Last synced: 23 Jan 2026

https://github.com/joeinus134131/nestjs-mongoes-rnd

NestJS with MongoDB Database

database mongodb nestjs typescript

Last synced: 29 Apr 2026

https://github.com/awais-vteams/1db2other

Insert from one Database to Another By matching columns

database migrations mysql php

Last synced: 17 Apr 2026

https://github.com/hafsarizvi2278/shoeshopmanagementsystem

Shoe Shop Management System is a desktop application built with C# Windows Forms and SQL Server, offering an intuitive interface for managing shoe inventory, sales, customer details, and transactions efficiently with seamless CRUD operations for better store management.

crud-operation csharp database inventory-management mysql shoe shoes-store sqlserver-management

Last synced: 07 May 2026

https://github.com/hyperparticle/integrity-coded-database

Demonstrates and evaluates an Integrity Coded Database (ICDB) implementation

cryptography database icdb mysql

Last synced: 29 Apr 2026

https://github.com/tlewin/yadm

Simple Clojure library for data mapping

clojure database datamapper sql validation

Last synced: 30 Apr 2026

https://github.com/satur-io/estoraje

Estoraje is the simplest distributed system for key-value storage in less than 800 lines of code. It is temporary consistent, high available, lightweight, scalable and gives a good performance.

data database distributed go golang key-value performance training

Last synced: 07 May 2026

https://github.com/stuvusit/mariadb

Ansible role to install and configure MariaDB

ansible ansible-playbook database deb debian mariadb mysql ubuntu

Last synced: 04 Apr 2026

https://github.com/fricker-studios/stele-db

Append-only, bitemporal, audit-native analytical database engine — time-travel, provenance, and auditability as first-class. Rust, Postgres-wire compatible.

analytics append-only audit bitemporal columnar database olap postgresql provenance rust temporal-database time-travel

Last synced: 22 Jun 2026

https://github.com/biagiopietro/oraclelaravelonubuntu16

These guides describe how to install oci8, Oracle DB, install and configure Oracle SQL Developer and how to connect Oracle SQL Developer with Laravel.

database guide installation laravel laravel-framework laravel5 linux oci8 oracle oracle-db oracle-sql-developer oraclesql ubuntu1604

Last synced: 07 May 2026

https://github.com/delly-net/dbunny

A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.

csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite

Last synced: 22 Jun 2026

https://github.com/782e616c6d/covid-d.a

Academic project, using Apache Spark for ETL and Data Studio for data analysis.

academic analytics automation cluster covid-19 data database etl python spark sql

Last synced: 10 May 2026

https://github.com/raihan2bd/vet_clinic

About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 11 May 2026

https://github.com/alfunx/monetdb

An Open-Source Database System

column-store database monetdb sql sql-database

Last synced: 30 Apr 2026

https://github.com/maniktherana/godbase

My attempt at writing a Redis™ clone in Go

database go golang in-memory redis

Last synced: 16 Apr 2026

https://github.com/jke94/hospital-management

A hospital database made with Entity Framework Core.

csharp database efcore efcore31

Last synced: 30 Apr 2026

https://github.com/mushfique-tajwar/ecommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 30 Jan 2026

https://github.com/llogaricasas/easybackendphp

A lightweight and customizable Object-Oriented PHP library for backend development

back-end database php php-library sql

Last synced: 30 Apr 2026

https://github.com/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

Last synced: 07 May 2026

https://github.com/topefolorunso/scrape-job-sites

automated data pipeline - extracts and processes job data and sends notification via telegram bot

bot database python selenium unit-testing webscraping

Last synced: 18 Apr 2026

https://github.com/andrewjbateman/angular-signals-database

:clipboard: Angular app using signals to display and update data on frontend. The app is styled using Angular Materials. The data displayed is obtained from an array of objects stored in the Robots Service. Robots can be added to and deleted from the list.

angular-material angular-signals angular17 cicd database github-actions

Last synced: 16 Apr 2026

https://github.com/emranffl/free-slot-scheduler

A Java project on managing a queue of students which interacts with the database

database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp

Last synced: 07 May 2026

https://github.com/njaneambrose/hoaxdb

Experimental implementation of a NoSQL database in ruby

database nosql ruby

Last synced: 21 Apr 2026

https://github.com/lucretia/samueltardieu-postgres-ada

Archive version of Samuel Tardieu's clean up of postgres-ada, it's no longer on his github account or the net. I don't know how much this differs from the coreland version.

ada database databases pgsql postgres postgresql

Last synced: 21 Apr 2026

https://github.com/vilhalva/app-de-lista-telefonica

👨‍🏫PROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.

android android-studio apk aplicativo crud curse database engine kotlin projeto xml

Last synced: 08 May 2026

https://github.com/feluelle/pi-movies

A database and api service for movies 🎥 hosted on a dockerized 🐳 raspberry pi.

api database movies raspberry-pi

Last synced: 07 May 2026

https://github.com/nvinayvarma189/invention-management

This is an academic course project for Database Managements Subject.

academic-project database dbms dbms-project invention

Last synced: 11 Oct 2025

https://github.com/vilhalva/tkinter-toolkit

👨‍🏫APLICAÇÃO COM CUSTOMTKINTER E JSON, QUE CONSOME A API DO GITHUB PARA OBTER INFORMAÇÕES ADICIONAIS SOBRE OS PACOTES LISTADOS NO ARQUIVO JSON DE BANCO DE DADOS.

api aplicativo codigo customtkinter database framework interface json projeto python search

Last synced: 16 Apr 2026

https://github.com/vilhalva/crud-de-multimidias-bot-em-postgresql

🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM POSTGRESQL!

bot crud database framework postgresql projeto python redes-sociais telebot telegram

Last synced: 08 May 2026

https://github.com/durudex/go-polybase

Implementation of the Polybase database client in Go.

client database go polybase

Last synced: 01 Feb 2026

https://github.com/christophhagen/statemodel

A very simple database system for Swift

database model swift

Last synced: 02 Apr 2026

https://github.com/aniruddha-biswas/load-large-datasets-into-mysql-using-python

Python script to load large Excel/CSV datasets into MySQL using Jupyter Notebook, pandas, and SQLAlchemy.

database largedata mysql pandas python sql

Last synced: 12 Apr 2026

https://github.com/bluebrain/knowledge-graph-inference

Tools for recommendation of data inside a knowledge graph.

database

Last synced: 14 Jun 2026

https://github.com/beardyman/forge

Migrations for any system

database migration

Last synced: 01 May 2026

https://github.com/tiny-essentials/puddysql

🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.

advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials

Last synced: 01 May 2026

https://github.com/momomo/momomo.com.platform.db.base.jpa.session.with.postgres

Provides the postgres related implementations towards our database related repositories.

database hibernate javascript jpa momomo persistence postgresql

Last synced: 08 May 2026

https://github.com/ashlett/song-manager

Keep a database of favourite songs and create mixtape playlists from them

database favourite-songs music playlist playlist-generator python python3

Last synced: 01 May 2026

https://github.com/devsenweb/mcp-server-for-db

A lightweight, extensible MCP server for executing schema-aware SQL queries. Built on FastMCP and compatible with any SQLAlchemy-supported database.

database fastmcp llm mcp

Last synced: 03 May 2026

https://github.com/tariqulgithub/master-replica-example

MySQL 8 Master-Replica Docker Compose setup with separate users for app, replication, and read-only reporting. Ready for development and testing.

database devops docker docker-compose docker-container docker-image gtid gtid-replication master-replica mysql mysql-database open-source read-only replication

Last synced: 16 Apr 2026

https://github.com/markwylde/node-mini-migrations

A really simple node migrations library that is completely independant of any database or file system.

database migrations sqlite

Last synced: 01 May 2026

https://github.com/denizkarya1999/hirex

Hire students easily for any position.

career database human-resources internships personal-project students

Last synced: 01 May 2026

https://github.com/bc100dev/firebos

Self-hosted Google Firebase. But wait… It's FOSS time!

authentication database firebase google-firebase hosting java java21 open-source rest-api self-managed storage

Last synced: 08 May 2026

https://github.com/developerwaleed/vet-clinic-db

The repository contains the SQL queries to query the DataBase.

database postgresql

Last synced: 01 May 2026

https://github.com/filippofinke/gestione-web-ritardi-allievi-samt

⏰ Web management for student delays at the SAMT

database management pdf php web

Last synced: 16 Apr 2026

https://github.com/joaoespacheco/trybe-project-23-one-for-all

Projeto de criação, população e manipulação de um banco de dados SQL

database docker mysql sql

Last synced: 18 Apr 2026

https://github.com/gosling-dude/journal-app

This is a sleek and intuitive journal app designed to capture your thoughts, memories, and daily reflections. With secure authentication and seamless data storage, this app ensures your entries are safe and accessible anytime, anywhere. Organize your life, one entry at a time, with my app.

database firebase java user-authentication xml

Last synced: 08 May 2026

https://github.com/medsaad/oraios-queries

A light-weighted project aims to provide class-based table representation and flexible query experience to help developers to avoid plain string queries that are error-prune once the query start to gets a little long.

database model mysql2 orm postgres query-builder

Last synced: 08 May 2026

https://github.com/suraj-sedai/to-do-task-app

A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.

css database html javascript php sql to-do-app to-do-list

Last synced: 18 Apr 2026

https://github.com/vinniko/tasker

📜 A small PHP application with MVC pattern implementation without third-party frameworks.

css database eloquent-orm html5 http mvc mysql php

Last synced: 26 Oct 2025

https://github.com/joachimhodana/memfis

Lightweight database written in Go

database golang lightweight redis

Last synced: 11 May 2026

https://github.com/tokhy1/dictionaryapp

Dictionary App is a powerful and user-friendly mobile application designed to help users quickly and easily find definitions, translations, and synonyms for words in multiple languages. This app is built using the Kotlin programming language, offering a seamless and efficient experience for Android users.

android android-app api clean-architecture database dictionary jetpack-compose kotlin mvvm-architecture retrofit room-database

Last synced: 08 May 2026

https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci

Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov

analysis analytics data data-analysis data-science database mysql reiter sql

Last synced: 08 May 2026

https://github.com/binbandit/smalldb

Your Tiny, Type-Safe, JSON-Powered Sidekick for Go!

database go json key-value-store lightweight lightweight-database

Last synced: 01 May 2026

https://github.com/khanh1998/raft-go

a simple distributed key-value database, built on top of Raft consensus algorithm

database distributed-systems go key-value raft

Last synced: 22 Apr 2026

https://github.com/robertdebock/ansible-role-mongodb

Install and configure mongodb on your system.

ansible database linux molecule mongodb playbook storage system tools tox

Last synced: 10 Oct 2025