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/fabiankachlock/micro-db

micro-db is a lightweight, (by default) json-based, file-based, zero config database for nodejs.

database db json nodejs persistent-storage small typescript

Last synced: 09 Mar 2026

https://github.com/annastacia-dev/codearn

Buy and sell code snippets for UI components

database reactjs ruby

Last synced: 08 Apr 2026

https://github.com/erinenovita/data-management

This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.

database sql

Last synced: 30 Jul 2025

https://github.com/smv1999/mercury-db

A Simple Key-Value Data-store written in Python

database datastore json key-value python

Last synced: 09 May 2026

https://github.com/elitan/pgterra

Declarative schema management for Postgres.

database migrations postgres postgresql

Last synced: 03 Jan 2026

https://github.com/rohitroy-github/ureckathon-cryptic

This is a project made for Ureckathon 2023 (Hackathon) organized by our college, UEMK.

alchemy axois blockchain college database design expressjs finance hackathon hardhat material-ui mongodb mongoose nodejs reactjs tailwindcss vercel web3

Last synced: 20 Aug 2025

https://github.com/vincentdchan/swiftypolodb

Swift port of PoloDB

database ios polodb

Last synced: 16 Apr 2026

https://github.com/airattop/redis-self-hosted

A production-ready Docker Compose setup for self-hosting Redis. Includes data persistence, management scripts, and is pre-configured for easy integration with other services on a shared network.

airathalitov cache database devops docker docker-compose n8n redis redis-cache self-hosted

Last synced: 10 Apr 2026

https://github.com/bangertech/mole

🗄️ A modern web interface for managing multiple database types with powerful synchronization capabilities. Features AI-powered database analysis, intuitive schema management, and comprehensive monitoring dashboard.

database database-management postgresql web-ui webapp

Last synced: 28 Apr 2026

https://github.com/liteobject/cassandra-with-csharp

Cassandra is an open-source, NoSQL database that manages large amounts of data across multiple servers.

apache-cassandra csharp database docker nosql nosql-database

Last synced: 02 Jan 2026

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/farisc0de/pdowrapper

Simple PHP PDO wrapper to handle MySQL databases easily

database mysql mysql-database pdo pdo-php pdo-wrapper php php-database php-library php-pdo-wrapper php7

Last synced: 18 Apr 2026

https://github.com/sumidcyber/dataviz-master

This Python application provides a user-friendly interface to load and visualize the contents of a CSV file. Users can choose from various types of graphs and perform analyses on the dataset.

data-analysis data-analysis-project data-analysis-python database databases python python3

Last synced: 02 Jan 2026

https://github.com/vilhalva/burguer-app

👨‍🏫PROJETO CRIADO PARA O CURSO DE HANDLEBARS!

crud css curse database expressjs framework handlebars javascript mysql nodejs projeto site

Last synced: 05 Jan 2026

https://github.com/the1812/doujin-meta

A metadata database for doujin music.

database doujin metadata music

Last synced: 29 Jul 2025

https://github.com/md-emon-hasan/mongodb

💾 This repository provides a collection of resources, code examples, and projects related to MongoDB, a popular NoSQL database management system.

database database-schema mongo mongo-db mongodb mongodb-database nosql nosql-database

Last synced: 20 Jan 2026

https://github.com/salma-mamdoh/flight-reservation-system

Our Project for Data Base Course taken during fall 2023 semester

conceptual-model csharp database entity-relationship-diagram ms-sql-server physical-model

Last synced: 18 Feb 2026

https://github.com/rodyherrera/enzymedb

A powerful object-relational mapping (ORM) and data manipulation library designed to simplify and streamline interaction with local storage and data in JavaScript applications.

browser client database document javascript json local localstorage model nosql orm react schema store

Last synced: 07 May 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: 29 Mar 2025

https://github.com/nafisalawalidris/northwind-traders-sales-analysis

Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.

business-insights data-analysis database northwind-traders sales sql

Last synced: 07 Aug 2025

https://github.com/yaroslaff/sashimidb

Database with HTTP interface for structured in-memory datasets (json, yaml, SQL queries)

api backend backend-api cms database docker headless jamstack json python rest search secure secure-by-default simple yaml yml

