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/markwylde/node-mini-migrations

A really simple node migrations library that is completely independant of any database or file system.

database migrations sqlite

Last synced: 01 May 2026

https://github.com/leewayzdes/flower_shop_management

Flower Shop Management – это приложение на Java с графическим интерфейсом для управления цветочным магазином. Использует PostgreSQL для хранения данных о цветах. Включает функции добавления, поиска и удаления записей через SQL-хранимые процедуры.

database datamanagement flower-shop gui postgresql

Last synced: 01 May 2026

https://github.com/rhosocial/python-activerecord

A modern, Pythonic implementation of the ActiveRecord pattern, providing an elegant and intuitive interface for database operations with type safety and rich features.

activerecord database orm python

Last synced: 01 May 2026

https://github.com/calvitoria/intro-to-mongodb

My first mongoDB project. The goal was to develop queries to create, update, delete and read data based on a hamburguer chain.

database mongodb

Last synced: 17 Apr 2026

https://github.com/seaworld008/ai-coding-prompts-template

Open-source AI coding prompt template repo with Chinese explanations, English prompts, and specialized engineering playbooks.

ai ai-coding automation database developer-tools devops docker github-actions kubernetes nginx nosql prompt-engineering prompts software-engineering sql terraform

Last synced: 06 Jun 2026

https://github.com/tiny-essentials/puddysql

🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.

advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials

Last synced: 01 May 2026

https://github.com/mateusadada/ban-udesc

Databases course in the fifth semester of the Bachelor's Degree in Information Systems at UDESC

database java mysql udesc

Last synced: 30 Apr 2026

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

Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.

database postgresql schema sql sql-server

Last synced: 14 Apr 2026

https://github.com/lucretia/samueltardieu-postgres-ada

Archive version of Samuel Tardieu's clean up of postgres-ada, it's no longer on his github account or the net. I don't know how much this differs from the coreland version.

ada database databases pgsql postgres postgresql

Last synced: 21 Apr 2026

https://github.com/chriseaton/sample-database

A long-term supported sample dataset for file and database unit testing and validation. Simple, straight-forward, raw data shared across formats.

data database examples flat-file samples schema unit-testing

Last synced: 25 Apr 2026

https://github.com/vvvvalvalval/onodrim

enhanced Datomic entities

database datomic derived-data entity polymorphism

Last synced: 18 Apr 2026

https://github.com/lutangar/botanical-magazine

The Botanical Magazine or Flower-Garden displayed by William Curtis

botany database gutenberg json magazine plants

Last synced: 14 Apr 2026

https://github.com/salixzs/dapper.cqrs

Utilize CQRS approach with Dapper in easy and testable way.

cqrs dapper database nuget-packages orm-extension

Last synced: 30 Apr 2026

https://github.com/fx-max/leetcode

记录个人 LeetCode 解题过程。

database leetcode leetcode-php mysql php sql

Last synced: 18 Apr 2026

https://github.com/awncorp/nano

Minimalist Object Persistence

database object-database orm perl perl5 persistence

Last synced: 30 Apr 2026

https://github.com/joaoespacheco/trybe-project-23-one-for-all

Projeto de criação, população e manipulação de um banco de dados SQL

database docker mysql sql

Last synced: 18 Apr 2026

https://github.com/koeonyack/db-project

📘 2018-1 Handong DB team project [Watcha Clone]

database mysql-database php

Last synced: 18 Apr 2026

https://github.com/alfunx/monetdb

An Open-Source Database System

column-store database monetdb sql sql-database

Last synced: 30 Apr 2026

https://github.com/tlewin/yadm

Simple Clojure library for data mapping

clojure database datamapper sql validation

Last synced: 30 Apr 2026

https://github.com/jinjoo-lab/rdb

Real MySQL 8.0 + 데이터베이스 스터디를 기반으로 하는 복습 레포지토리

database mysql

Last synced: 24 Apr 2026

https://github.com/amirkhaniansev/accesscore

