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/pumpum7/rust-database

A simple database system with client-server architecture in rust

database rust

Last synced: 24 Jan 2026

https://github.com/antononcube/raku-llm-prompts

Raku package facilitating the creation, storage, retrieval, and curation of LLM prompts.

database dsl large-language-models llm prompt-engineering raku rakulang

Last synced: 20 Jan 2026

https://github.com/ryohidaka/saizeriya-menus

サイゼリヤのメニュー一覧 (非公式)

database dataset japan japanese saizeriya

Last synced: 29 Jun 2025

https://github.com/mohammed-3tef/kheir_market

This project presents the design and implementation of a relational database system for an online supermarket platform, modeled after real-world systems such as Carrefour Egypt. The system is intended to manage product inventories, handle customer data, and support online purchasing processes.

assignment c-sharp clean-code database erd fcai-cu is211 mssqlserver oop super-market-management

Last synced: 10 Jun 2025

https://github.com/neflyte/fdwctl

A PostgreSQL Foreign Data Wrapper (FDW) management CLI

database postgres postgresql

Last synced: 14 Jan 2026

https://github.com/pebblecms/laravel-database-routes

Manage Laravel routes dynamically from database

cms database dynamic laravel package route

Last synced: 13 Jan 2026

https://github.com/maeln/tslite

TSLite : A small embeddable time-serie database

database embeddable small time-series

Last synced: 08 Oct 2025

https://github.com/adbc-drivers/validation

A framework for validation testing of ADBC drivers.

adbc arrow database testing

Last synced: 16 Jan 2026

https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 29 Apr 2026

https://github.com/wallymathieu/mejram

Database analysis by using information tables and conventions

analysis conventions database postgresql referential-constraints sql-server

Last synced: 23 Apr 2025

https://github.com/xism4/sql

Simple SQL driver designed for easy implementation

database sql sql-server

Last synced: 13 Apr 2026

https://github.com/grimdork/dbak

Database backup to S3.

aws aws-s3 backup database maintenance

Last synced: 13 Apr 2026

https://github.com/ium101/files-and-folders-lister-z

Files and Folders Lister Z is a utility for listing the contents of directories on your computer. It provides both a command-line and a graphical user interface (GUI) for easy use.

application application-code brasil brazil cmd command data database databases exe filemanagement filesystem linux lowcode macos python sh tool utility windows

Last synced: 09 Oct 2025

https://github.com/emmmabk/employee-performance-evaluation-system

The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.

database final-project jar java-database javafx-application oop team-repo

Last synced: 02 Apr 2025

https://github.com/lnxusr1/query-commander

Browser-based SQL Query tool for universal database access and management.

database database-access database-management sql sql-query

Last synced: 01 Apr 2025

https://github.com/vast-data/vastdb_nifi

NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data

database nifi nifi-processors python

Last synced: 26 Jan 2026

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

https://github.com/monkdbofficial/monkdb-mcp

An MCP server 🚀 for MonkDB, licensed under Apache 2.0 📜

ai-agents ai-gateway database llm llm-agent mcp mcp-server monkdb olap python3 rag typescript unified-data-platform

Last synced: 23 Feb 2026

https://github.com/beastop/decentralized-grqphdb

A tiny effort towards creating a decentralized graph database management system for rapid prototyping.

database decentralized decentralized-graphdatabase flask graphdatabase python python3

Last synced: 25 Apr 2025

https://github.com/killinefficiency/explore

Explore is a REPL Data Manager with Python Integration.

database nosql-database package python3 repl

Last synced: 12 Apr 2026

https://github.com/lokeshahire/toothsome-week-3235

J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.

api axios css database html javascript reactjs reducer router

Last synced: 14 Apr 2026

https://github.com/billionsjoel/budgety

The Ruby on Rails capstone project is about building a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.

database postgresql rails7 ruby

Last synced: 21 Jan 2026

https://github.com/gaichuuu/gaichu-tcg-database

Trading card game database and UI for homemade, fan-made, and indie TCGs~

card card-database collection database game react tcg tcg-database trading typescript vite

Last synced: 10 Feb 2026

https://github.com/nelson6e65/bash-mysql-helper

Import, export and make backups of MySQL/MariaDB databases using .env file

backups bash basher database dotenv env gzip laravel mariadb mariadb-databases mysql mysql-helper mysqldump sql

Last synced: 11 Apr 2026

https://github.com/dbsynckit/dbsynckit.db

Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.

database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite

Last synced: 12 Apr 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/danpoynor/sql-library-book-manager

Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.

database express javascript node-js orm pug sequelize sqlite

Last synced: 14 Apr 2026

https://github.com/moncefdrew/breaddit

Full Stack Reddit Clone using Next JS ,React ,Tailwind ,Prisma and Mysql

database front-end mysql nextjs prisma reactjs tailwind-css

Last synced: 14 Apr 2026

https://github.com/nndi-oss/jdbi-utils

Utilities for JDBI 3

database java jdbi3 validation

