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://git.mills.io/prologic/bitraft

๐ŸŽ‰ A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.

bitcask database db distributed go golang kv kvstore raft

Last synced: 13 May 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/barakadanny/fitmeup-backend

FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.

authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer

Last synced: 07 Mar 2026

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/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/jetkai/breachcheck-powershell

Simple API to check if you have been breached within an RSPS Database (PowerShell)

api breach breach-check checker database hash md5 password passwords powershell powershell-module rsps rsps-database-leaks sha1 sha256 sha512

Last synced: 20 May 2026

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/je-es/sdb

A lightweight, type-safe SQLite database wrapper for Bun with an elegant API and zero dependencies.

bun database je-es sqlite

Last synced: 24 Dec 2025

https://github.com/sethbergman/friendly-pix

A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com

database firebase-popup firebase-redirect javascript

Last synced: 02 Nov 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/neurogenomics/magma_files_public

Publicly shared SNP-to-gene mappings of GWAS generated by MAGMA.

database genomics gwas open-source

Last synced: 03 Apr 2025

https://github.com/hodinhtuankiet/java-htl-servelet

A project end of term java , created dynamic web use java servelet . Website authentication between user and admin , authorization , insert client , remove, update , read , statistical connect sql server

authentication-backend crud database servelet spring-boot statistics

Last synced: 13 Apr 2026

https://github.com/stacksjs/backupx

๐Ÿ’พ Comprehensive & performant database and file backup solution.

backups cli database files library typescript

Last synced: 28 Jun 2025

https://github.com/zhujiaming/node-sqlite-updater

nodejs-sqlite3 ๆ•ฐๆฎๅบ“็‰ˆๆœฌ็ฎก็†ไธŽๅ‡็บง

database nodejs sqlite3 typeorm typescript

Last synced: 14 Apr 2025

https://github.com/0xerwin1/dbflux

A fast, keyboard-first database client built with Rust and GPUI.

cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql

Last synced: 17 May 2026

https://github.com/schbenedikt/web-crawler

A simple web crawler using Python that stores the metadata of each web page in a database.

crawler database mariadb mysql python python-crawler web

Last synced: 14 Apr 2025

https://github.com/kyoto7250/zhobo

A cross-platform TUI database viewer that remade gobang

cli database database-explorer database-viewer rust tui

Last synced: 25 Jan 2026

https://jrycw.github.io/edgedb-ia/

EdgeDB learning material in Traditional Chinese.

database edgedb

Last synced: 31 Mar 2025

https://github.com/caiorss/postgres-docker-container

Very lightweight and simple to setup postgres SQL docker image.

alpine database docker image linux postgres postgresql vritualization

Last synced: 08 Apr 2026

https://github.com/redi-db/redi.db

๐ŸŒ€ The server for your redi.db

database json redi redicore redidb redis rediska

Last synced: 25 Dec 2025

https://github.com/md-emon-hasan/python-with-mysql-mariadb

๐Ÿ’พ Interacting with MySQL and MariaDB databases. It includes scripts for performing common database operations such as CRUD tasks and querying.

database database-schema mariadb mariadb-mysql mysql mysql-database python

Last synced: 19 Jul 2025

https://github.com/bodsch/ansible-mariadb

Installs and configure a mariadb (with TLS and/or Replication or Galera Cluster) on varoius linux systems.

ansible ansible-role automation database galera-cluster mariadb-database mariadb-galera-cluster mariadb-replication mariadb-server

Last synced: 26 Oct 2025

https://github.com/monfireboose/monfireboose

A lightweight JavaScript library that provides a high level and model based API for interacting with Firebase.

api data database firebase firestore high-level-api interact javascript library model storage

Last synced: 18 Feb 2026

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/chirayu-tripathi/mongodb-querifier

Improving LLMs MongoDB query generation capability with the help of advanced retrieval augmented generation.

database llms mongodb rag retrieval retrieval-augmented-generation

Last synced: 09 Apr 2026

https://github.com/ciiiii/database

CoreDNS plugin for db backend

coredns database gorm

Last synced: 28 Jul 2025

https://github.com/nahnahaj/catalog-of-my-things

In this project, we will create a console app that will help you to keep a record of different types of things you people own: books, music albums, and games. Everything will be based on a UML class diagram. The data will be stored in JSON files but a database with tables structure analogical to the program's class structure will be prepared.

database mysql ruby

Last synced: 25 Jul 2025

https://github.com/firebirdsql/fbtest

Firebird QA tools

database firebird python qa qatools

Last synced: 19 Sep 2025

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/bolajiolajide/kat

Database migration tool based on Sourcegraph's sg CLI and golang-migrate

cli database migration postgresql

Last synced: 19 Feb 2026

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/weileizeng/css-code-database

DataBase for CSS codes with n=1..30

css-code database distance quantum-error-correction

Last synced: 29 Jul 2025

https://github.com/gizmodata/ibis-gizmosql

An Ibis back-end for the GizmoSQL Arrow Flight SQL Server (with the DuckDB engine)

database duckdb gizmodata gizmosql ibis python sql

Last synced: 13 Feb 2026

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/knovator/data-import-widget

Widget built to communicate easily with `@knovator/data-import` application.

data-import database excel-import spreadsheet widget

Last synced: 09 Apr 2026

https://github.com/winterpuma/bmstu_db_cp

bmstu, IU7-6, ะšัƒั€ัะพะฒะพะน ะŸั€ะพะตะบั‚ ะฟะพ ะ‘ะฐะทะฐะผ ะ”ะฐะฝะฝั‹ั… (2020)

