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/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/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/ankit21111/filmilytics

This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.

data-analysis database database-design database-schema erdiagram sql

Last synced: 13 Jun 2025

https://github.com/mbfakourii/online-shop

Implementing an online shop using dart and flutter with the Redis database

dart database flutter online-shop redis

Last synced: 13 Apr 2026

https://github.com/asphalt-framework/asphalt-mongodb

MongoDB integration component for the Asphalt framework

database mongodb python3

Last synced: 14 Jan 2026

https://github.com/sunshine-database/sunshine

Lightweight json-database library for Python

database db json json-database python python3 sunshine

Last synced: 04 Feb 2026

https://github.com/mementomori11723/sqlite-js

Running sqlite with javascript for backend learning purposes

database javascript sqlite sqlite3

Last synced: 29 Aug 2025

https://github.com/kerciu/sqlite-clone

📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍

c database database-management memory-management scratch-implementation sqlite

Last synced: 13 Apr 2026

https://github.com/siddhi-io/siddhi-store-redis

Extension that can be used to perform DB operations with an Redis

database db extension in-memory redis siddhi store

Last synced: 23 Apr 2025

https://github.com/gerardo1909/argos_sql_tpfinal

Trabajo práctico final de la materia "Lenguaje SQL" de la Licenciatura en Ciencia de Datos (UNSAM). 2C-2024

data-science database educational-project postgresql satellite-data satellite-images supabase

Last synced: 27 Jan 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/vkchauhangoldy/personal-portfolio

I have crated my Portfolio using react. It includes Home page , About page, Project details and Contact page

axios css-grids css-modules database font-awesome react

Last synced: 14 Apr 2026

https://github.com/alphaone1/dmorph

Database Migrations

database golang migrations

Last synced: 02 May 2026

https://github.com/alrico88/mongo-index-cloner

CLI program to clone MongoDB indexes from a database to another

cli clone database index mongo node

Last synced: 05 May 2026

https://github.com/Rayyan9477/Point-Of-Sale-System-SQL

Developed a Point-of-Sale system using C# and MSSQL, optimizing transaction processing and inventory management, which resulted in a increase in operational efficiency.

csharp database gui mssql-database tsql windows-forms

Last synced: 29 Apr 2025

https://github.com/mmontes11/database-bench

Database benchmarks in Kubernetes

benchmark database kubernetes mariadb mariadb-operator

Last synced: 05 May 2026

https://github.com/eucarlos/sql

My SQL study scripts

database db script study-database

Last synced: 13 Apr 2026

https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget

Last synced: 19 Apr 2026

https://github.com/satvikr/cyandb

A lightweight persistent key-value database written in go. Docs: https://pkg.go.dev/github.com/SatvikR/cyandb

database go key-value

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/bloggify/sequelize-datatable-views

🧮 Visualize Sequelize data in data tables.

database datatables hacktoberfest

Last synced: 15 Mar 2026

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 01 Feb 2026

https://github.com/jhonywalkeer/reading-csv

Reading and manipulating data from a csv file using Node.js with Typescript and inserting it into the database

csv database nodejs prisma reading typescript

Last synced: 14 Apr 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/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/mclacore/haiku-havoc-hero

Migrate your data from Heroku to the cloud using Kubernetes

aws azure cache database gcp heroku migrate mongodb mssql mysql postgresql redis

Last synced: 12 Mar 2025

https://github.com/nrjais/migrator

Database migration tool in rust

database hacktoberfest migration

Last synced: 13 Apr 2026

https://github.com/ruanvalente/bunstack-playground

Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.

backend bun database frontend fullstack javascript nodejs react sqlite typescript

Last synced: 25 Feb 2026

https://github.com/valiantlynx/database-datamodeling

Welcome to the Database and Data Modeling Course repository! This repository houses essential resources and materials for the UIA Database and Data Modeling course.

database

Last synced: 08 Apr 2025

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

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/objectbox/objectbox-swift-spm

Hosts the ObjectBox Swift package

database objectbox swift

Last synced: 01 Mar 2025

https://github.com/amnona/dbbact-calour

