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/gaia-charge/evdb

Public domain EV database

database electric-vehicles open-data streamlit

Last synced: 20 Feb 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: 02 Aug 2025

https://github.com/fenix-hub/gdcache

Godot Engine plugin implementing different Cache Replacement Policies in GDScript.

cache database gdscript godot-engine hacktoberfest http policies

Last synced: 18 May 2026

https://github.com/ryosukecla/miningo

tiny embedding document-oriented database written in typescript for nodejs and browser.

database document-database embedding nodejs nosql typescript

Last synced: 05 May 2025

https://github.com/emnetdegafe/flashcard-app-backend

This is a repository with the backend - server for the flashCardApp project, a collaborative work we did as a following Codaissuer's 11 weeks full-stack web development program.

authentication axios database express httpie middleware postgresql router sequelize-orm

Last synced: 09 Apr 2026

https://github.com/darkskygit/gchdb

Provides a record abstraction for storing chat records extracted by different chat software, and provides full-text search feature

database full-text-search recorder

Last synced: 28 Jun 2025

https://github.com/esptoolkit/esp-jsondb

Lightweight JSON document database for ESP32 with a MongoDB‑like API, RAM caching, and optional autosync to LittleFS

arduino arduino-library database document-database embedded esp iot json littlefs nosql storage

Last synced: 12 Feb 2026

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

This is an education project built for the purpose of learn how to create postgresQl schema, queriesand models.

database psql ruby

Last synced: 16 Sep 2025

https://github.com/trace-kadenyi/rails_budget_app

SmartMoney is a mobile web application to manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category

cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd

Last synced: 07 Mar 2026

https://github.com/sahilpabale/benin-db

A Rust implementation of Redis Caching Database from scratch.

database hacktoberfest hacktoberfest2022 redis rust

Last synced: 07 Apr 2025

https://github.com/contributte/doctrine-mongodb

:zap: Well-integrated MongoDB for Nette Framework

database mongodb nette nette-framework nettrine php

Last synced: 02 Jan 2026

https://github.com/danhpaiva/upa-helper-project

🏥 ~ Project developed with Windows Forms and SQLServer

azure covid csharp danhpaiva database hospital sql-server windows-forms

Last synced: 11 Apr 2026

https://github.com/mayur-tolexo/pg-shifter

Golang struct to postgres table shifter.

database migration migrator postgresql

Last synced: 05 May 2026

https://github.com/rotten-lkz/concisedb

A database library stores JSON file for Node.js.

concisedb database json local localdb nodejs npm-package typescript-library

Last synced: 11 Apr 2026

https://github.com/hbmartin/comparison-serverless-cloud-sql-databases

Comparing hosted, serverless SQL cloud databases.

awesome backend comparison database serverless sql

Last synced: 30 Mar 2025

https://github.com/nafisalawalidris/fastapi-learning

This repository documents my exploration of FastAPI a modern Python framework for building APIs. It includes my progress, practical implementations and insights as I learn to create high-performance APIs. The repo covers setup, development and deployment of FastAPI applications and serves as a portfolio of my learning experience.

api crud-api data-science database deployment fastapi python

Last synced: 19 Feb 2026

https://github.com/daudi13/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 allows you to make them public so anyone can access them.

database devise rails-application ruby

Last synced: 01 Oct 2025

https://github.com/yeahnotsewerside/litedatabase

Just my own implementation of lite Data base in c++

database db litedatabse titeweight

Last synced: 11 Apr 2026

https://github.com/abdelhak-zaaim/key-value-database

Java-based key-value database parser.

database java key-value

Last synced: 02 Feb 2026

https://github.com/mslinn/has-id

For database-driven apps

database scala

Last synced: 27 Oct 2025

https://github.com/chrisandchris/passive-record-orm

A database layer, passive record and orm abstraction layer for your php application.

database database-abstraction doctrine-orm mysql postgres postgresql query query-builder query-language symfony symfony2

Last synced: 02 Oct 2025

https://github.com/charles-55/onlinebookstore

A graphics-based online bookstore programmed using the Java programming language and PostgreSQL as the backend database.

database java postgresql

Last synced: 11 Apr 2026

https://github.com/asuramtg/mtg-card-shop

Projekt neve: MTG CardShop ⠀ ⠀ Készítők: @AsuraMTG @Benyi5    Érettségi projekt: 2025 májusi szakmai érettségi vizsgaremek

2025 admin-panel axios-react card-game csharp database express final-year-project hungarian-language javascript magic-the-gathering mysql2 node-js reactjs server website winforms

Last synced: 22 Mar 2025

https://github.com/thefloatingstring/lightbase

An abstract, low-cost database library built on peer-to-peer networks.

api blockchain database ipfs peer-to-peer

Last synced: 01 Mar 2026

https://github.com/sundy-li/simple_hll

A simple HyperLogLog implementation in rust

cardinality database hyperloglog

Last synced: 25 Apr 2025

https://github.com/nlfmt/stormdb

Simple but feature-rich JSON database for NodeJS. Supports custom class serialization and deserialization, advanced querying, and more.

database electron javascript json node nodejs orm typesafety typescript

