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/clems71/docker-db-backup

Automatic periodic database backup. Currently supports MongoDB, MySQL and filesystem backups

backup database docker mongodb mysql s3

Last synced: 09 Apr 2026

https://github.com/mechadragonx/l

2020 Computer Science HL IA・An application that parses multiple different types of resumes and puts the data, in a sorted fashion, on a database. Name based on the "Death Note" character. (http://bit.ly/l-dn)

aws-lambda csharp database dotnetcore3-1 dynamodb nodejs pdf pdf-document-processor resume-parser s3-bucket word-documents

Last synced: 29 Apr 2026

https://github.com/oglimmer/fulgens

Helps with building, deploying and running software locally.

bash couchdb database docker java nodejs script-generator tomcat

Last synced: 23 Jan 2026

https://github.com/itschrisjang/cs-grad-interview-kit

CS 대학원 면접 대비용 질문 모음집 – 컴퓨터공학/소프트웨어학과 전공 기초(운영체제, 네트워크, 알고리즘, 자바 등) 면접 질문 정리

algorithms computer-science cs-interview-questions database java network operating-system technical-interviews

Last synced: 23 Jan 2026

https://github.com/bluebrain/experimental-protocol-fetcher

Methods for retrieval of the experimental protocols used in the creation of ME-Model-s

database

Last synced: 22 Feb 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/fanyicharllson/charlseempire-tech-dashboard

A dashboard for Charlse Empire Tech, intended to facilitate the way software will be uploaded on the website.

clerk database nextjs postgres prisma react tailwind typscript zod

Last synced: 12 Apr 2026

https://github.com/litingyes/jsondb

A simple and lightweight JSON file database

curd database db file json local storage store

Last synced: 08 May 2026

https://github.com/asynched/kvdb

KVDB is a key-value store written in Rust using GRPC as the communication layer between applications.

database grpc rust

Last synced: 14 Apr 2026

https://github.com/navd-ctrl/facebook-marketplace-scraper

🛒 Extract detailed product data from Facebook Marketplace listings for market research and inventory tracking with ease using this powerful scraper.

amazon database deals ebay facebook facebook-marketing-automation kijiji lespacs playwright playwright-python python scraper scraping sqlite3 web-automation web-scraper web-scraping

Last synced: 15 Mar 2026

https://github.com/anthonygress/e-commerce-backend

An E-Commerce backend app that utilizes Node.js and Sequelize for the database management. It also uses Express.js to create custom API endpoints. The connected database is a MySQL db.

api backend database ecommerce mysql nodejs restful-api sequelize

Last synced: 13 Apr 2026

https://github.com/isabelaraujodev/projeto-logico-de-bd

objetivo: aplicar a modelagem de um banco de dados para um cenário de e-commerce.

database ecommerce

Last synced: 10 Oct 2025

https://github.com/rawsashimi1604/poke_tcg_db

Poke TCG DB is a web application made to conveniently access all the information you need on Pokemon TCG Cards at one place.

database express fullstack javascript nextjs pokemon postgresql reactjs restapi tradingcard

Last synced: 12 Apr 2026

https://github.com/creadone/karma

Key-counter database

crystal database key-value storage

Last synced: 28 Apr 2026

https://github.com/kubagdynia/dapper.customtypehandlers

Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.

dapper database dotnet-core json-deserialization json-mapper json-serialization orm xml-deserialization xml-mapping xml-serialization

Last synced: 13 Apr 2026

https://github.com/juanma-gutierrez/proyecto-cdp-javascript

Proyecto final del CDP Javascript, CRUD realizado sobre localstorage, con captura de datos de API externa.

api apirest css database html javascript json localstorage

Last synced: 10 Apr 2026

https://github.com/unlbslk/cheffydb

fast, tiny, simple JSON database

backup database db fast json npm quick simple tiny

Last synced: 05 May 2026

https://github.com/committeddb/committed

A single-binary, Raft-backed CDC pipeline with the log as its own source of truth.

database microservices-architecture

Last synced: 28 May 2026

https://github.com/bushmusi/clinic-db

This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.

database joint-models postgresql sql

Last synced: 18 May 2026

https://github.com/thomascode92/sql-complete-developers-guide

From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️

academind-course database learn-sql-language mysql postgresql rdbms sql

Last synced: 19 Apr 2026

https://github.com/vehagn/deltapi

Raspberry Pi project for office status and beer buying

beer c-plus-plus database mysql-connector raspberry-pi

Last synced: 09 May 2026

https://github.com/alenap93/kysely-cache

Cache layer for Kysely

cache database kysely lru query-builder sql

Last synced: 16 Mar 2025

https://github.com/rrwen/twitter2pg-cli

Command line tool for extracting Twitter data to PostgreSQL databases

api cli cmd command data database geo interface line location media pg postgres postgresql rest social stream tool tweet twitter

Last synced: 12 Apr 2026

https://github.com/martinohmann/godog-db

Feature context for godog that adds database testing steps

bdd cucumber database gherkin golang integration-testing

Last synced: 07 May 2026

https://github.com/tomlin7/keepassdiff

A diff/merge tool for KeePassXC databases

database diff diff-tool keepass keepassxc password-manager

Last synced: 15 Mar 2026

https://github.com/abdulfaridh/abdulfaridh

A personal portfolio showcasing my work as a backend developer. This repo includes details about my skills, tools, and platforms, along with links to key projects like Web API development, C#, .NET, Java, and more.

backend csharp database dotnet dotnet-core java portfolio programming rest-api software-development sqlserver webapi webdevelopment

Last synced: 18 Jan 2026

https://github.com/herculesinc/nova.pg-dao

PostgreSQL data access object for Nova framework

dao database nodejs nova orm postgresql

Last synced: 19 Jan 2026

https://github.com/sismics/docker-postgresql

Dockerfile for PostgreSQL

database docker postgresql

Last synced: 14 Apr 2026

https://github.com/nunum/rest-server-java-skeleton

MVC Rest server in JAVA, using JERSEY and JAX-RS, persistence implemented in JPA

database http-rest-api java jax-rs jersey jpa log4j rest-api rest-java-skeleton rest-server starting-out-with-java swagger swagger-java

Last synced: 14 Apr 2026

https://github.com/humweb/go-tables

Companion backend written in go for inertia-vue-tables

database inertiajs tables vue

Last synced: 19 Jan 2026

https://github.com/colddsam/localstore

LocalStore is a Python library that provides various operations on a local database of products, which can be used to store and manage information about items in a local store inventory.

converter database dataset-generation fastapi pypi pypi-package python python3

Last synced: 13 Apr 2026

https://github.com/momomo/momomo.com.example.app.crypto.based.on.hibernate.libraries

Example application currently mainly to showcase the Transactional API

database java momomo transactional

Last synced: 20 May 2026

https://github.com/f1-sql/f1-sql

Sequel Formula is a Microsoft SQL Server Formula One database developed and maintained for education and demonstration purposes using open source Formula One Data.

database f1 formula1 microsoft-sql-server ms-sql-server sql sql-server t-sql

Last synced: 18 Jan 2026

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go

builder database go sql

Last synced: 14 Jan 2026

https://github.com/renanmoretto/keyv

Transform SQLite into a powerful and fast key-value store.

database key-value nosql nosql-database sqlite sqlite3

Last synced: 10 Mar 2026

https://github.com/jasminemlewis/best-practice-cultural-competence

Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.

bootstrap4 database mysql oop pdo-php php6 sql

Last synced: 15 Mar 2026

https://github.com/kazuma512/sea-orm

SeaORM is a Rust ORM (Object Relational Mapping) library that provides an easy-to-use and efficient API for developers to interact with databases.

database graphql kazuma512 orm rocket rust

Last synced: 12 Apr 2026

https://github.com/naoto0822/go-b-plus-tree

B+Tree implementation in Go :deciduous_tree:

b-plus-tree database go

Last synced: 14 Jan 2026

https://github.com/cyberkutti-iedc/snaildb

SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.

database lightweight non-sql non-sql-database python pythondatabase sql

Last synced: 25 Mar 2025

https://github.com/iamaindrik/shortnotes-aindrik

This is a simple web-based application to save short notes with a title, date, and time using an SQLite database. It can also be used as a to-do list.

database flask html-css-javascript python sqllite

Last synced: 12 Apr 2026

https://github.com/saygoweb/anorm

Another ORM for PHP

database orm php

Last synced: 13 Jan 2026

https://github.com/coolstone-tech/dubnium

A powerful local database

browser database javascript nodejs npm-package

Last synced: 23 Jan 2026

https://github.com/nodefluent/yildiz-kafka-connect

Kafka connector for Yildiz Graph Database

connect connector database graph kafka sink source yildizdb

Last synced: 20 Feb 2026

https://github.com/pjt3591oo/spring-mybatis

mybatis 연동샘플

database java mybatis mysql spring table

Last synced: 17 Apr 2026

https://github.com/alvincrespo/data_models

Data model examples to help inspire.

data-modeling database ruby-on-rails

Last synced: 27 Jan 2026

https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis

This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle

data database mysql sql walmart

Last synced: 24 Feb 2026

https://github.com/vinniko/japanlanguage

🎌 Japanese language course website. Learn it

asp-net-core csharp css database html mysql sql

Last synced: 30 Apr 2026

https://github.com/ology/dbix-class-encodedcolumn-crypt-passphrase-bcrypt

EncodedColumn Crypt::Passphrase::Bcrypt backend

database encrypted password perl5

Last synced: 04 Apr 2026

https://github.com/vvhybe/tictactoe

A web game to maintain SQL databases and DB(database)-BE(backend)-FE(frontend)

backend database frontend game-development javascript mysql-database php php8 web webgame

Last synced: 14 Apr 2026

https://github.com/gabrielhcataldo/go-mongo-template

🍃 Powerful Template for MongoDB, with all functions and interactions optimized and simple to use.

database go-mongo go-mongodb go-sql mongo mongodb mongodb-database nosql nosql-database

Last synced: 28 Jan 2026

https://github.com/salaah01/visualcsv

VisualCSV is a web application built using Django, React and Redux for state management which allows users to upload CSVs and build graphs based on the data in the CSVs.

database django docker postgresql python react redux

Last synced: 21 Jan 2026

https://github.com/tufahel/interview-prep-q-a

This repo is to track, save and practice mostly asked questions in technical interview for future use and hand-note for beginners like me.

algorithms back-end css data-structures database front-end html javascript postgresql reactjs redux ror ruby

Last synced: 13 Apr 2026

https://github.com/lordmitrii/student-progress-flask

Simple Flask app with a questionnaire feature. Collects student progress data via forms and stores it in a database.

css database flask flask-api html python sql web

Last synced: 13 Apr 2026

https://github.com/mvrhov/migratum

Sane database migrations

database ddl migrations postgres postgresql

Last synced: 22 Feb 2026

https://github.com/OptoCloud/VRC-DBServer

VRChat database to store uploaded data from mods

data-collection database server vrchat

Last synced: 11 Mar 2025

https://github.com/mkawserm/bdodb

bdodb is a badger based backend database for bleve

bleve blevesearch database fulltext-search fulltextsearch golang golang-package

Last synced: 16 Jan 2026

https://github.com/nicolascbv/local-fire

A lightweight docker image used to run Firestore databases locally for development and test purposes!

cd ci database development docker dockerhub firestore lightweight test

Last synced: 09 May 2026

https://github.com/lemniscate-world/bloomdb

A probabilstic database language,would likely involve handling uncertain or probabilistic data, making it suitable for applications like machine learning, data, integration, sensor data analysis, and more.

data-science database probabilistic-programming probability probability-distribution probalistic-data-structures problem-solving

Last synced: 28 Jan 2026

https://github.com/oliverwqcwrw/aolifu

Integrate various popular open source projects

database java mq registry rpc

Last synced: 21 Feb 2026

https://github.com/elitan/pgterra

Declarative schema management for Postgres.

database migrations postgres postgresql

Last synced: 03 Jan 2026

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

An android app developed as a final project for Mobile Development class, using Android Studio. It provides a personal space to the user who can: Sign In/Out | Add, modify or delete recipes | Change password.

android-application android-studio database java recipe-app sqlite xml

Last synced: 14 Apr 2026

https://github.com/foxforensics/eventid

Lookup Windows event messages by their event id.

database event event-id event-logs evtx go lookup messages provider windows

Last synced: 01 Jun 2026

https://github.com/luismisanve/langtosql_lite

Android App assisted with an AI that translates natural language to SQLite queries

ai android-studio database gemini java sqlite

Last synced: 29 May 2026

https://github.com/ged/sequel-inlineschema

Github mirror of the inline schema plugin for Sequel

database ddl orm ruby sequel

Last synced: 29 Apr 2026

https://github.com/rosacarla/movies-control-project

Programa para controlar um banco composto por filmes e séries assistidos, responde a desafio do bootcamp Cognizant Cloud Data Engineer #2.

database html javascript mysql reactjs

Last synced: 12 Apr 2026

https://github.com/mimani68/db-backup-operator

Custom Kubernetes Operator for DB backup

crd database k8s kubernetes operator

Last synced: 12 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/pooyasamimi/ecommerce-shop

Full feature react ecommerce shop with supabase

api axios database formik jsx react spa supabase tailwind yup

Last synced: 12 Apr 2026

https://github.com/hasirciogli/hdb

Hasirciogli\Hdb\Database class, a PHP class designed to simplify database interactions, offering a structure similar to Laravel's database layer.

class database database-class database-management databaselibray databse laravel library php php8 php824 php83

Last synced: 14 Oct 2025

https://github.com/apsknight/dslab

Repository for Database Systems Lab Assignments

assignment database lab

Last synced: 09 Apr 2025

https://github.com/GabrielHCataldo/go-mongo-template

🍃 Powerful Template for MongoDB, with all functions and interactions optimized and simple to use.

database go-mongo go-mongodb go-sql mongo mongodb mongodb-database nosql nosql-database

Last synced: 14 Oct 2025

https://github.com/ramarimoo/insert-tools

Simple and fast Python toolset for bulk data insertion into databases and CSVs. Ideal for ETL pipelines and data engineering tasks.

bigdata cli couchdb database datafaker excel-to-sql export go java pg-dump postgresql script testing wordpress

Last synced: 07 Apr 2026

https://github.com/nukopian/dbix-squirrel

A Perl package for working with SQL databases, occupying a sweet spot between DBI and DBIx::Class.

database dbi perl5

Last synced: 15 Mar 2026

https://github.com/rahul-404/full_stack_data_science_with_generative_ai

Welcome to the repository for the course "Full Stack Data Science with Generative AI". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science and generative AI techniques.

data-analysis data-science data-visualization database deep-learning exploratory-data-analysis feature-engineering generative-ai machine-learning nlp python statistics

Last synced: 12 Apr 2026

https://github.com/proway2/kvserver

Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.

database elements-purged expiration golang gplv3 http-protocol in-memory key key-value key-value-database key-value-store server storage-server ttl ttl-cache value

Last synced: 14 Jan 2026

https://github.com/awaiszahid331/women-health-care

The WHC Platform is an all-inclusive web application designed to support women’s physical and mental health. It provides personalized health tips, symptom tracking for women-specific conditions, daily exercise routines, mental wellness practices, consultations with healthcare professionals, and a private AI-powered chatbot.

database expressjs html-css-javascript login middleware mongodb-atlas nodejs register-form

Last synced: 13 Apr 2026

https://github.com/leewayzdes/flower_shop_management

Flower Shop Management – это приложение на Java с графическим интерфейсом для управления цветочным магазином. Использует PostgreSQL для хранения данных о цветах. Включает функции добавления, поиска и удаления записей через SQL-хранимые процедуры.

database datamanagement flower-shop gui postgresql

Last synced: 01 May 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/lullaby6/jnbase

NPM Package - Simple and lightweight and asynchronous file-based JSON database

data-base database db javascript js js-package json json-database json-db node nosql npm npm-package

Last synced: 14 Apr 2026