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/mihailtd/database-migrations-and-testing

Database Migrations and Testing with Bun, PostgreSQL, and Graphile Migrate

database migration postgresql

Last synced: 07 May 2025

https://github.com/kawai-senpai/potatodb

PotatoDB is a lightweight, file-based NoSQL database for Python projects, designed for easy setup and use in small-scale applications. Ideal for developers seeking simple data persistence without the complexity of traditional databases.

data database easy-to-use file-based json key-value lightweight nosql nosql-database persistence python simple

Last synced: 23 Oct 2025

https://github.com/oguzhankomcu/sql_codes_and_examples

In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.

database database-management dml mssql-database mysql sql sql-server t-sql trigger

Last synced: 07 May 2025

https://github.com/guptavasu1213/PostHub

This repository contains a RESTful API and front-end for a text sharing web application where the users can share their posts with the public while maintaining anonymity.

database golang pastebin restful-api text-sharing typescript

Last synced: 01 May 2025

https://github.com/mohamedmagdy2301/news_app

A Flutter-based News App that displays the latest news articles across various categories. The app features a splash screen, search functionality, and categorized news lists.

api bloc cubit dart database flutter splash-screen

Last synced: 16 Feb 2026

https://github.com/winebarrel/qrev

qrev is a SQL execution history management tool.

database golang mysql postgresql sqlite

Last synced: 15 Jan 2026

https://github.com/zul132/hotel-booking-application

A Hotel Booking Application developed using JavaFX for the GUI with MySQL as database.

database hotel-booking java javafx javafx-application javafx-gui mini-project mysql mysql-database

Last synced: 01 May 2025

https://github.com/tarkhov/eloquent-validation

Laravel Eloquent model validation rules.

composer database db eloquent laravel orm php validation

Last synced: 11 Apr 2025

https://github.com/YgorSansone/Flutter-apps

Estudando Flutter / Swift / Kotlin / Dart / Java. Apps realizados para estudar !

android api dart database flutter flutter-apps ios-app makefile materialapp scaffold swift

Last synced: 03 Apr 2025

https://github.com/vertica/vertica-sqlalchemy-dialect

Official Vertica SQLAlchemy dialect to connect Vertica and SQLAlchemy applications.

database dialect python sqlalchemy

Last synced: 01 May 2025

https://github.com/virajbhutada/sql-resources

A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.

data-insights database mysql postgresql querying quick-reference sql-interview-questions sql-notes sql-project sql-queries triggers-and-functions

Last synced: 15 Jun 2025

https://github.com/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 2026

https://github.com/ugboaja-uchechi/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.

database sql

Last synced: 10 Jul 2025

https://github.com/mrinalxdev/sturdybeetledb

A Database in Go which basically works like ORM.

database golang

Last synced: 01 Jul 2025

https://github.com/mbrn/dbmixer

A project that mask database columns by several algorithms

data database mask security

Last synced: 19 Jul 2025

https://github.com/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/pharo-nosql/pharo-ejdb

Pharo bindings for https://github.com/Softmotions/ejdb

database ejdb2 nosql pharo

Last synced: 06 May 2025

https://github.com/hdresearch/kips

Personal data storage for MCP clients like Claude Desktop.

claude database model-context-protocol sqlite

Last synced: 07 May 2025

https://github.com/edenwareapps/jexidb

JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.

couchdb data-management database db dexie dexiejs embedded-database fast-database jexidb local-storage lowdb nedb nosql offline-database persistent-storage pouchdb simple-database

Last synced: 12 Apr 2025

https://github.com/drarig29/brackets-storage-calls

Creates a list of all storage calls with their signature and parameters

ast brackets database documentation javascript manager tournament typescript

Last synced: 17 May 2026

https://github.com/oleg-koval/brevis

URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14

aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript

Last synced: 25 Jan 2026

https://github.com/enzodeg40/db-commit

Quickly managed database tables to include in your commits

database mysql nodejs

Last synced: 08 May 2025

https://github.com/kishlayjeet/connect-mysql-database-to-python

This repository is to show you how you can connect your mysql database to your python.

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

Last synced: 04 Mar 2026

https://github.com/nicknaso/node-simdb

Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory

Last synced: 19 Jan 2026

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/criwe/bookdatabase

Simple TYPO3 Bookdatabase

database extension typo3 typo3-bookdatabase

Last synced: 04 Jan 2026

https://github.com/ajsevillano/users-crud

🖥 Fullstack CRUD written in Javascript for managing users

backend crud database expressjs frontend javascript nodejs postgresql

Last synced: 06 Apr 2026

https://github.com/angelodotnet/net8-sagreeventi.sqlserver

Application that keeps track of food and wine festivals and events reported by users

blazor-application database free-software localstorage net8 pwa-apps sql-server webassembly

Last synced: 24 Dec 2025

https://github.com/argentini/argentini.sqlpkg

Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

c-sharp cli database dotnet linux macos sql-server sqlpackage windows

Last synced: 11 Apr 2025

https://github.com/mit-lcp/northstar_mimic_visualization

