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/ciiiii/database

CoreDNS plugin for db backend

coredns database gorm

Last synced: 28 Jul 2025

https://github.com/mwblythe/squint

An interpolating SQL builder for Go

database go golang sql

Last synced: 03 Mar 2026

https://github.com/tohidkhan6332/tohid-data

TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/

database png stickers voice

Last synced: 01 Aug 2025

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

A website for displaying and adding IRC quotes

chat database irc quote quotes

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/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/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/elagoht/squirrel

Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).

2d-arrays 2darrays array data-science database float integer list storage string

Last synced: 28 Apr 2026

https://github.com/guerreiropedr0/vet-clinic-database

Vet clinic databases to learn relational databases and relationships

database postgresql sql

Last synced: 28 Apr 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/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/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/yeahnotsewerside/litedatabase

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

database db litedatabse titeweight

Last synced: 11 Apr 2026

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/debasishray16/apartlet

The Rental House Management System is a web-based or desktop application developed to assist landlords, property managers, and tenants in efficiently managing rental properties. It provides a centralized platform for handling rental property-related tasks, including property listing, tenant management, lease agreements, rent collection.

bootstrap css database html5 js php phpmyadmin scss

Last synced: 03 Mar 2026

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

CursusDB Python Native Client Package

client cursusdb database python

Last synced: 22 Jan 2026

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/kwakubiney/sqlite-go

A naïve implementation of a hash-table indexed file storage engine.

database filesystem storage

Last synced: 21 May 2026

https://github.com/apache/hbase-kustomize

Apache HBase deployments on Kubernetes using Kustomize

database hbase kubernetes kustomize

Last synced: 24 Jul 2025

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/edertone/turbodepot

General purpose multi storage library (ORM, Logs, Users, Files, Objects)

cross-language database filesystem javascript json-setup orm php sql typescript user-management

Last synced: 15 Aug 2025

https://github.com/caomeiyouren/auto-backup-database

服务器数据库自动备份方案,支持本地备份和异地备份

backup database mongodb mysql postgresql sqlite typescript

Last synced: 02 Apr 2026

https://github.com/patilni3/sql_practice_files

SQL Skills: Full Range from Beginner to Expert using SQL_Server

data database mssql mssql-database mysql mysql-database sql

Last synced: 14 Jun 2025

https://github.com/sndcds/uranus

Digitally mapping and sharing the event landscape via a flexible API service in Go.

api backend database events go golang postgis uranus

Last synced: 19 Apr 2026

https://github.com/xgfone/go-sqlx

A set of the simple, flexible and powerful SQL builders with zero-config.

builder database go go-sql golang mysql sql sql-builder sqlbuilder

Last synced: 29 Jul 2025

https://github.com/xipfs/tinynosql

tiny database

database

Last synced: 20 Apr 2026

https://github.com/sanjaysunil/stickynotes

📚 Organize tasks efficiently with StickyNotes!

database firebase js notes realtime sticky stickynotes

Last synced: 10 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/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/walker83/rorisdb

RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.

analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql

Last synced: 31 May 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/40ants/40ants-pg

Utilities to simplify use of Postgresql in my Common Lisp projects

commonlisp database utility

Last synced: 16 Jan 2026

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/donuts-are-good/csvdb

experimental csv database

csv database db embedded flat-file go golang sql

Last synced: 27 Apr 2026

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/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/prasanta-hembram/translation-work-list-for-santali-language

Here are some resources which are volunteerly contributed by me which may help Santali Content creators or Researchers. ᱱᱚᱶᱟ ᱥᱟᱦᱴᱟ ᱨᱮ ᱫᱚ ᱤᱧ ᱯᱟᱦᱴᱟ ᱠᱷᱚᱱ ᱜᱚᱲᱚ ᱮᱢ ᱠᱟᱱ ᱨᱮᱫ ᱠᱚ ᱢᱮᱱᱟᱜᱼᱟ ᱡᱟᱦᱟᱸ ᱫᱚ ᱥᱟᱱᱛᱟᱲ ᱟᱨ ᱨᱤᱥᱚᱨᱪᱚᱨ ᱠᱚ ᱠᱟᱹᱢᱤ ᱨᱮ ᱜᱚᱲᱚ ᱮᱢᱟ ᱠᱚᱣᱟᱭ ᱾

bilingual database dictionary ocr resource santali translation

Last synced: 15 Mar 2025

https://github.com/luminovrym/aplikasi-manajemen-informasi-peserta

Aplikasi Manajemen Siswa dengan PHP Native

database mysql php php-native

Last synced: 29 Apr 2026

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/php/pecl-database-oci8

PHP extension to interact with Oracle Database

database oracle php

Last synced: 25 Mar 2025

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/nedscode/rwproxy