6term bmstu course-project coursework database db iu7 microsoft-sql-server

Last synced: 19 Feb 2026

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

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/natasha-ct/budget-app

Budget- App is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

authentication authorization database postgresql rails rspec-testing

Last synced: 09 Apr 2026

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/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/n-r-w/testdock

TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases

database go mongodb pgx postgresql sql testing

Last synced: 08 Aug 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/nucleoidai/datastore

On-Chain Data Store for JavaScript Objects

database javascript nodejs

Last synced: 09 Apr 2026

https://github.com/ankansaha/savenet

SaveNet Website is a sleek online Note Taker built with NodeJS, ExpressJS, MongoDB, Mongoose, and Tailwind CSS. It offers a user-friendly interface for creating, organizing, and storing notes securely. Stay organized and boost productivity with this efficient web app.

database digitalocean express-js fetch-api github gitlens heroku html-css-javascript jetbrains learn microsoft mongodb nodejs server termius

Last synced: 03 Oct 2025

https://github.com/kulabun/jooq-generator

New Code Generator For JOOQ

codegenerator database java8 jooq kotlin repository sql

Last synced: 04 Oct 2025

https://github.com/jeromebenois/couchbase-lite-c-rs

Rust language bindings for the Couchbase Lite embedded NoSQL database engine

couchbase-lite couchbase-mobile database embedded nosql rust-bindings rust-lang sync

Last synced: 19 Feb 2026

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/horgh/quote-site

A website for displaying and adding IRC quotes

chat database irc quote quotes

Last synced: 09 Apr 2026

https://github.com/gaia-charge/evdb

Public domain EV database

database electric-vehicles open-data streamlit

Last synced: 20 Feb 2026

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/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/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/iivvoo/clippan

A CouchDB CLI/shell

cli couchdb database go golang kivik

Last synced: 26 Jan 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/muizzer07/city-bus-e-ticketing-java-project-

This was a class project of the Database Management course. Made a prototype of online city bus ticketing system.

database gui java mysql

Last synced: 23 Mar 2025

https://github.com/otumian-empire/moexpensetracker

Mo Expense Tracker is a multi-user web api for tracking user's expenditure. It was implemented to learn dotnet.

api database dotnet postgres

Last synced: 13 Apr 2025

https://github.com/ysimonson/binlog

A rust library for creating and managing logs of arbitrary binary data.

database library log python rust

Last synced: 10 Mar 2026

https://github.com/vd2org/wheelchair

The async CouchDB connector

asyncio couchdb database python

Last synced: 24 Apr 2025

https://github.com/webtechmoz/manage-sql

Biblioteca para gestรฃo de bancos SQLITE E MYSQL de dados

database manage-mysql manage-sql mysql mysql-database sql sqlite3

Last synced: 04 Nov 2025

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/mayur-tolexo/pg-shifter

Golang struct to postgres table shifter.

database migration migrator postgresql

Last synced: 05 May 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/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/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/themost-framework/query

@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js

agnostic closures database orm query query-builder rdbms sql sql-language sql-query

Last synced: 15 Apr 2025

https://github.com/path-check/safeplaces-data-layer

Safe Places data layer is an external dependency library that handles the management of the database layer for the API, Ingest, and Translation API's.

database helper non-critical postgres

Last synced: 16 Apr 2025

https://github.com/qiyangduan/schemaindex

SchemaIndex is designed for data scientists to index and search metadata more efficiently.

data database engineering hdfs indexing reflection reverse scientists

Last synced: 16 Jan 2026

https://github.com/cc59chong/data-modeling-with-postgres

This project builds a star schema in Postgres with fact and dimension tables for analytics. A Python ETL pipeline transfers data from local JSON files into these tables.

database etl json modeling postgres python sql

Last synced: 06 Apr 2026

https://github.com/mmacia/query-builder.cr

SQL query builder for Crystal language

crystal database dsl query-builder querybuilder sql sqlite3

Last synced: 14 May 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/awncorp/test-db

Temporary Databases for Testing

automation database perl perl5 testing

Last synced: 08 May 2026

https://github.com/mavmi/info21_v1.0

The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL

database info21 postgresql school21 sql

Last synced: 19 Jul 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/almeidazs/vust

The modern and secure local TypeScript database

database driver json local localdatabase mongodb mongoose

Last synced: 06 Apr 2026

https://github.com/nixhantb/JobLeet-recruitment

โš™๏ธ Open source smart recruitment agency solution for Employers , Companies and Job Seekers.โš™๏ธ

agency asp-net-core backend-api clean-architecture clean-code crm-system database docker docker-compose dotnet full-stack jobportal jobportalwebsite jobsearch postgresql recruitment rest-api

Last synced: 07 May 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/diogofelizardo/pocketdb

Projeto Opensource de Base de dados para cartas de Pokรฉmon TCG Pocket usando Next.js 15

database nextjs15 opensource pokemontcgpocket shadcnui

Last synced: 17 Jun 2025

https://github.com/kguzek/guzek-uk-liveseries-server

A self-hostable web server for downloading, storing & streaming your favourite TV shows.

automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows

Last synced: 07 Jul 2025

https://github.com/lilpug/dotnetsdb

Dotnetsdb is a .NET database library that makes integrating with databases easy again.

connector database dll dotnetsdb library mysql server sql

Last synced: 07 May 2026

https://github.com/slott56/unlearning-sql

The examples from the Unlearning SQL book

database python sql

Last synced: 06 Mar 2026