Code to extract MIMIC data for the Northstar interactive visualization tool

database mimic-iii northstar visualization

Last synced: 10 Apr 2025

https://github.com/apache/jackrabbit-ocm

Mirror of Apache Jackrabbit OCM

database jackrabbit java library network-server xml

Last synced: 12 Jul 2025

https://github.com/juminstock/programming-classes

Notes of my programming classes 🧑🏻‍💻.

css3 database html5 javascript prisma-orm typescipt web-development

Last synced: 11 Apr 2025

https://github.com/aboviq/emigrate

The modern, modular and flexible migration tool for any database

bun database database-migrations database-schema javascript migrations nodejs sql tools typescript

Last synced: 12 Apr 2025

https://github.com/manuelep/planetstore

Py4web app component that implements a database model inspired to the OpenstreetMap database, optimized for storing informations, with more a very flexible json structure that able to host and model any kind of data.

database geospatial gis osm postgis programming

Last synced: 17 Jan 2026

https://github.com/i-e-b/streamdb

A minimalist database that uses only Streams as storage, and can survive power loss and data corruption

byte-streams csharp database minimalist-database recoverable storage working

Last synced: 06 Mar 2026

https://github.com/tidesdb/tidesdb-cpp

Official C++ binding for TidesDB

btree database lsm-tree oltp storage-engine

Last synced: 16 May 2026

https://github.com/rcythr/simple-triplestore

A triplestore implementation which can be used as a flexible graph database with support for custom node and edge properties.

database graph rdf rust triple

Last synced: 16 May 2026

https://github.com/tangsiyang2001/rookiedb

A personal implementation of Berkley's CS186.

bplus-tree currency database dms java query-optimization recovery

Last synced: 27 Mar 2025

https://github.com/mrshoeshoe66/elementary-db

A not so basic json database

backup database json

Last synced: 30 Jun 2026

https://github.com/decaded/nyadb

NyaDB is a simple JSON "database" library for Node.js. It provides an easy-to-use interface for creating and managing JSON-based "databases" within your Node.js applications.

database javascript json nodejs

Last synced: 30 Apr 2025

https://github.com/gimchuang/com.gm.unity-firebase-tool

Tools for calling Firebase Firestore REST API with UnityWebRequest. 🔥

database firestore rest-api unity unity-firebase unitywebrequest

Last synced: 08 May 2026

https://github.com/krittakondev/goapisuit

goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.

api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development

Last synced: 23 Oct 2025

https://github.com/thierryh91200/databasemanager

Modern manager for SwiftData databases on macOS.

database databases macos manager managers sqlite swift swiftdata swiftui

Last synced: 08 Sep 2025

https://github.com/SA9102/Markdown-Text-Editor

A simple yet fast application for creating, organising and saving your notes.

authentication crud css database express immer javascript markdown mongodb react responsive-design text-editor vite

Last synced: 30 Dec 2025

https://github.com/ravikisha/distributed-kv-database

The Distributed Key-Value Database is a scalable, fault-tolerant key-value store implemented in Go. It is designed to handle large amounts of data across multiple nodes while providing high availability and performance. This project demonstrates key features such as sharding, replication, and multithreading .

database distributed-systems golang replication sharding

Last synced: 25 Jan 2026

https://github.com/iamriteshkoushik/bluedis

A Redis-CLI compatible in-memory database following the Redis Serialization Protocol with AOF persistance

aof database golang in-memory-storage redis-server

Last synced: 30 Oct 2025

https://github.com/watson-clara/logics-database-report-scrapper

This program uses Selenium to scrape data from multiple databases.

data-scraping database logics scraper selenium

Last synced: 30 Apr 2026

https://github.com/adil-bikiev/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: 11 Feb 2026

https://github.com/giwiro/mongo-radar

Multithread python3 script that scans and dumps mongo databases with default access (no password), through Tor sock4 proxy using proxychains and writes it into a log file.

bot database discover ethical-hacking mongo-radar mongodb multithreading proxychains python3 tor

Last synced: 01 Jul 2026

https://github.com/benevanio/thinkscript

Sistema de gerenciamento de livros utilizando a linguagem de programação java, usando o JAVAFX.

database graphical-user-interface gui javafx jdbc jdbc-driver mysql mysql-database no-relational

Last synced: 01 May 2026

https://github.com/kilicdev/bucksh0t.db

Database Advanced features By bucksh0t.dev

database javascript library module nodejs

Last synced: 01 Jul 2026

https://github.com/syaiful6/goduckdb

Go SQL Driver for DuckDB

database duckdb-database golang

Last synced: 15 May 2026

https://github.com/LuisMiSanVe/GeminiPostSQL_API

REST API that uses AI to translate natural language to PostgreSQL queries

ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio

Last synced: 07 May 2025

https://github.com/macagua/example_msaccess_python

Examples for create a Microsoft Access database and query his data with Python

access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm

Last synced: 16 May 2026

https://github.com/bayfrontmedia/simple-pdo

A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.

database mysql pdo php sql

Last synced: 13 Jul 2025

https://github.com/iandarwin/jpademo

