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/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/bytebase/tsql-parser

The parser for SQL Server. It is based on the ANTLR4

antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver

Last synced: 10 Jul 2025

https://github.com/stainless-steel/vector

Vector database

database

Last synced: 05 May 2025

https://github.com/dinxsh/prustdb

🦀 interact with a p2p key-value database through an API

database key-value peer-to-peer rust

Last synced: 11 Feb 2026

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/tarkhov/eloquent-validation

Laravel Eloquent model validation rules.

composer database db eloquent laravel orm php validation

Last synced: 11 Apr 2025

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/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/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/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/mrinalxdev/sturdybeetledb

A Database in Go which basically works like ORM.

database golang

Last synced: 01 Jul 2025

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/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 2026

https://github.com/mmansy19/flask-user-profile-management

A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.

css database database-schema flask html javascript python

Last synced: 17 Jun 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/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/jmoussa/expense-report-app

Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.

crud-application database node nodejs react sql

Last synced: 17 Jun 2025

https://github.com/yahoojapan/k2hash_python

K2HASH Python library - NoSQL Key Value Store(KVS) library

antpickax database fullock in-memory k2hash kvs nosql python queue transaction yahoojapan

Last synced: 12 Apr 2025

https://github.com/meyfa/giantdb

Large object database in TypeScript, with encryption support

database encryption files javascript nodejs object-storage typescript

Last synced: 13 Jun 2025

https://github.com/stevenjdh/code-librarian

Stores and organizes your code snippets for any programming language.

code database programming programming-language snippets snippets-library snippets-manager

Last synced: 07 May 2025

https://github.com/aimxhaisse/geo-backtracer

Service to store and correlate close GPS locations over a window of time.

database gps-point

Last synced: 13 Apr 2025

https://github.com/mohammedmehdio/ClubHub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 07 May 2025

https://github.com/mlargeot/area

ACTION-REACTION CREATE AN AUTOMATION PLATFORM

backend database frontend mongodb nestjs react-native rest-api

Last synced: 13 Apr 2025

https://github.com/parable-php/orm

Parable ORM is a light-weight repository-pattern based ORM.

database library orm parable php8 repository

Last synced: 29 Oct 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/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/enzodeg40/db-commit

Quickly managed database tables to include in your commits

database mysql nodejs

Last synced: 08 May 2025

https://github.com/kekyo/flyflint

Lightweight static O/R mapping builder at compile time.

aot compile-time database dotnet lightweight orm static

Last synced: 20 Jun 2025

https://github.com/poshodev/loaf

🍞 Effortless SQL server and procedures—plus other utilities—for people who really hate cursors!

bread database db loaf mariadb mysql python sql

Last synced: 24 Jul 2025

https://github.com/wailantirajoh/dbviewer

Rails engine to view, explore database tables, records, logs and generate ERD

database engine erd logs rails

Last synced: 22 Jun 2025

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/codenoid/lazy-mongo

Insert data to mongo from text plain or file

crystal crystal-language data database mongoclient mongodb

Last synced: 13 Apr 2026

https://github.com/elusivecodes/fyreorm

FyreORM is a free, open-source database ORM library for PHP.

database mysql orm php

Last synced: 15 Jul 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/mertcandav/ldb

Local, easy-to-use, thread-safe database for Jule

database documentdb jule julelang

Last synced: 07 Sep 2025

https://github.com/erikvullings/rest-easy-loki

A simple REST interface for the in-memory database, lokijs

database lokijs no-authentication no-authorization rest rest-api

Last synced: 02 Sep 2025

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/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/ervei/ervel.db

Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)

database module

Last synced: 20 Jul 2025

https://github.com/aep/apogy

a cloud native reactive json schema database built on tikv

cuelang database graphql jsondb tikv

Last synced: 19 Feb 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/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/yaza-putu/wilayah-administrasi-indonesia-2022

Data Wilayah Administrasi Indonesia 2022

database indonesia sql wilayah

Last synced: 08 Sep 2025

https://github.com/atrox/go-migrate-rice

rice source driver for golang-migrate/migrate

database golang golang-library migration migrations rice source-driver

Last synced: 07 Mar 2026

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/enionsouza/hello-rails-react

This exercise goal is to create an app to provide both: (1) an API to respond to JSON requests, and (2) a server-side renderer for a ReactJS Client Application.

database rails-react reactjs ruby ruby-on-rails

Last synced: 31 Aug 2025

https://github.com/kitsunetech-com/velox-server

Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)

composer database json mysql odbc-api php sql sql-server

Last synced: 12 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/Oefenweb/r-database

Establish a database SQL connection between databases and R

cran database r

Last synced: 30 Jul 2025

https://github.com/muradisazade777/task-tracker-api

Task Tracker API — A lightweight and container-based task management system built with Go (Gin), PostgreSQL, and Docker. It provides a fully functional full-stack framework with a RESTful API and a Vite frontend. Ideal for local development, testing, and scaling.

api backend database docker frontend go golang html javascript nextjs react server typescript

Last synced: 04 Oct 2025

https://github.com/qqiangwu/cloudkv

A learning purpose kv storage using modern c++ based on LevelDB

database leveldb

Last synced: 02 May 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/exasol/exasol-personal

The High-Performance Analytics Engine — Free for Personal Use

data-analytics data-engineering database exasol sql

Last synced: 10 Apr 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/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/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/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/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/PearXTeamLegacy/WSDBR

WhatsApp Databases Reader - read your WhatsApp contacts and messages from PC.

csharp database dotnet reader sqlite whatsapp

Last synced: 11 Mar 2025

https://github.com/bertrandchenal/tanker

Tanker is a Python database library targeting analytic operations

database postgresql python sqlite

Last synced: 24 Dec 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/whosonfirst/go-whosonfirst-pgis

This is not ready to use. It is still being tested. It will probably be renamed.

database golang postgis whosonfirst

Last synced: 10 May 2025

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/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/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/siennathesane/pleiades

Lightning-fast constellation mesh database

cloud-native constellation constellation-mesh database kv-store

Last synced: 27 Jul 2025

https://github.com/yumemi-inc/sea-query-common-like

A Rust crate for enhancing sea_query with typical LIKE search support, including escape sequences for patterns (%fuzzy%, prefix%, %suffix) and multi-column fuzzy search.

database like sea-query search sql

Last synced: 08 May 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/secjs/database

🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js

database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver

Last synced: 30 Oct 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/cycle/active-record

Provides a simple way to work with your database using Active Record pattern and Cycle ORM.

active-record activerecord cycle cycle-orm database orm php

Last synced: 20 Jul 2025

https://github.com/pjt3591oo/javascript-book

자바스크립트로 서버와 클라이언트 구축하기

database express javascript mysql nodejs nuxtjs orm socket-io vuejs

Last synced: 29 Aug 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/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/oxidemod/oxide.mysql

MySQL database support for the Oxide modding framework

database modding mysql oxide plugins

Last synced: 29 Aug 2025

https://github.com/team-fruit/signpicdb

SignPicture Message Database Server

database docker docker-compose echo go mariadb sqlx

Last synced: 02 Feb 2026

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/bradstw/postgresql

PostgreSQL Database Admin, Monitoring and Helper Scripts

database database-management postgresql

Last synced: 19 May 2026

https://github.com/citra-org/chrono-db-go-driver

Golang client to interact with chrono db

client database driver go golang golang-library log-management

Last synced: 28 Oct 2025

https://github.com/marcosdvs/crud_php

Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php

bootstrap5 crud crud-image database html javascript php shared-files

Last synced: 02 Feb 2026