Last synced: 10 May 2026

https://github.com/speedycraftah/speedy-db

A database written in C++ which supports JSON querying and TCP encryption.

cpp database json

Last synced: 25 Sep 2025

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026

https://github.com/simar7/gokv

Abstract KV operations in Go.

abstraction database go golang kv kvstore

Last synced: 21 Jan 2026

https://github.com/timnekk/sqlitecontroller

Export and Import data to SQLite DB

database sqlite sqlite3

Last synced: 11 Oct 2025

https://github.com/jeganathpv/firebase-crud

A python package(PyPi) to perform CRUD operations with Firebase Realtime database.

crud database firebase firebase-database firebase-python firebase-realtime-database python3

Last synced: 19 Jan 2026

https://github.com/mahmoud-saeed-mahmoud/simple_storage

A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.

dartlang database flutter nosql-database

Last synced: 13 Apr 2026

https://github.com/c0deta1ker/MatBaseX

MatBase provides access to an extensive database of material parameters, inelastic mean free paths (IMFP), photoionization binding energies, cross sections, and asymmetry parameters. Additionally, MatBase includes a suite of functions for users to load, process, model and fit their own data, making it an indispensable tool in the field.

cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps

Last synced: 23 Jul 2025

https://github.com/luminati-io/Pinterest-dataset-samples

Two sample datasets of over 1000 Pinterest profiles and posts, extracted using the Bright Data API, ideal for market research, influencer marketing, and product development.

data data-extraction data-mining database datasets pinterest pinterest-api structured-data web-scraping

Last synced: 09 Apr 2025

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 14 Apr 2026

https://github.com/isaquepinheiro/cqlbrasil

CQLBr Framework for Dart/Flutter (Isaque Pinheiro)

cassandra criteria dart database db2 firebase firebird flutter framework mongodb mysql sql sqlite

Last synced: 11 Apr 2026

https://github.com/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 2025

https://github.com/fonger/chembase-server

A Backend-as-a-Service Real-time Database for Rapid Web App Prototyping like Google Firebase Cloud Firestore

baas database firebase firestore realtime

Last synced: 21 Jan 2026

https://github.com/plopezm/goedb

Goedb is a database manager to ease the persistence layer in a enterprise development

database datasource entity-manager orm persistence

Last synced: 14 Jan 2026

https://github.com/cesacollege/backend

Repository of CESA Backend Bootcamp

database go gorm graphql grpc logrus microservice monitoring prometheus redis

Last synced: 14 Jan 2026

https://github.com/enzon3/txtdb

A simple database utilizing text files

backend database db easy-to-use text

Last synced: 14 Apr 2026

https://github.com/ashraf-khabar/flaskosql

FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .

connector database flask mapping mysql mysql-database open-source oracle orm package pip pypi python python3

Last synced: 12 Oct 2025

https://github.com/pguyson/fireleaves

Firebase Real-time database to MongoDB adapter

backend database es6 firebase javascript mongodb mongodb-adapter nodejs redis

Last synced: 11 May 2025

https://github.com/zmekonnen251/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 21 Jan 2026

https://github.com/priyangsubanerjee/easyfi-db

This free file storage API is built to help developers work with remote data & quick, yet reliable file hosting service to integrate them with your existing workflows.

api database developer-tools expressjs mongodb nodejs nosql-database webdevelopment

Last synced: 11 Apr 2026

https://github.com/lynxline/momyre

MOngo to MYsql simple REplicator. The package is the missing link to run replication process from the mongo cluster to the mysql databse

database databases docker mariadb mariadb-database mariadb-replication mongo mongo-mariadb mongo-mysql mongo-replication mongodb mysql mysql-database replica replica-set replicaset replicate replication replication-package replicator

Last synced: 05 Feb 2026

https://github.com/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/daikazu/laratone

Simple API for managing color libraries in you Laravel application.

database laravel-package packagist seed

Last synced: 16 Jan 2026

https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality

PHP CRUD in Bootstrap 3 with search a functionality

bootstrap3 crud css database html mysql opp php search

Last synced: 11 Apr 2026

https://github.com/zonia3000/maven-docker-database-testing

Example of Maven project using Docker plugin for integration testing on real databases

database docker example maven maven-plugin-example mysql postgresql testing

Last synced: 11 Apr 2026

https://github.com/rtradeltd/database

☕️ package database provides PostgreSQL management for Temporal

database postgresql temporal

Last synced: 27 Jul 2025

https://github.com/Mohammed-3tef/Kheir_Market

This project presents the design and implementation of a relational database system for an online supermarket platform, modeled after real-world systems such as Carrefour Egypt. The system is intended to manage product inventories, handle customer data, and support online purchasing processes.

assignment c-sharp clean-code database erd fcai-cu is211 mssqlserver oop super-market-management

Last synced: 01 Jul 2025

https://github.com/marvnc/pixiv-dump

Pixiv Encyclopedia DB Dumps, updated daily

crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping

