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/gustavohennig/simpledatabasereplicator

Simple Database Replicator is a very simple database data synchronizer, it loads a bunch of rows from source and destination, compares, and insert or update in the destination what is different.

data-synchronization database database-replication database-replicator replicator

Last synced: 28 Apr 2025

https://github.com/e-alizadeh/sample_dbt_project

Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)

data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql

Last synced: 26 Feb 2026

https://github.com/oblac/jodd-db

Simple Java Database Object Mapper

database java mapper

Last synced: 27 Apr 2025

https://github.com/kielx/insurance-company-database

Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.

database oracle oracle-database oracle-db plsql sql sqldeveloper

Last synced: 23 Feb 2026

https://github.com/tepinly/weaviate-api

npm package to facilitate Weaviate vector DB queries | Documentation WIP

ai api cohere database fuzzy hnsw huggingface openai search vector weaviate

Last synced: 06 Oct 2025

https://github.com/bruk19/budget-app

This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent

bootstrap css3 database rails6 ruby

Last synced: 23 Feb 2026

https://github.com/mehmetgenc-devs/jsondb

This module allows you to create an easy-to-use and instantly modifiable local database in JSON format.

database database-connector database-management database-schema databases db json json-data jsondb

Last synced: 09 May 2026

https://github.com/wioniqle-q/lightweight-mongodb

Lightweight-MongoDB is a high-performance, scalable, and lightweight implementation of the popular MongoDB database

database dotnet9 high-scale implementation lightweight-mongodb mongodb session transaction

Last synced: 16 Oct 2025

https://github.com/kaloslazo/pyfusedb

Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.

database inverted-index multidimensional python structures unstructured-data vector-embeddings

Last synced: 11 Feb 2026

https://github.com/heyvito/clsql

🗂 A toolchain to work with databases and SQL for Clojure applications.

clojure database migration query sql

Last synced: 13 Jun 2025

https://github.com/alttch/yedb

Simple and reliable key-value database

configs database key-value reliable rugged serialization

Last synced: 27 Feb 2025

https://github.com/reala10n/simplejsondb

Create a simple JSON database with just one line of code!

data database db easy json python simple

Last synced: 27 Oct 2025

https://github.com/tonaxis/tona-db-mini

Tona-DB mini is a JavaScript library for simulating small local databases in JSON

database file-based json jsondb lightweight lowdb minimal node offline storage typescript

Last synced: 25 Oct 2025

https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

https://github.com/thescattypotty/javadb

JavaDB , a simple in-memory database application written in Java.

database java memory-database

Last synced: 06 Feb 2026

https://github.com/instantiator/mvp-rocketship-template

A simple template to develop, publish, and test a simple .NET service backend on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.

api-gateway auth aws cognito csharp database dotnet dynamodb lambda serverless template

Last synced: 13 Apr 2026

https://github.com/rasperon/kazanc-yonetimi

This project is a revenue management application developed using Node.js and EJS. It is designed for both beginners and advanced users. This guide provides basic information about the project and explains the steps to run the project in a local environment. Bu proje, Node.js ve EJS kullanılarak geliştirilmiş bir kazanç yönetimi uygulamasıdır.

database ejs ejs-express lesson lessons management mern mongo mongodb nodejs npm revenue revenue-management starter template

Last synced: 24 Oct 2025

https://github.com/brandonhaynes/vss

VSS is a video storage system designed to decouple high-level video operations from the low-level details required to store and efficiently retrieve video data.

database database-management video videoanalytics

Last synced: 03 Mar 2026

https://github.com/alejandra-rojas/tennisleague-highburyandislington

Webapp with an admin dashboard to easily manage a tennis league and a public frontend to display the latest results. Fullstack: next.js

database framer-motion gsap lenis-js nextjs react-query sanity supabase-auth supabase-js zustand

Last synced: 26 Oct 2025

https://github.com/greguz/mutent

An agnostic solution to work with any Datastore

collection database datastore entity javascript

Last synced: 09 Apr 2025

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/nasirkhan294/blog_app

This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚

database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails

Last synced: 06 May 2026

https://github.com/jijihohococo/ichi-orm

A simple and useful PHP ORM with high performance

database library mysql open-source orm php php-library php-orm php7 php8 postgres sql

Last synced: 22 Feb 2026

https://github.com/olymo/doublel.queryablebuilder

🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable

database entity-framework entity-framework-core iqueryable query query-builder query-object

Last synced: 01 Mar 2025

https://github.com/stillpoint-software/hyperbee.migrations

A .NET database migration framework for Postgresql, MongoDb, and Couchbase

couchbase cron csharp database dotnet migration mongodb postgresql

Last synced: 21 Jan 2026

https://github.com/darrmirr/dbchange

Easy and declarative way to execute sql queries in JUnit tests.

database java junit junit5 junit5-extension sql