Last synced: 09 Jul 2025

https://github.com/bertugfahriozer/ci4commonmodel

A flexible and reusable CommonModel for CodeIgniter 4. Simplifies all database operations—select, insert, update, delete, join, batch, and advanced queries—plus table and database management.

batch-insert codeigniter-crud codeigniter-library codeigniter-model codeigniter4 crud database database-management join library like-query migration model open-source php query-builder table-management where

Last synced: 08 Oct 2025

https://github.com/tuyojr/daysofdevops

Inspired by @rufilboy's 100DaysOfDevOps, following the documentation of @MichaelCade's 90DaysOfDevOps challenge. This repository serves as a documentation for all exploration I'll be carrying out in DevOps, starting July 1st, 2023.

ansible aws azure backup bash containers database devops docker gcp go golang hcl iac kubernetes monitoring networking terraform

Last synced: 09 Apr 2026

https://github.com/vollborn/local-db

LocalDB is a small package to read and write JSON files in a Laravel Eloquent like style.

composer database eloquent json laravel package packagist php php-json

Last synced: 07 Mar 2026

https://github.com/jdrumgoole/pyimport

A restartable typed importer for MongoDB. Run with pypy for best performance.

csv database mongodb pymongo

Last synced: 19 Feb 2026

https://github.com/najibullahjafari/budgetpro

BudgetPro is the Ruby on Rails project, this is about building a mobile web application where you can manage your budget, you have a list of transactions associated with a category, so that you can see how much money you spent .

backend database gems postgresql ruby ruby-on-rails

Last synced: 05 Jan 2026

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

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

database postgresql rails ruby sql

Last synced: 20 Jan 2026

https://github.com/bezborodow/flask-migratepg

Simple SQL migration command for Flask and Psycopg 3.

database flask migrations postgresql psycopg sql-migration

Last synced: 24 Jun 2025

https://github.com/apijson/apijson-milvus

腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.

ai apijson database milvus orm orm-library sql vector vector-database

Last synced: 18 Feb 2026

https://github.com/survivorbat/gorm-like

I wanted to provide a map to a WHERE query and automatically turn it into a LIKE query if wildcards were present, this plugin does just that.

database go go-orm golang gorm like

Last synced: 14 Apr 2025

https://github.com/zejiran/simple-banking-system

💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL

banking database lunh-algorithm python sql

Last synced: 20 May 2026

https://github.com/chicolucio/solutions

Solubility and concentration database of common chemical substances.

chemistry database inorganic-chemistry physical-chemistry quimica solubility solutions

Last synced: 12 Apr 2025

https://github.com/kcartlidge/migratable.mysqlprovider

Database provider for kcartlidge/migratable adding support for MySql/MariaDB.

core database dotnet migrations nuget

Last synced: 13 Aug 2025

https://github.com/salmandabbakuti/qldb-essentials

Kickstarter Development Essentials for Amazon's QLDB. Article here: https://medium.com/devopsinternationalbv/hands-on-with-quantum-ledger-database-qldb-9223de64ac22

amazon-qldb amazon-web-services aws blockchain-technology database ledger nodejs qldb qldb-example rest-api

Last synced: 07 May 2025

https://github.com/spences10/VBA-Import-Eport-to-SQL-Server

Excel with validation for a SQL server backend

database importexport sql-server vba

Last synced: 29 Jul 2025

https://github.com/soumyadas15/memify

Memify is a fast and lightweight in-memory data store built with C++. Inspired by Redis, it runs over a TCP socket server.

backend cache database memory server socket tcp

Last synced: 13 Sep 2025

https://github.com/muradisazade777/snapcart

SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.

backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver

Last synced: 27 Sep 2025

https://github.com/npalacioescat/data_tools

Collection of Python functions and classes designed to make data scientists' life easier.

data-science database model plot python set

Last synced: 14 Apr 2025

https://github.com/wildcatdb/bench

A research tool used to benchmark the Wildcat storage engine.

benchmarking database lsmtree storage-engine

Last synced: 12 Jan 2026

https://github.com/aidenellis/painlessdb

🥨 PainlessDB - A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.

aidenellis database db painlessdb python

Last synced: 19 Apr 2025

https://github.com/akshit-arora/dblog

Laravel package to log heavy database queries

database devtools laravel laravel-package logger logging query

Last synced: 16 Jan 2026

https://github.com/secjs/orm

⏹️ Handle your application models in Node.js. Built on top of @secjs/database

database factories models nodejs nosql orm sql

Last synced: 09 May 2026

https://github.com/sagiegurari/oracledb-upsert

UPSERT (insert/update) extension to oracledb

database nodejs oracle oracle-db upsert

Last synced: 12 Apr 2025

https://github.com/luffytaro22/vet-clinic-db

Vet Clinic DB is a relational database to keep information about animals.

database pstgresql relational-database sql

Last synced: 29 Jul 2025

https://github.com/ahmad-masud/database-schema-constructor

🗄A tool created to help design and visualize database schemas in sql

database database-generator database-management database-schema firebase javascript nodejs react schema sql

Last synced: 03 Nov 2025

https://github.com/mahrjose/bracu-cse370