Last synced: 12 Jan 2026

https://github.com/rasteric/minidb

A minimalist DB wrapper for Golang and a key-value database command line tool

database key-value-database sqlite3

Last synced: 05 Feb 2026

https://github.com/portasynthinca3/sidx

Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library

database elixir key-value

Last synced: 14 Oct 2025

https://github.com/abdelilahou/dbmcp

The only Database MCP you need, supports multiple connections

database golang mcp mcp-server mysql postgresql

Last synced: 11 Apr 2026

https://github.com/pengsrc/database-migrator

Command-line management tools for managing database schema.

database migration sql

Last synced: 18 Jan 2026

https://github.com/teociaps/featuremanagement.database

Easily manage feature flags in .NET and ASP.NET Core apps using your database.

aspnetcore csharp database dotnet extension feature-flags featuremanagement

Last synced: 09 Jul 2025

https://github.com/algerina/recipe-app

The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe

capybara database gitflow postgres rails ror rspec ruby

Last synced: 11 Apr 2026

https://github.com/prajwalamte/online_book_store-database

Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.

database mysql-database

Last synced: 14 Oct 2025

https://gitlab.com/wgms/glathida

Glacier Thickness Database (GlaThiDa) https://www.gtn-g.ch/data_catalogue_glathida

collaboration database datapackage glacier glaciology global

Last synced: 20 Jul 2025

https://github.com/fajarnugraha37/deno-ulid

A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!

database deno deno-ulid denoland generator identifier javascript jsr lexicography logs nodejs sort sort-order sortable typescript ulid ulid-generator unique-identifier uuid uuid-generator

Last synced: 28 May 2026

https://github.com/zeozeozeo/clickpack-db

Public Geometry Dash clickpack archive included in ZCB.

archive clickpack clickpackdb clickpacks database db geometrydash mods

Last synced: 18 Oct 2025

https://github.com/lbernardo/go-database-odm

Adapters ODM (Object Document Mappers) database clients

database dynamodb go model mongo mongo-go-mo mongodb

Last synced: 14 Mar 2026

https://github.com/fsistemas/gosqltojson

gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json

automation command-line-tool csv database go json mysql postgres sql tool

Last synced: 12 Apr 2026

https://github.com/jpablodrexler/simple-portable-database

Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.

binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable

Last synced: 14 Mar 2026

https://github.com/aryabhatt05/number_track

Kotlin application with two modules, Admin and Client, provides a robust solution for managing user data with Firebase as the backend.

android database kotlin

Last synced: 13 Apr 2026

https://github.com/hookdeck/xata-per-user-db

Per User Database Creation with Xata, Clerk, Hookdeck, and Next.js

clerk database hookdeck nextjs xata

Last synced: 05 Feb 2026

https://github.com/kostiantyn-nemchenko/ansible-role-postgresql

Yet another Ansible role for PostgreSQL

ansible ansible-roles database postgresql sql

Last synced: 11 Apr 2026

https://github.com/jonathas/loja-com-entity

Code from the Entity Framework course by alura.com.br / Código relativo ao curso "Entity Framework: Banco de dados de forma eficiente" da Alura

alura csharp database entity-framework

Last synced: 16 Apr 2026

https://github.com/oguzhanumutlu/photondb

As fast as a photon, as small-sized as a photon.

compact database fast javascript node photon small sql table

Last synced: 13 Apr 2026

https://github.com/ain/docker-mysql-dumper

Dump script for (multiple) MySQL Docker container(s)

database docker mysql mysqldump

Last synced: 12 Apr 2026

https://github.com/zyrouge/keyvify

🔑 A simple key-value database supporting various dialects

database key mongodb sql value

Last synced: 22 Jan 2026

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/l422y/megamap

Extended JavaScript Map with caching, loading, expiry features... and more

api caching database javascript map nuxt state-management typescript vue

Last synced: 26 Jun 2025

https://github.com/namelessproj/watchlist

A anime watchlist site/app

anime database json watchlist

Last synced: 08 May 2026

https://github.com/ruby0b/sqlite-simple-interpolate

Safe interpolated SQLite queries in Haskell

database haskell sqlite string-interpolation

Last synced: 01 Jul 2025

https://github.com/sarah627/java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java

Last synced: 02 Feb 2026

https://github.com/loop333/btrieve_lib_win32

My Old C++ Library For Btrieve DataBase

btrieve database win32

Last synced: 27 Feb 2025

https://github.com/bergio13/webapp_v2

A website to keep track of watched movies and share your watch history with your friends

database movies website

Last synced: 14 Mar 2026

https://github.com/ahmedabougabal/iticafefooddeliveryapp

Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues

bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh

Last synced: 23 Jan 2026

https://github.com/walidalsafadi/library-website

Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.

asp-net database html-css-javascript library website

Last synced: 11 Jun 2025

https://github.com/vimiix/django-opengauss-backend

openGauss database dialect for Django

database dialect django opengauss

Last synced: 13 Feb 2026