dbBact (https://dbbact.org) interface for Calour (https://github.com/biocore/calour) for microbiome 16S analysis

database microbiome microbiome-analysis

Last synced: 19 Jan 2026

https://github.com/abdibrokhim/e-market

e-market with databases, used: PYTHON 3.10 (OOP), SQLlite3

database e-commerce-project oops-in-python python3 sqlite3

Last synced: 13 Apr 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/humweb/go-tables

Companion backend written in go for inertia-vue-tables

database inertiajs tables vue

Last synced: 19 Jan 2026

https://github.com/banzaman/blog-app1

Fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

database pgadmin4 postgresql rails5

Last synced: 23 Feb 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/rapidwebltd/zebra-session-loader

🦓 Automatically start Zebra sessions (database powered sessions)

database php zebra-sessions

Last synced: 16 Apr 2026

https://github.com/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/soontao/cbdb_api

cbdb to api

cbdb database python sqlite3

Last synced: 21 May 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/abdul-wahab619/prisma-crud

This repository demonstrates how to use Prisma with MySQL to perform CRUD (Create, Read, Update, Delete) operations. It covers setting up Prisma, defining a schema, migrating the database, and executing CRUD operations with Prisma Client in Node.js.

abdulwahab crud database fullstack mysql nodejs orm prisma

Last synced: 12 Apr 2026

https://github.com/yeongseon/excel-dbapi

PEP 249 (DB-API 2.0) compliant driver for querying Excel files with SQL

database db-api excel openpyxl pandas pep249 python sql

Last synced: 14 Apr 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/holukas/dbc-influxdb

Database communication: show, download and upload data. Works with InfluxDB 2.x.

database influxdb

Last synced: 17 Jan 2026

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/ulisesrosales2004/apibazar

Proyecto final de el curso de "Desarrollo de APIs en Java con Spring Boot" de TodoCode Academy

database java jpa-hibernate postman spring spring-boot

Last synced: 12 Jun 2025

https://github.com/githubak2002/assignment--bit

Dashboard with total number of employees with their working timing and simple auth.

apex-charts charts dashbo database reactjs

Last synced: 09 May 2026

https://github.com/sschonss/veritasdb

VeritasDB: A Simple, Open-Source CSV Database

csv database golang open-source

Last synced: 13 May 2026

https://github.com/mikaelvesavuori/mikrodb

A lightweight KV database inspired by Cloudflare KV, DynamoDB, and sqlite.

cloudflare-kv database db dynamodb js-database node-database sqlite

Last synced: 17 Oct 2025

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/gingteam/adminer

Small Database Manager

database php

Last synced: 14 Jan 2026

https://github.com/scorpia2004/cs-353-group-27

CS 353 - Database Systems Section 2 | Group 27

database

Last synced: 18 May 2026

https://github.com/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026

https://github.com/vilhalva/autenticacao-simples

👨‍🏫FORMULÁRIO DE LOGIN E CADASTRO COM DJANGO E SQLITE!

bootstrap cdn database django framework html javascript login projeto python site sqlite

Last synced: 12 Apr 2026

https://github.com/caspahouzer/ti-jsondb

A file based JSON database for TiDev Titanium

database helper json titanium titanium-mobile

Last synced: 07 May 2026

https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql

I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.

csharp database desktop-application sql winforms

Last synced: 23 Feb 2026

https://github.com/pluginagentmarketplace/custom-plugin-backend

Backend development plugin for Claude AI - FastAPI, database management, API design, and server-side development tools

ai api backend claude database development fastapi marketplace plugin python

Last synced: 18 Jan 2026

https://github.com/sunilhooda/airtable-database

Airtable was founded on the belief that software shouldn't dictate how you work you should dictate how it works. Our mission is to democratize software creation by enabling anyone to build the tools that meet their needs. This is a back-end mock api.

backend database vercel

Last synced: 10 May 2026

https://github.com/fairy-select/chronovoyage

Simple database migration framework.

database migration

Last synced: 14 Jan 2026

https://github.com/fingerskier/aerie

An ultra-simple file-based data system.

database file-system javascript js json node nodejs

Last synced: 13 Oct 2025

https://github.com/nbdy/podb

python object database

database python

Last synced: 03 May 2026

https://github.com/stimulsoft/samples-reports.python

Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer

adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp

Last synced: 10 Apr 2026

https://github.com/seigtm/db-spbpu-control-work

Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.

database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql

Last synced: 05 Oct 2025

https://github.com/messsimo/movie-search

Movie Website prototype with Admin Panel

application backend crud database front-end fullstack mysql php8

Last synced: 10 May 2026

https://github.com/hardik3412/logistic-management-system-using-python

Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.

database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python

Last synced: 18 Jan 2026

https://github.com/anonymousknight07/secure-admin---role-based-access-control

Secure Admin is a Role-Based Access Control (RBAC) user interface designed to manage users, roles, and permissions dynamically.

admin-dashboard corporate-functions database database-management react tailwindcss user-interface user-management vite

Last synced: 07 Apr 2026