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/cwteng1005/sql-basic

SQL的学习记录

basic database mysql

Last synced: 19 Apr 2026

https://github.com/davedka/ticky

Digital room identification system for schools – real-time timetable, QR codes & teacher finder

api api-rest database docker php php8 postgresql qrcode real-time room-management school supabase tailwindcss timetable

Last synced: 19 Apr 2026

https://github.com/jmcamposdev/1daw-db

🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.

data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views

Last synced: 19 Apr 2026

https://github.com/quillstack/query-builder

A simple query builder package, with separate Model and Relation classes.

database model php php7 query query-builder sql

Last synced: 19 Apr 2026

https://github.com/oemanuelfirmino/vector-search-with-cos-similarity

A system that processes document similarity searches using a backend microservice. It includes a frontend for querying and displaying results, with visualizations of tensor data representing document feature vectors.

algebra artificial-intelligence calculus database neural-network

Last synced: 20 Apr 2026

https://github.com/adi3g/collector

A flexible Python library for collecting, transforming, and unifying data from diverse sources into a standardized format using customizable configurations.

api big-data database python transformer

Last synced: 20 Apr 2026

https://github.com/sinedied/htf-data

CLI tool to process Hadra Trance Festival database export into valid data for the app

cleaner cli data database hadra tool

Last synced: 20 Apr 2026

https://github.com/zebbern/exploitdb-extracter

📥 | Extracts and saves dorks in various formats for analysis. Fetches all dorks from Exploit-DB/google-hacking-database!

automation bugbounty cross-platform database developer exploit exploitdb extractor google google-hacking google-hacking-database hacker hacking osint pentesting python python3 script

Last synced: 20 Apr 2026

https://github.com/ejach/community-decides-bot

Simple reddit bot that lets the community decide what happens to a given post on a subreddit.

bot database modmail praw praw-reddit pypi reddit reddit-bot

Last synced: 20 Apr 2026

https://github.com/mdaashir/pythonfunprojects

Welcome to my Python Projects Repository, Explore a diverse collection of Python scripts, from simple puzzles to complex problems. Browse, contribute, and enhance your Python skills!

alphabet database dna-sequences error free game lcm prime-numbers python python3 sqlite3 tables virus zigzag

Last synced: 21 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/billgewrgoulas/multithreaded-server

Implementation of a multithreaded server that allows multiple users to make requests at the same time. Built for the course Operating Systems @CS.UOI.

database mutex-synchronisation mutual-exclusion reader tcp writter

Last synced: 22 Apr 2026

https://github.com/n4ze3m/formshet

Open source form backend using Google Sheet DB

application backend database form google-sheets

Last synced: 22 Apr 2026

https://github.com/khanh1998/raft-go

a simple distributed key-value database, built on top of Raft consensus algorithm

database distributed-systems go key-value raft

Last synced: 22 Apr 2026

https://github.com/boss-1s/key_multivalue_storage

A simple JSON wrapper library that allows the JSON storage of one key to multiple values.

database json json-storage pypi pypi-package python storage wrapper-library

Last synced: 10 Jun 2026

https://github.com/whiskyechobravo/karboni

Mirror a Zotero library into a SQL database

academia cli-app database python scholar sql zotero zotero-api

Last synced: 24 Apr 2026

https://github.com/ehrg1/cs492-mosques-management

About This repository showcases a project developed for the CS492 Special Topics in Computer Science course, which is a simple app to manage mosques

database gui python sqlite3 tkinter tkinter-gui

Last synced: 24 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/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/migliori/power-lite-pdo-docs

Documentation of the PowerLite PDO Library.

database documentation pdo pdo-wrapper

Last synced: 25 Apr 2026

https://github.com/tech-gian/dbms-extensible-hash_table

👨🏻‍💻💻💾This project is the implementation of Extensible Hash-Table and Secondary Indexes

c database database-management filesystem structured-data

Last synced: 25 Apr 2026

https://github.com/arnav-arw/cloud9

A very simple database app written in Python along with Tkinter as its GUI library.

database python python3 tkinter

Last synced: 27 Apr 2026

https://github.com/sholladay/hapi-perm

RethinkDB storage for hapi web servers

connection database db hapi plugin rethinkdb server

Last synced: 27 Apr 2026

https://github.com/bas-boop/pokemon-database

Simple C# database

csharp database

Last synced: 27 Apr 2026

https://github.com/gettocat/orwelldb

Library wich syncronize data beetween blockchain and database

blockchain database orwell orwelldb protocol synchronization