BRAC University's course - CSE370 (Database Systems) Notes, Questions, Solutions & more. (Spring 23)

bracu bracu-cse bracu-cse370 cse cse370 database dbms lab mahrjose php sql

Last synced: 31 Aug 2025

https://github.com/ratanakvlun/sequelize-odbc-mssql

Sequelize dialect driver for the @ratanakvlun/node-odbc module

database nodejs odbc sequelize sql

Last synced: 30 Jun 2025

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/mikong/hanbaiki

A simple key-value store written in Rust. It uses the Redis Serialization Protocol.

database nosql redis-protocol rust server tcp-server

Last synced: 20 Feb 2026

https://github.com/apache/db-jdo-site

Apache JDO project

apache api database db java jdo jpa jta nosql orm

Last synced: 14 Apr 2025

https://github.com/lafayettegabe/wald

🐘 PostgreSQL docker image with automated WAL-G backups to S3. Enterprise-grade backup solution. Zero-configuration, production-ready.

backups database database-backup docker postgres postgresql wal-g wald

Last synced: 02 Jul 2025

https://github.com/bitartisan1/netdigger

A .NET 8.0 C# WPF desktop application for web scraping data into structured databases with a modern UI, comprehensive logging and optimized high performance.

csharp data data-scraper data-scraping database desktop dotnet internet logging scraper ui url web-scraper web-scrapers web-scraping web-scrapping

Last synced: 13 Apr 2025

https://github.com/perry-mitchell/data-interchange

Read/Write fallback and multi-IO handler for databases/datasources

database datasource fallback mysql redis

Last synced: 04 Jan 2026

https://github.com/zx80/proxy-pattern-pool

Generic Proxy and Pool Classes for Python

database pool proxy python

Last synced: 08 May 2025

https://github.com/cwaku/e-com

A responsive and ready to use E-commerce website

css database ecommerce ecommerce-website html javascript mysql

Last synced: 13 Aug 2025

https://github.com/sigurd4/partlookup

Lookup database for electrical components made for hobbyist/collector use. You can keep track of what transistors/diodes/etc that you have in your possession.

database electronics electronics-projects html javascript lookup php search tags tool webapp

Last synced: 04 Feb 2026

https://github.com/backendtea/phinx-csv-seeder

A csv seeder for phinx

csv database phinx seeder

Last synced: 26 Jul 2025

https://github.com/hsyntes/data-modeling

A Backend application that provides Advanced Data Modeling and Schema Design with MongoDB, mongoose in Node.js & Express

data database datamodeling express modeling mongodb mongoose nodejs schema

Last synced: 10 Apr 2026

https://github.com/nickemma/car-rental-api

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd

Last synced: 25 Sep 2025

https://github.com/andrewjbateman/ionic-angular-sqlite

:clipboard: App to store data using the Ionic framework, cordova SQLite database, cordova SQLite Porter and Capacitor.

angular angular15 capacitor cordova-plugin cordova-sqlite-database css3 database html5 ionic ionic-angular ionic6 sqlite sqlite-porter typescript4

Last synced: 22 Aug 2025

https://github.com/chompfoods/stub-spring

Spring server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.

api branded chomp data database food grocery ingredients java nutrition raw recipe-api recipes server server-stub spring springboot stub stub-spring sub-server

Last synced: 09 Apr 2026

https://github.com/ayeshaaaaaaaaa/train-ticket-reservation-system

It is ticket reservation system of train. This project is made in java and mysql is used . JDBC is used for database conectivity

book-tickets database java java-project jdbc mysql mysql-database railway reservation-system seat-availability ticket ticket-booking train train-managment train-ticketing-system

Last synced: 06 Nov 2025

https://github.com/atani/mysh

MySQL connection manager with SSH tunnel support. Auto-masks sensitive data for AI/non-TTY environments. Supports MySQL 4.x+.

ai-safety cli connection-manager data-masking database golang mysql mysql-client security ssh-tunnel

Last synced: 03 Jun 2026

https://github.com/brownag/labtaxa

Analysis-ready Rocker RStudio Server-based Container for the USDA-NRCS-NCSS Kellogg Soil Survey Lab Data Mart 'SQLite' Snapshot

database docker geopackage kssl lab ncss r rstudio rstudio-server soil soil-survey

Last synced: 14 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/dejongyeong/library-system

IT Tralee Year 2 Module: Software Engineering Project

csharp database library-management-system oracle visual-studio

Last synced: 30 Apr 2026

https://github.com/powerlevel9000/catalog

Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

database oop-principles psql ruby

Last synced: 02 Apr 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/khalilgharbaoui/inquiries-maker

Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.

activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation

Last synced: 27 Mar 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/asdfjkl/cbh2pgn

converts chess databases from .cbh to .pgn

chess database

Last synced: 29 Jan 2026

https://github.com/davealdon/html-table-scraper

:chart_with_upwards_trend: A C# app that makes sense of HTML tables. Created using Xamarin for your cross-compatible convenience.

database html mysql pattern scrape table

Last synced: 15 Apr 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/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/glowstonemc/shine

Glowstone's plugin database

database glowstone website

Last synced: 20 Apr 2026