A transparent reader-writer query-distributing proxy SQL driver for Go

database go golang master read replica replication slave sql write

Last synced: 11 Mar 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/yashitanamdeo/hospital-management-system-python

Hospital Management System using Tkinter in Python with Mysql Database Connectivity

database database-management hospital-management-system mysql python tkinter tkinter-python

Last synced: 16 Apr 2026

https://github.com/usox/harm

Active record/Table data gateway hybrid for hack strict mode

database hack hacklang hhvm orm postgresql

Last synced: 25 Feb 2025

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/mutazhelal/audioplayer

Audio player with features like playlists, skip, shuffle, pause and play. React, Next.js, Typescript, and Postgres. Cookies, database schemas and migrations, API calls with serverless functions.

cookies database middleware migration nextjs postgresql prisma reactjs schema

Last synced: 12 Apr 2025

https://github.com/timnekk/copier-telegram-bot

🚀 Copier Template for Telegram Bot using Aiogram, Postgres, Redis, Docker, Coolify Ready

aiogram copier-template database docker docker-compose poerty postgresql pydantic python redis ruff sqlalchemy telegram telegram-bot telegrambot template uv

Last synced: 08 May 2025

https://github.com/maludb/maludb-core

A memory DBMS for long-term institutional memory, human-AI knowledge sharing, and contextual recall. PostgreSQL 17 extension.

database memory postgresql postgresql-extension

Last synced: 08 Jun 2026

https://github.com/rebornq/databasecoursedesign

数据库大作业

database php

Last synced: 12 Apr 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/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/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/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/jacobwilliams/vibehdf5

Vibe coded HDF5 file database + GUI viewer + Data visualization

database filestore gui hdf5 matplotlib pyside6 python qt vibe-coding

Last synced: 05 Mar 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/decathlon/scribedb

Search for differences in database (at data level, not ddl)

comparison database oracle postgresql python python3 schema scribedb

Last synced: 25 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/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/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/rsc-dev/cve_db

Common Vulnerabilities and Exposures DB and Python API

cve database security

Last synced: 13 Feb 2026

https://github.com/nucleoidai/datastore

On-Chain Data Store for JavaScript Objects

database javascript nodejs

Last synced: 09 Apr 2026

https://github.com/isaquepinheiro/dbebrasil

DBEBr Framework for Dart/Flutter (Isaque Pinheiro)

database db2 firebird framework mongodb mysql postgres sqlite sqlserver

Last synced: 12 Apr 2026

https://github.com/ariesclark/cloudflare-kv-storage

A dead simple client for Cloudflare's KV storage. 📦

cloudflare database key kv kv-store store value

Last synced: 05 Feb 2026

https://github.com/ozovalihasan/database-sqlzoo

🗄️ The database tutorial on SQLZOO is completed, and all solutions are added.

database mysql

Last synced: 16 Apr 2026

https://github.com/hasanisaeed/database-backup-aws

Automatic and adjustable backup of the database on AWS or anywhere else!

backup boto3 database python3

Last synced: 10 Jul 2025

https://github.com/kiwamunet/gens

Converts a database into gorm structs

database generator golang mysql mysql-database schema struct

Last synced: 26 Jan 2026

https://github.com/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/josgard94/api-to-do-list-with-python-and-flask

This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.

api api-rest database database-coneccion example-project flask flask-api learning-python mysql pyth python singleton-pattern sqlalchemy sqlalchemy-database sqlalchemy-orm sqlalchemy-python

Last synced: 09 Apr 2026

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/cbrnrd/ezdb

🌌 An in memory database used for IPC

crystal daemon database interprocess-communication ipc nosql

Last synced: 25 Oct 2025

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/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/fcsonline/datalite

The open-source schemaless database for a realtime world

cqrs database datomic event-sourcing realtime rust

Last synced: 29 Apr 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/andr3w03/si2_uas

Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)

codeigniter crud database framework information-system mysql php sql visual-studio-code web-application

Last synced: 23 Jul 2025

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/ananya-0306/contact_management_system

Contact Management System project is written in Python. The project file contains a python script (index.py). This is a simple GUI based project which is very easy to understand and use. Talking about the system, it contains all the required functions which include adding, viewing, deleting and updating contact lists. While adding the contact of a person, he/she has to provide first name, last name, gender, address and contact details. The user can also update the contact list if he/she wants to. For this, the user has to double-click on a record that he/she wishes to edit. The system shows the contact details in a list view. And also the user easily delete any contact details.

begginer-tutorial contactmanagement database project-management python3 pythonforbeginner pythonprojects

Last synced: 23 Jul 2025

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

Simple webserver for trying Project:M36

database demo example nix project-m36

Last synced: 24 Apr 2026