Last synced: 27 Apr 2026

https://github.com/kevindasilvas/ivoryorm

[DEPRECATED - NOT MAINTAINED] Ladies and Gentlemen I present to you the Ivory ORM. An entire ORM developed in PHP. The Ivory ORM is PDO compatible and entirely developed in PHP-7+. The main reason behind the ivory creation is the knowledge I obtained from this project and also about learning more diverse SQL commands

database oop orm orm-php-framework php php7

Last synced: 27 Apr 2026

https://github.com/jenkinsci/flyway-api-plugin

Jenkins Flyway API plugin

api-plugin database

Last synced: 28 Apr 2026

https://github.com/sebastianconcept/matter

Algorithmically sharded repository for Pharo.

cache database pharo smalltalk

Last synced: 28 Apr 2026

https://github.com/utkarsh5026/storemy

A fully-featured relational database management system built from scratch in Go 😃

acid database database-design golang io storage

Last synced: 28 Apr 2026

https://github.com/isobar-nz/silverstripe-spindb

Backup DB periodically and backup to AWS S3 storage with rotation (WIP)

aws aws-s3 backup database silverstripe

Last synced: 28 Apr 2026

https://github.com/tylertron1998/kvn

Key Value Notation (KVN) based storage for .NET.

database dotnet dotnet-core keyvalue

Last synced: 28 Apr 2026

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/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/krsoninikhil/sqlite-clone

A clone of Sqlite database, follows this tutorial: https://cstack.github.io/db_tutorial/

c database diy sqlite tutorial

Last synced: 28 Apr 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/sabine/persistent-history

(experimental) TH functions to generate revision history models for a persistent schema

audit database haskell-persistent history persistent revisions

Last synced: 28 Apr 2026

https://github.com/box-community/tool-php-simple-user-reports

Tool: simple PHP script to get user statistics and optionally save to a database

box database php script tool user-analytics users

Last synced: 29 Apr 2026

https://github.com/zhongzc/lsm-tree

A naive LSM-tree

database lsm-tree scala

Last synced: 29 Apr 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/phfaist/zoodb

Tools for building a Zoo from a database of YAML files in JavaScript

database information js repository static-site zoo

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/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/hanieas/queue-management-laravel

Queue management in Laravel

database laravel queue redis

Last synced: 29 Apr 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/nikhilbadyal/pgextras

Unofficial Python port of Heroku's pgextras that provides various statistics for a Postgres instance.

database heroku performance postgres postgresql statistics

Last synced: 29 Apr 2026

https://github.com/vsoch/zenodo-ml

dinosaur dataset to help understand domain-specific software

database image-processing open-source software zenodo

Last synced: 29 Apr 2026

https://github.com/laguna1/doctor-patient-contact

many_to_many associations with the same model

database many-to-many postgresql rails ruby

Last synced: 29 Apr 2026

https://github.com/omarrsakr/java-customer-registration-page

A desktop application developed using Java that simplifies the process of registering and managing customer information. The application features a clean and user-friendly interface for adding, viewing, and managing customer records.

database java swing-gui

Last synced: 29 Apr 2026

https://github.com/freedom35/python-sqlite-to-markdown

Python app to export SQLite query results to markdown.

database markdown python sqlite

Last synced: 29 Apr 2026

https://github.com/hj5230/data-depot

A file-based database system designed for storage, retrieval, and management of data. It offers multiple ways to read and store data, along with encryption functionality. DataDepot is an ideal solution for small to medium-sized projects that require a lightweight yet powerful data storage option without the overhead of traditional databases.

database npm storage

Last synced: 08 May 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/dadangdut33/sistem-database-warung

Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta

database gui-application java sql

Last synced: 30 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/awncorp/nano

Minimalist Object Persistence

database object-database orm perl perl5 persistence

Last synced: 30 Apr 2026

https://github.com/jke94/hospital-management

A hospital database made with Entity Framework Core.

csharp database efcore efcore31

Last synced: 30 Apr 2026

https://github.com/umit/lsm-tree-storage

A high-performance, Log-Structured Merge-Tree (LSM-tree) based storage system for key-value databases. This implementation leverages Java 21's new features like the Arena API and MemoryLayout for efficient memory management.

database distributed-systems java keyvalue log-structured-merge-tree lsm lsm-tree

Last synced: 30 Apr 2026

https://github.com/zhikhareval/db_web_test_automation

This repository contains a test automation project using PyTest and Playwright. We use the ‘test cases as code’ approach and store test reports in a database. We also generate reports in Allure.