AccessCore is a lightweight ORM for working with relational databases.

cshar database mysql orm sql sql-server

Last synced: 29 Apr 2026

https://github.com/itpey/remo

in-memory key-value storage with expiration capabilities.

database go high-performance in-memory in-memory-caching inmemory-db key-value memory redis storage ttl

Last synced: 29 Apr 2026

https://github.com/jsweb/jsdb

Simple NoSQL like embedded JSON database for modern Node.js applications.

database embedded javascript js json nosql

Last synced: 29 Apr 2026

https://github.com/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026

https://github.com/stoolap/stoolap-desktop

A visual database management application for Stoolap

database database-management sql

Last synced: 18 Apr 2026

https://github.com/adil-bikiev/fileuploadsystem

A Django-based web application for uploading, managing, and viewing files. This project includes an intuitive interface for users to upload files, view the uploaded files in a list, and perform basic operations like file deletion.

css database django file-management file-upload html python responsive-design web-application

Last synced: 19 May 2026

https://github.com/kamil-kielbasa/aeternusdb

An embeddable, persistent key-value store built on an LSM-tree architecture.

database embedded-database key-value-store lsm-tree nosql rust storage-engine systems-programming

Last synced: 05 Apr 2026

https://github.com/mgobeaalcoba/postgresql_fundamentals

Querys y notas del curso de PostgreSQL

database database-management postresql sql

Last synced: 21 Apr 2026

https://github.com/gabrielhcataldo/go-mongo-template

🍃 Powerful Template for MongoDB, with all functions and interactions optimized and simple to use.

database go-mongo go-mongodb go-sql mongo mongodb mongodb-database nosql nosql-database

Last synced: 28 Jan 2026

https://github.com/affluentlynx/database-viewer

just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)

database database-gui database-management editor python3 sql tkinter-graphic-interface viewer

Last synced: 29 Apr 2026

https://github.com/nicklitwinow/hse-nosql-capstone-project

This project demonstrates the design and implementation of a non-relational database using MongoDB for an online electronics store with home delivery service. It is structured to capture comprehensive details about customers, products, and orders, and includes capabilities for sales analysis and review management.

database database-design docker docker-compose mongodb

Last synced: 18 Apr 2026

https://github.com/01joseph-hwang10/terraform-provider-mongodb

Manage MongoDB databases, collections, documents, and indexes using Terraform

collection database document index mongodb terraform terraform-provider

Last synced: 18 Apr 2026

https://github.com/soontao/cbdb_api

cbdb to api

cbdb database python sqlite3

Last synced: 21 May 2026

https://github.com/tupiribas/jdbc-dao-demo

Aplicando os conhecimentos sobre as linguagens Java e SQL além de, usar os conhecimentos sobre o padrão de projeto DAO (Data Access Object) e a tecnologia JDBC

dao database java jdbc sql

Last synced: 29 Apr 2026

https://github.com/tetiewastaken/babble

Babble is a document-oriented database tailored for easy local development and production.

database development document-based

Last synced: 29 Apr 2026

https://github.com/jaymar14/week-12

mySQL activities

back-end cli database mysql nodejs

Last synced: 05 Apr 2026

https://github.com/aboubakr-jelloulat/dot-net-tiered-architecture

A comprehensive contacts management system built with C# following a clean 3-tier architecture pattern. This project demonstrates enterprise-level software design principles with clear separation of concerns across presentation, business logic, and data access layers

ado-net clean-architecture csharp data-access-layer data-business-layer database presentation-layer sql-server tier-architecture

Last synced: 18 Apr 2026

https://github.com/paraglondhe098/sql-manager-ai-agent

Incorporating AI agent to manage a SQL database.

ai-agent database llm mysql sql

Last synced: 18 Apr 2026

https://github.com/bbonnin/camel-arangodb

Camel ArangoDB Component

apache-camel arangodb database nosql

Last synced: 29 Apr 2026

https://github.com/codenoid/pardon

Optimized In-Memory with File Based storage for learning purpose