Last synced: 04 Jan 2026

https://github.com/saygoweb/anorm

Another ORM for PHP

database orm php

Last synced: 13 Jan 2026

https://github.com/adielmtz/minidb

Database engine written in C for study purposes.

database

Last synced: 21 May 2026

https://github.com/ritobrotomukherjee/vet_clinic_db

It's a database creation project using PostgreSQL

database postgres postgresql sql

Last synced: 01 May 2026

https://github.com/necraul/examproj

Simple CRUD Form for inputting questions/answer and another form for taking an exam

crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application

Last synced: 11 Apr 2026

https://github.com/jonathanstowe/raku-gdbm

GNU dbm binding for Raku

database dbm gdbm hash raku

Last synced: 14 Aug 2025

https://github.com/coderatul/conflict-serializable-validator

A Python tool to check if a given transaction schedule is conflict serializable. It analyzes the schedule, builds a dependency graph, detects cycles, and determines whether the schedule can be serialized. Supports input from Excel files and provides a graphical representation of the dependency graph

awesome awesome-list concurency conflict-serializability database dbms-project hacktoberfest python

Last synced: 31 Mar 2025

https://github.com/arnulfojr/qcharts

Symfony plugin: Business tool design to aid the analysis of SQL data in a graphical way to empower users among a team

charts composer database symfony-bundle

Last synced: 12 Jan 2026

https://github.com/naoghuman/lib-database-objectdb

Lib-Database-ObjectDB is a library for easy accessing an ObjectDB database in a JavaFX & Maven desktop application.

database java java-8 java-library javafx javafx-8 javafx-library library maven netbeans objectdb

Last synced: 04 Oct 2025

https://github.com/capcom6/mariadb-backup-s3

Automate MariaDB backups, compress them, and upload to S3-compatible storage. Easy setup with environment variables and command-line flags.

automation aws backup cloud compression database devops go golang mariadb s3

Last synced: 27 May 2026

https://github.com/farynam/nextcloud_link_tracker

Simple cron based monitoring for NextCloud.

audit auditing database links monitoring nextcloud shares

Last synced: 10 Mar 2026

https://github.com/codecaine-zz/mindspace-journal

Native Mac OS Journal Application using Vlang

database gui journal json macos native settings state-management vlang

Last synced: 23 May 2026

https://github.com/niewidzialny84/tcp_sever_client

A C# Server Client project for studies

communication csharp database study-project tcp

Last synced: 24 Aug 2025

https://github.com/nicnocquee/create-postgresql

Quickly create a PostgreSQL database in a single command

cli database docker nodejs postgresql

Last synced: 09 Apr 2026

https://github.com/zaadevofc/express-prisma-vercel

Tutorial Deploy Database + Expressjs + Vercel menggunakan Prisma ORM

database expressjs nodejs prisma vercel

Last synced: 11 Apr 2026

https://github.com/kevindeyne/vardogr

Vardøgr is a CLI that can push production-like data to test environments securely and at scale

cli data-generation data-generator database mariadb mysql postgresql scrambled-data

Last synced: 12 Apr 2026

https://github.com/imega/txwrapper

SQL transaction wrapper on golang

database mysql sql sqlite3 transaction

Last synced: 10 May 2026

https://github.com/skiddow/srilankacitiesdatabase

Sri Lanka Cities Database JSON

cities database json lk-cities sri-lanka

Last synced: 21 May 2026

https://github.com/maxbrheinl/cinema-database-api

Cinema-Database-API is a server-side application for managing movies, screenings, customers, and tickets in a cinema system. Built with Java (Spring Boot) and PostgreSQL, it provides REST endpoints for data retrieval and management. It was mainly build to gather skills in connecting Databases.

database html java postgresql rest-api

Last synced: 12 Apr 2026

https://github.com/zarkuac/hackerrank-sql-solutions

HackeRank SQL Solutions (Sorted by difficulty)

database mssql mysql reporting sql sqlqueries

Last synced: 18 Feb 2026

https://github.com/mateusfg7/bethehero-backend

:earth_americas: Back-end da aplicação 'Be The Hero', feita na Semana Omnistack 11 da Rocketseat, com Node JS.