Last synced: 28 Jan 2026

https://github.com/jsejcksn/deno-kv-sqlite

Key-Value storage backed by SQLite

database deno key-value kv-store sqlite sqlite3

Last synced: 07 Feb 2026

https://github.com/3noch/project-m36.io

Simple webserver for trying Project:M36

database demo example nix project-m36

Last synced: 24 Apr 2026

https://github.com/delvedor/demodb

An HTTP based database for demo purposes, workshop and so on.

database utility workshop

Last synced: 28 Apr 2026

https://github.com/vijayinyoutube/database-demo

Flutter Database Integration | Example App

dart database db flutter flutterdb flutterstorage sqlite vijaycreations

Last synced: 24 Jan 2026

https://github.com/samay825/viral-links

This tool generates the link of viralhacks and you can earn money from ads: still some issues may raise please contact me in the instagram : sincryptzork

api-server customlinks database earnmoney linkbypass links moneytool samay-825 samay825 shorturl shorturl-services token-based-authentication virallinks

Last synced: 09 Apr 2025

https://github.com/ilynette/recipe_app

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

database ruby

Last synced: 13 Apr 2026

https://github.com/visualappeal/laraveldatabaselogger

Laravel package to log messages into the database instead of, or in addition to, a file.

database laravel laravel-5-package php

Last synced: 18 Oct 2025

https://github.com/proesio/escrud

Escrud - CRUD en Español, es una herramienta que genera automáticamente una interfaz para crear, consultar, editar y eliminar registros de una tabla en la base de datos por medio de métodos escritos en español.

crud database escrud

Last synced: 22 Jan 2026

https://github.com/andyfratello/dbd

🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB

data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database

Last synced: 10 Feb 2026

https://github.com/dummify/dummify.php

Programmatically dummifies your database to non-sensitive data for development use!

database dummy dummy-data fake-data faker mysql php sensitive-data sql-server

Last synced: 18 Mar 2026

https://github.com/sitano/mdbutil

MariaDB Experimental tools in Rust. Parse Redo Log or create a fake checkpoint.

database mariadb redo rust storage

Last synced: 23 Oct 2025

https://github.com/diptochakrabarty/mysqlinstancecontroller

MySQLInstance Controller is a Kubernetes Operator designed to automate the deployment and management of MySQL instances in a Kubernetes cluster.

controllers customresourcedefinition database developer devops kubernetes mysql operator

Last synced: 05 Feb 2026

https://github.com/comonadd/idb-query

IDB querying library

database idb javascript typescript

Last synced: 18 Oct 2025

https://github.com/diamondlightsource/gda-ispyb-api

Library for writing acquisition metadata into an ISPyB database

database ispyb java mariadb sqlpl

Last synced: 04 Nov 2025

https://github.com/kaaass/rumbase_java

A lightweight relational database built in Java.

database

Last synced: 28 Apr 2025

https://github.com/geocollections/emaapou

eMaapõu: Eesti maapõue andmebaas

data database estonia geology portal

Last synced: 05 Feb 2026

https://github.com/gui-ribeiro66/discordbot-prisma_config_mongoose

Uma configuração básica de prisma usando mongoose para seu bot do Discord. Comando de eval incluso

bot config database discord discordbot prisma setup

Last synced: 23 Jul 2025

https://github.com/tresorsawasawa/budget_app

The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category

database html5 javascript ruby ruby-on-rails sass shell

Last synced: 15 Apr 2026

https://github.com/cursusdb/cursusdb-py

CursusDB Python Native Client Package

client cursusdb database python

Last synced: 22 Jan 2026

https://github.com/cnayan/q-server

Gives API for back-end server connectivity; MS SQL Server connector provided.

data database provider q-server query query-engine

Last synced: 09 Oct 2025

https://github.com/nexmo-community/contact-center-server-node

Build Your Own Contact Center (Node.js server). This is one of the components required for Nexmo's "Contact Center Use Case". You can run it locally or deploy it to Heroku as described below.

client-sdk contact-center database heroku nexmo nexmo-account server

Last synced: 18 Aug 2025

https://github.com/aliforever/gomondel

Golang MongoDB Model Generator with CRUD

crud database generator go golang model mongo mongodb

Last synced: 28 Jan 2026

https://github.com/gedeonts/vet-clinic

In this project, I used a relational database to create the initial data structure for a vet clinic.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/thelazytomcat/inflatableslist

A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.

database delphi inflatable object-pascal pascal pool-float

Last synced: 28 Feb 2025

https://github.com/php/pecl-database-oci8

PHP extension to interact with Oracle Database

database oracle php

Last synced: 25 Mar 2025

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 Apr 2026

https://github.com/epsoft/dataset-forexfactory

Scrape and database forexfactory.com

calendar csv database dataset economics forexfactory news

Last synced: 28 Feb 2025