crystal database tcp unix

Last synced: 24 Apr 2026

https://github.com/westonganger/lazy_serialize

Lazy Serialize is an alternative to ActiveRecord's serialize method which does not serialize each column until the first call to the attribute.

activerecord database rails ruby serialization

Last synced: 18 Apr 2026

https://github.com/sangamesh123052000/vue-mute-table

📊 Create and edit complex data tables effortlessly with a high-performance Vue 3 app, featuring virtual scrolling and real-time updates.

database multitable notion vue-table

Last synced: 18 Apr 2026

https://github.com/tolik-punkoff/sxgeosharp

Simple implementation for SypexGeo IP Database on C#

csharp database implementation sxgeo

Last synced: 29 Apr 2026

https://github.com/0xerwin1/expenses-manager-backend

This was a simple project for managing my expenses. The goal is to have a project in my portfolio and use it for my personal expenses.

database expenses-manager expressjs nodejs postgresql redis typescript

Last synced: 14 Apr 2026

https://github.com/juliaszymanska/sqlproject

Hotel Management System Database

database hotel sql sqlserver

Last synced: 18 May 2026

https://github.com/sayden/groph

A WIP graph database written in Go

database edge graph vertex

Last synced: 22 Jan 2026

https://github.com/neetigyachahar/psqlab

Write PSQL query in browser, natively.

database pglite postg psql

Last synced: 08 May 2026

https://github.com/dyjak/gigabank-database

MySQL oracle database for "GigaBank" App

database datagrip mysql mysql-database oracle oracle-database

Last synced: 07 May 2026

https://github.com/yeongseon/excel-dbapi

PEP 249 (DB-API 2.0) compliant driver for querying Excel files with SQL

database db-api excel openpyxl pandas pep249 python sql

Last synced: 14 Apr 2026

https://github.com/vvhybe/tictactoe

A web game to maintain SQL databases and DB(database)-BE(backend)-FE(frontend)

backend database frontend game-development javascript mysql-database php php8 web webgame

Last synced: 14 Apr 2026

https://github.com/vilhalva/app-de-lista-telefonica

👨‍🏫PROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.

android android-studio apk aplicativo crud curse database engine kotlin projeto xml

Last synced: 08 May 2026

https://github.com/mrrazvi/wordpress-servicebridge-hubspot-syncing

Providing syncing from ServiceBridge to HubSpot.

api database hubspot php servicebridge syncing

Last synced: 29 Apr 2026

https://github.com/f1-sql/f1-sql

Sequel Formula is a Microsoft SQL Server Formula One database developed and maintained for education and demonstration purposes using open source Formula One Data.

database f1 formula1 microsoft-sql-server ms-sql-server sql sql-server t-sql

Last synced: 18 Jan 2026

https://github.com/arif98741/pos

Point of Sale(POS) is a sale management web application from where you can easily manage your products, suppliers, sales etcs. This app is still incomplete. You can download and modify it for your own purpose without concern of any license

ajax database mysql php7 project

Last synced: 08 May 2026

https://github.com/emranffl/free-slot-scheduler

A Java project on managing a queue of students which interacts with the database

database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp

Last synced: 07 May 2026

https://github.com/bc100dev/firebos

Self-hosted Google Firebase. But wait… It's FOSS time!

authentication database firebase google-firebase hosting java java21 open-source rest-api self-managed storage

Last synced: 08 May 2026

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

Country Explorer is an interactive web application that empowers you to discover countries from around the world using free public APIs. With advanced filtering options by continent, the app displays each nation's name, flag, detailed information—including population statistics—and offers interactive charts to visualize population data. Whether ...

api application bocaletto-luca countries countries-api country css3 database free-api html5 javascript opensource responsive webapp

Last synced: 08 May 2026

https://github.com/marvinklein1508/dbcontroller

A database wrapper library.

database mysql sqlserver

Last synced: 16 Apr 2026

https://github.com/dorukeskicorapci/sql-basics