api-rest backend be-the-hero database express javascript knex node nodejs nodemon omnistack omnistack-week-11 rocketseat sqlite3

Last synced: 09 Apr 2026

https://github.com/pkx8326/simple_math_curves_sql_python_plotly

This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.

data-visualization database datavisualization mysql mysql-connector plotly python sql

Last synced: 10 Apr 2026

https://github.com/jelastic-jps/mongodb-replication

Master-slave replication is used to solve performance problems, to support the db backups, and to alleviate system failures

database database-server jelastic jelastic-jps jps master-slave mongodb mongodb-database mongodb-replication nosql-database replication slave

Last synced: 19 Aug 2025

https://github.com/ahmedadelfahim/objectionjs-repository

Repository pattern implementation on top of KnexJS and ObjectionJS

database knexjs nodejs objectionjs repository-pattern

Last synced: 19 Aug 2025

https://github.com/bijx/firestore-data-fetcher

A simple Python script to fetch documents from a Firebase Firestore collection and save them to a local `.json` file.

automation data database downloader exporter fetcher firebase firestore open-source script

Last synced: 12 Apr 2026

https://github.com/vilhalva/crud-de-estudantes

👨‍🏫CRUD DE ESTUDANTES COM FLASK E MYSQL!

bootstrap cdn crud css database flask framework html javascript mysql projeto python site

Last synced: 10 Apr 2026

https://gitlab.com/adynemo/maintenance-bundle

This Symfony bundle allows you to place your website in maintenance mode by calling two commands in your console. A page with status code 503 appears to users, it is possible to authorize certain ips addresses stored in your configuration.

console database filesystem maintenance-mode memcache php shared-memory symfony symfony-bundle symfony4 symfony5 symfony6

Last synced: 27 Jul 2025

https://github.com/gdonald/orm-activerecord

ORM::ActiveRecord is an object-relational mapping module for Raku

activerecord database migration model object orm raku relational validation

Last synced: 01 Jun 2026

https://github.com/creadone/karma

Key-counter database

crystal database key-value storage

Last synced: 28 Apr 2026

https://github.com/drago-ex/database

:floppy_disk: Simple and flexible database abstraction layer built on Dibi for PHP, with support for entities and repositories.

database dibi nette

Last synced: 17 Jan 2026

https://github.com/squille-br/cave

A migration tool based on models.

database migration-tool

Last synced: 13 Jan 2026

https://github.com/ernandesrs/easy-crud

Features for database manipulation: create, read, update, delete

crud database easy-crud php php-crud php8

Last synced: 08 May 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: 26 Jul 2025

https://github.com/bluebrain/bbp-atlas-pipeline

Set of processing modules that generate annotation volumes, brain region hierarchies, direction vectors, orientations and placement hints, cell density volumes for several cell types, CellComposition of the brain regions.

atlas database

Last synced: 14 May 2025

https://github.com/wakolivotes/mern-automobile-system

Automobile MERN Stack web application for performing CRUD operations

auth0 database expressjs mongodb nodejs reactjs

Last synced: 04 Apr 2026

https://github.com/pranavharsh/today-i-learn

small project but containing all the high level componets of HTML, CSS, Vanilla-JavaScript,and React... YOU MUST CHECK🙂

css database googlefonts html html-css-javascript html5 nodejs npm-package react vanilla-javascript

Last synced: 19 Feb 2026

https://github.com/simatwa/movies-dataset

A collection of movies dataset for your ML project or any other task.

data-science database dataset-generation datasets movie-data-analysis movie-dataset

Last synced: 22 Apr 2026

https://github.com/flume-cloud-services/database

Golang Database via HTTP using LevelDB (by Flume Cloud Services)

cloud database firestore golang http http-server json self-hosted

Last synced: 18 Jan 2026

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

Example Rust full-stack built with Leptos, Axum, and SQLx. 🧱 (PostgreSQL version)

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

Last synced: 09 May 2026

https://github.com/msnonari/employee-rest-api

A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.

api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development

Last synced: 09 Apr 2026

https://github.com/isabelle-bh/superhero-database