https://github.com/efraespada/turbine

JSON database manager for Node. Allows different processes to work with the same data.

benchmark cluster collection database database-management express json-database node server turbine

Last synced: 17 Mar 2026

https://github.com/livealvi/advance-web-technology

PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.

api blade blade-template-engine database laravel laravel-framework nodejs nodejs-server php php-framework phpmyadmin reactjs

Last synced: 09 Apr 2026

https://github.com/andreadelfante/datafixture

Creation of data model easily, with no headache.

cocoapods database fake fixture ios library model pods realm realmswift seeders swift

Last synced: 27 Oct 2025

https://github.com/akashkobal/pern-todo-app

This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.

css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist

Last synced: 16 Oct 2025

https://github.com/baggerfast/videohostingdatabase

Coursework for university - I implemented a database similar to YouTube.

database sql sql-server youtube youtube-database youtube-db

Last synced: 26 Oct 2025

https://github.com/youhengzhou/json-crud-engine

Custom JSON database crud engine written using python used for community projects

database python

Last synced: 07 Oct 2025

https://github.com/icyphox/clef

:key: in-memory key-value store, written in Nim

database key-value nim redis

Last synced: 27 Oct 2025

https://github.com/ctiedt/influx_client

A Rust library to interact with InfluxDB

database influxdb influxdb-client rust

Last synced: 06 Jul 2025

https://github.com/ikauematos/sql-database-student

Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations

database sql

Last synced: 27 Feb 2025

https://github.com/spaceshaman/ormagic

Simple and lightweight ORM for Python, built on top of Pydantic.

database db fastapi orm postgres postgresql pydantic python sql sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/sneels/parkds

Connect all your Data Sources via 1 process (Cross-Domain + Single-Domain)

cross-domain data database datasource datasources javascript source

Last synced: 24 Feb 2026

https://github.com/beriberikix/zephyrdb

Embedded multi-model database for Zephyr RTOS.

database embedded-systems key-value time-series zephyr-rtos

Last synced: 14 Apr 2026

https://github.com/lamun-my-id/datalocal

Flutter dependency to save data via local saved with state, easy to use and fast.

database easy-to-use fast flutter localdatabase secure

Last synced: 23 Feb 2026

https://github.com/msalman81/todolist

This is a todolist web application created using Node.js and Express and MongoDB. This experience enabled me to play with Node.js and MongoDB and made me ponder about UI/UX elements

backend database ejs ejs-templating javascript lodash mongodb mongoose nodejs todolist ui userdesign userinterface ux webdevelopment

Last synced: 14 Mar 2026

https://github.com/evskii/unity_globalleaderboard

This Unity project demonstrates how to set up a global leaderboard using a hosted database, PHP and Unity.

database game-development leaderboard package php unity unity-scripts unity2d unity3d

Last synced: 21 Jan 2026

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/hashirmeraj/admin-dashboard

Admin Dashboard for Online Quiz Website: A comprehensive admin panel built with HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. This dashboard allows admins to add and manage exam categories, add, edit, and delete questions, register other admins, and perform all essential admin functions for efficient quiz management.

admin-dashboard admin-panel bootstrap category-management css dashboard database educational-project javascript mysql mysql-database online-quiz-system onlinequiz php question-answering

Last synced: 02 Feb 2026

https://github.com/albrecht-net/accounting

Webbasierte Buchhaltungsapplikation zur doppelten Buchführung

accounting database mysql webinterface

Last synced: 03 Apr 2025

https://github.com/arshadkazmi42/firefox-cookie

Firefox cookie manager for node. To set and get cookie from firefox

cookie cookie-crud cookie-manager crud database firefox firefox-cookie-manager sqlite

Last synced: 20 Mar 2025

https://github.com/HelgeSverre/sql-splitter

Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.

cli database devtools mysql mysqldump postgresql rust sql sql-dump sqlite

Last synced: 06 Mar 2026

https://github.com/friskes/capture-db-queries

Class to simplify the search for slow and suboptimal sql queries to the database in django projects.

capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest

Last synced: 22 Jul 2025

https://github.com/sdojjy/tikv-coprocessor-client

A tikv client for testing tikv coprocessor

coprocessor database tikv

Last synced: 31 Oct 2025

https://github.com/laoqiu/sqlx-builder

一个简单的sqlx的链式操作插件

database golang sqlx

Last synced: 17 Jan 2026

https://github.com/cetuuus/LoginAndRegistration

Login & Registration system using leveldb in C++

app cpp database leveldb login terminal

Last synced: 06 Apr 2025

https://github.com/mayankjhanwar/domestic-airlines-management-system

The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.

database dbms html my-sql mysql-database php sql sql-server wamp-server

Last synced: 11 Apr 2025

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/tsg405/database_project

Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.

database python3 sqllite3 tkinter-gui

Last synced: 16 May 2026