A ton of JPA and Hibernate tutorial demos, both APIs demo'd on the same entities

database hibernate java jpa orm persistence

Last synced: 12 Apr 2025

https://github.com/TaqsBlaze/OrbDB

A highly flexible ORM suitable for quick prototyping, OrbDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process

database javascript json nodejs npm orb orm orm-library schema

Last synced: 05 May 2025

https://github.com/bocaletto-luca/manga-explorer

Manga Explorer – Complete Edition is a professional web application built entirely using free APIs. It allows users to discover manga through multiple search modes, including: Search by Name: Enter a manga title to retrieve and paginate all matching results. Search by Letter: Browse through an A–Z menu that filters manga titles by their ...

bocaletto-luca css3 database free-api html5 javascript manga manga-api manga-explorer manga-search open-data opensource responsive webapp

Last synced: 13 Mar 2026

https://github.com/firelayer/chat-template

Firelayer Template - Slack Chat (Realtime Database)

app boilerplate chat clone database firebase firelayer realtime slack template vue vuetify

Last synced: 04 May 2026

https://github.com/tyaga001/a-blog-app-with-next.js-and-firebase

how to build a blogging app with Next.js and Firebase

blog blogging database firebase nextjs

Last synced: 16 Feb 2026

https://github.com/bluetiger-official/bluetiger-multitool

BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...

boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss

Last synced: 07 May 2025

https://github.com/hjpr/nursereports

Public repository for the nursereports website. A RN-specific career tool that demystifies the landscape of hospital jobs, and provides accountability to power.

crud database healthcare nursing

Last synced: 07 May 2025

https://github.com/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 12 Apr 2026

https://github.com/luismisanve/geminipostsql

WinForms program assisted with an AI that translates natural language to PostgreSQL queries

ai chsarp database dotnet gemini json postgresql visual-studio winforms

Last synced: 11 Apr 2025

https://github.com/andytrix/atm-cash-machine

ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.

atm automat automated bank bank-automat bankautomat cash cash-machine database machine mysql node-js oamk qt rest-api simulator sql teller transactions transfer

Last synced: 17 Feb 2026

https://github.com/oprogramador/wiki-nlp

Natural language processing of the Wikipedia text (as far English only) with goals to detect contradictory info, and to create a chat bot providing more accurate answers than ChatGPT.

database json language-model library machine-learning natural-language natural-language-processing natural-language-understanding nlp nlp-keywords-extraction nlp-parsing nosql

Last synced: 06 Mar 2026

https://github.com/maiha/tokyocabinet.cr

TokyoCabinet client for Crystal

crystal database tokyocabinet

Last synced: 15 May 2026

https://github.com/mineking9534/databaseutils

Reflection driven database library for Java

database java postgres reflection sql

Last synced: 17 Feb 2026

https://github.com/felipe-coletti/cross-platform-software-development

Practical exercises from the Cross-Platform Software Development course at Fatec Zona Leste (Fatec ZL), from August 2022 to June 2025

academic application course cross-platform database exercises higher-education math study website

Last synced: 10 Apr 2025

https://github.com/vinitra/entity-matcher

Identify which instances in a database represent the same real-world entity (entity resolution). SIGMOD 2021.

database entity-resolution sigmod-programming-contest

Last synced: 29 Apr 2026

https://github.com/thanasornsawan/playwright_automation_everything

This repo contains database testing, api testing, web testing and github action cicd to send notification to slack

api automated-testing database graphql playwright playwright-javascript qa-automation testing web

Last synced: 12 Feb 2026

https://github.com/vit-orm/vitorm.clickhouse

a lightweight yet comprehensive ORM for ClickHouse

clickhouse database orm vitorm

Last synced: 07 May 2025

https://github.com/retrodad0001/easydbmigrator

EasyDBMigrator - making SQL and PostgreSQL database migrations and integration testing easier with legacy systems

database microsoft migation posrgresql sql-server

Last synced: 11 Apr 2025

https://github.com/vit-orm/vitorm.elasticsearch

a lightweight yet comprehensive ORM for ElasticSearch

database elasticsearch es orm vitorm

Last synced: 07 May 2025

https://github.com/openpmd/openpmd-ccd

A Python Module & LabView Bindings for Storing CCD Images with openPMD

ccd data-analysis database hdf5 open-data open-science openpmd

Last synced: 16 May 2026

https://github.com/evandrolg/clickhouse-lua

A simple, lightweight HTTP-based ClickHouse client for Lua 🗄️

clickhouse database lua

Last synced: 16 May 2026

https://github.com/wenyxu/gt-term

Your first Serverless GreptimeDB on Vercel 🤣

database greptimedb serverless term terminal time-series vercel

Last synced: 12 Apr 2026

https://github.com/apaxa-go/pgxh

Helpers for pgx (GoLang driver for PostgreSQL)

database golang library postgresql

Last synced: 17 Jan 2026

https://github.com/ibmstreams/streamsx.eventstore

Toolkit for IBM Db2 Event Store integration.

database eventstore ibm-streams toolkit

Last synced: 15 Jul 2025