This is a full stack MERN superhero database application with login/signup, admin, user management, list creation functionalities, and more.

database express fullstack fullstack-development fullstack-javascript javascript mern mern-stack mongodb nodejs react reactjs superheroes

Last synced: 11 Apr 2026

https://abdulrhmangoni.github.io/denokv-gui-client/

An open source GUI client to browse and perform CRUD operations on Deno KV databases

browser client database deno denokv gui key-value-database key-value-store kv

Last synced: 18 Sep 2025

https://github.com/tobinchilongo/oop-school-library

This project consists of Ruby script for the school library app. I implemented encapsulation and inheritance with Ruby by creating classes to represent students and teachers in the school.

data database gemfile input-output preserve rspec-testing rubocop unit-test

Last synced: 02 May 2026

https://github.com/skimmenthal13/serilog.sinks.database

Serilog sink that writes in one of these five databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite)

database logging mysql oracle postgresql serilog serilog-sink sink sqlite sqlserver

Last synced: 24 Dec 2025

https://github.com/bfatoms/sqlite3-opfs-sample

This is a sample of the new OPFS released last march 2023, this will not be updated, but the Database might be packaged into npm..

browser bun database javascript opfs orm sqlite3 vite

Last synced: 11 Apr 2026

https://github.com/hetic-mt-p2021/db_akakpo_p01

🏆 API for generating data from a sets of shops

dashboard database golang mysql produtcs shop technical-choices

Last synced: 21 Apr 2026

https://github.com/aissa-laribi/db-ct-deploy

Collection of database servers running and executing on lightweight Docker containers

alpine-linux database docker mongodb mysql postgresql redis sqlite sqlite3

Last synced: 01 Jul 2025

https://github.com/rozhakxd/securesqlfirebird

Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.

database firebird firebirdsql flamerobin grant revoke sbd security sql

Last synced: 16 May 2025

https://github.com/geisi/laravel-db-session-helper

This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.

database driver eloquent laravel laravel-framework laravel-jetstream login offline online query session state user

Last synced: 13 Jan 2026

https://github.com/porebskk/simple-php-document-store

SimplePhpDocumentStore is a simple NoSQL database for storing php arrays and querying them.

database dbal documentation nosql php sqlite

Last synced: 13 Jan 2026

https://github.com/makers99/wp-cli-db-export-clean

Create minimal database dumps without customer data for external/freelancers and CI/CD.

ci ci-cd continuous-integration database devops dump mysql php privacy security woocommerce wordpress wp-cli wp-cli-command wp-cli-package

Last synced: 13 Jan 2026

https://github.com/anthonyvanegas/samony-lab

The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.

css database database-management flask html python sql

Last synced: 09 Apr 2026

https://github.com/mahmoudgalalz/library

Book library system built in Java, swing, database, MySQL

database java javaswing mysql mysql-database oops-in-java

Last synced: 19 Apr 2026

https://github.com/luisfelipepoma/python_for_data_scients

Learning about Python for Data Science Course: Web Scraping, Data Collection, Visualization, and Storage

data-analytics data-science database python scrapping sql

Last synced: 09 May 2026

https://github.com/marceloneppel/sembast-to-badger

A simple tool to convert sembast database exports to BadgerDB databases.

badger badgerdb dart dartlang database database-migration database-migrations databases go golang sembast

Last synced: 09 Apr 2026

https://github.com/extum/time-machine

[WIP] 🕐 Modify the time of your posts, user registrations and more by travelling back in time.

composer css database date db extension flarum flarum-ext flarum-ext-time-machine flarum-extension javascript js mysql php plugin time time-machine

Last synced: 12 Apr 2026

https://github.com/osvaldomx/pyntegritydb

Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.

data-quality database integrity referential-integrity sql validator

Last synced: 16 Jan 2026

https://github.com/EdenOved/TechTrack-Job-Search-Management-Platform

Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.

api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development

Last synced: 29 Sep 2025

https://github.com/coajs/coa-mysql

☘️ MySQL database components for coajs, including basic data models, cache data models, distributed ID, etc.

coa coa-mysql coajs crud database knex model mysql redis typescript

Last synced: 25 Oct 2025