This project includes basics of SQL database manipulation using java.

classes database sql sqlite

Last synced: 08 May 2026

https://github.com/proway2/kvserver

Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.

database elements-purged expiration golang gplv3 http-protocol in-memory key key-value key-value-database key-value-store server storage-server ttl ttl-cache value

Last synced: 14 Jan 2026

https://github.com/pprattis/web-application-for-medical-appointment-management

A jdbc application that simulates the functionality of a medical appointment application.

computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams

Last synced: 08 May 2026

https://github.com/francescodisalesgithub/cms-fuzzing-dictionaries

dictionary with all the well known cms directories and tables

cms database dictionary drupal fuzzing hacking joomla sql wordpress

Last synced: 07 May 2026

https://github.com/gkhays/db-primer

Interacting with a database in an enterprise environment

database docker hibernate java junit liquibase maven orm postgresql tdd

Last synced: 16 Apr 2026

https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci

Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov

analysis analytics data data-analysis data-science database mysql reiter sql

Last synced: 08 May 2026

https://github.com/juliusmarkwei/swift-send

the swift sender application simplifies sms messaging for digital marketers and businesses

authentication backend database django jwt-auth rest-api sms swagger-ui

Last synced: 08 May 2026

https://github.com/oefenweb/ansible-mariadb-server

WIP - Ansible role to set up mariadb-server server in Debian-like systems

ansible database debian mariadb mariadb-server mysql ubuntu

Last synced: 13 Feb 2026

https://github.com/mchenryspagg/hng-hire-data-model

The project involves creating a data model for HNG Hire, implementing it in MySQL, and building a Power BI dashboard to display hiring statistics.

dashboard data database datamodeling dimensional-modeling mysql mysql-database powerbi starschema

Last synced: 11 Feb 2026

https://github.com/kubex-ecosystem/gdbase

Modular, scalable, and automatic database management for modern systems.

bussiness-rule data-modeling database docker golang orquestration

Last synced: 07 May 2026

https://github.com/nelofarzabi/school-library

School Library is an app to record what books are in the library and who borrows them.

database postgresql ruby

Last synced: 07 May 2026

https://github.com/scyth3-c/knock-notes-desktop

version de escritorio de knock-notes, proximamente se podra compilar codigo c++ escrito en una nota

c-sharp database desktop-app notes-app

Last synced: 28 Apr 2026

https://github.com/n0nag0n/flee-intercom

For those of you who like to keep your money after Intercom jacks up the prices year after year, but want to keep an export of your data.

again-and-again api data database export exporter flee high-prices intercom mysql php price run save saver year-over-year

Last synced: 09 May 2026

https://github.com/gistia/aide-de-camp-mongodb

A MongoDB backed implementation of the job Queue for aide-de-camp.

database document job mongodb queue rust scheduler

Last synced: 13 Feb 2026

https://github.com/markelca/tunadb

A disk-based key-value store written in Rust

cli database key-value-store rust tcp-server

Last synced: 11 Feb 2026

https://github.com/macrat/indexedfts

Full-Text Search engine for web browser.

database full-text-search fulltext-search javascript-library

Last synced: 27 Sep 2025

https://github.com/micartey/elixir-distributed-database

Elixir distributed database (eddb) with optimistic locking and data synchronization

database dirstributed elixir

Last synced: 28 Apr 2026

https://github.com/vladpuz/vladikdb

Simple and fast JSON database for node and browser

browser database db electron embed embedded flat json local localstorage lowdb sessionstorage stream streaming

Last synced: 09 May 2026

https://github.com/farisc0de/pdowrapper

Simple PHP PDO wrapper to handle MySQL databases easily

database mysql mysql-database pdo pdo-php pdo-wrapper php php-database php-library php-pdo-wrapper php7

Last synced: 18 Apr 2026

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/amadou-6e/py-docker

Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.

containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores

Last synced: 07 Apr 2026

https://github.com/oshaulz/saildb

Database example

database experimental python

Last synced: 15 May 2026