allure allure-report database github-actions mit-license playwright playwright-python playwright-tests pytest python test-automation test-case web-testing

Last synced: 30 Apr 2026

https://github.com/llogaricasas/easybackendphp

A lightweight and customizable Object-Oriented PHP library for backend development

back-end database php php-library sql

Last synced: 30 Apr 2026

https://github.com/yokawaiik/tickets_storage_app

A small application project where the user can differentiate between different tickets (or other files). An application can be part of something bigger such as storage for storing documents.

architecture bloc database download-manager flutter flutter-architecture flutter-bloc get-it go-router i18n internationalization isar network routing service-locator settings shared-preferences slang

Last synced: 30 Apr 2026

https://github.com/czheo/qdb.py

Python Implemented Quine DB

database key-value quine

Last synced: 30 Apr 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/sundeeep/rust-demystified

My learning of Rust language by embracing it's cutting edge advantages in each and every domain of compute science and engineering.

blockchain-technology database operating-system rust smart-contracts web3

Last synced: 01 May 2026

https://github.com/denizkarya1999/hirex

Hire students easily for any position.

career database human-resources internships personal-project students

Last synced: 01 May 2026

https://github.com/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/samoggino/querydb

Piattaforma che permette ai professori di creare esercizi per i propri studenti a tema SQL e Database, sviluppata per l'esame di Basi di Dati.

database html-css-javascript php sql

Last synced: 01 May 2026

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

I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.

case-insensitive database go go-orm golang gorm

Last synced: 01 May 2026

https://github.com/hu553in/dbeaver-gcloud-free

Free local alternative to DBeaver's paid Google Cloud token flow.

access-token auth cli database database-tools dbeaver developer-tools gcloud google-cloud postgresql python

Last synced: 01 May 2026

https://github.com/kouroshtkk/poll-tcp-db-server-client

Tcp Client-Server written in C with poll IO multiplexing with add, remove, update and list functionality.

c client-server database employee employee-management network network-programming socket-io socket-programming tcp

Last synced: 01 May 2026

https://github.com/epochstudio/messagebroker

Galaxies Discord Bot Message Broker Service

database message-broker

Last synced: 02 May 2026

https://github.com/basedwon/index

A comprehensive indexing solution built to cater to a wide variety of indexing requirements.

database indexing inverted-index

Last synced: 02 May 2026

https://github.com/ashmalzahra/vet_clinic-database

In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.

database postgres postgresql sql

Last synced: 02 May 2026

https://github.com/jonathanstowe/redx-hashedpassword

A facility to allow the Red ORM to store and use hashed passwords in the database

database hash password raku red

Last synced: 02 May 2026

https://github.com/twihno/connection-string-generator

A VERY simple rust crate to generate database connection strings programmatically

connection-string database database-connection

Last synced: 02 May 2026

https://github.com/moontai0724/bahamut-quiz-db

Unofficial Bahamut quiz database, host on Google Spreadsheet with Google Apps Script.

bahamut database google-apps-script google-spreadsheet

Last synced: 02 May 2026

https://github.com/sshehrozali/db-to-csv

Python script to convert .DB file to .CSV file

comma cs-files csv database database-file db-files db-to-csv python python3 sqlite3 sqlite3-db

Last synced: 02 May 2026

https://github.com/partman7/sheets-parser

Parsing module for effortless Sheets-to-data conversion.

database google-sheets-api googleapis hacktoberfest sheets

Last synced: 02 May 2026

https://github.com/temsegn/myfinance_management

MyFinance is your ultimate budgeting companion! Track income and expenses, set financial goals, and gain insights with ease. Stay in control of your money with intuitive charts, smart reminders, and secure cloud backup. Whether saving or managing daily spending, MyFinance helps you achieve financial success effortlessly.

authentication dart database firebase firestore-database flutter localnotifications provider sharedpreferences state-management

Last synced: 02 May 2026

https://github.com/daijobudes/ligmacy-pharma

A website using django. Bootstrap for design and stuff.

bootstrap database django html python3 website

Last synced: 02 May 2026

https://github.com/fadilxcoder/json-db

JSON column & settings in database

database json notes php poc sql

Last synced: 02 May 2026

https://github.com/gergesshamon/einglish-arabic-dictionary-db

Free English to Arabic dictionary database

database

Last synced: 09 Jun 2026

https://github.com/iulyanp/symfocker

A Docker setup environment for Symfony2 Framework based on Alpine

alpine database docker docker-for-symfony docker-network docker-volumes symfony

Last synced: 02 May 2026