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/spacebody/dbshark

Database tools collections for course CS 307 Database lab

database

Last synced: 13 Apr 2025

https://github.com/wpbones/wpkirk-database-boilerplate

A WP Bones boilerplate to start to use the Database which could be used as a boilerplate/template

database illuminate-database orm wpbones

Last synced: 25 Apr 2026

https://github.com/lukaszbudnik/pintor

A robust Java implementation of a Write Ahead Log (WAL) system designed for ensuring data durability and consistency in database systems.

database java wal write-ahead-log

Last synced: 17 May 2026

https://github.com/dbworker/dbcollect

database utility to collect db info.

database health-check oracle tool

Last synced: 30 Jul 2025

https://github.com/coderhs/csvsqlweb

Manipulate CSV using SQL online

csv database javascript offline sqlite sqlite3 web-assembly

Last synced: 11 May 2026

https://github.com/lmuffato/project-tech-news-trybe

Projeto tech news - Projeto avaliativo da Trybe do Bloco 34 - Redes e Raspagem de Dados

database fetch mongo mongodb nosql python scraper scraping scraping-websites terminal trybe trybe-projects

Last synced: 05 May 2026

https://github.com/ynazymko12/goit-rdb-hw-07

Home task for Relational Databases: Додаткові вбудовані SQL функції. Робота з часом.

database mysql

Last synced: 17 May 2026

https://github.com/mirodilkamilov/database-project

Database Design for an existing application called "Samsung Health"

database database-design

Last synced: 24 Jun 2025

https://github.com/hossein69ameri/foodrecipeapp

FoodRecipeApp is a sample Android project using Spoonacular based on MVVM architecture

android cache coroutines database food food-app hilt kotlin mvvm room

Last synced: 07 Apr 2026

https://github.com/winqz/phprealm

Welcome to PHPRealm, an ambitious and evolving open-source MMORPG built with PHP, CodeIgniter 4, and WebSockets. Explore a vast, dynamic world in real time, where players interact, battle, and conquer through the power of PHP!

codeigniter4 database mmorpg mmorpg-client php-framework php8 websocket

Last synced: 03 Feb 2026

https://github.com/ramsailopal/yottadbvsrocksdb

A demonstration of the speed of YottaDB against RocksDB

database keyvaluestore rocksdb yottadb

Last synced: 17 May 2026

https://github.com/skimmenthal13/serilog.sinks.database

Serilog sink that writes in one of these five databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite)

database logging mysql oracle postgresql serilog serilog-sink sink sqlite sqlserver

Last synced: 24 Dec 2025

https://github.com/vilhalva/chat-de-conversas-em-txt

🤤É UM BOT DO TELEGRAM DE BATE PAPO SOBRE TÓPICOS RELACIONADOS, QUE SALVA AS CONVERSAS EM "CONVERSAS.TXT"!

api-de-bots-telegram bot database projeto python redes-sociais telegram txt

Last synced: 17 May 2026

https://github.com/rapidappio/terraform-provider-rapidapp

Rapidapp Terraform Provider

database postgresql saas

Last synced: 17 Jan 2026

https://github.com/odilson-dev/sql_zoo

Build and run queries against existing tables using SQL ZOO

database mysql-database queries sql

Last synced: 12 May 2026

https://github.com/diegonti/mxene-db

MXene Database. Contains structural and bandgap data for over 4000 MXene structures.

computational-chemistry database mxene

Last synced: 12 Jul 2025

https://github.com/fortunewalla/airportdb

We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.

airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery

Last synced: 31 Jul 2025

https://github.com/davidepastore/paris-model-generator

Paris model generator from database

database model paris php

Last synced: 29 Apr 2026

https://github.com/exasol/test-db-builder-java

Java library for creating and cleaning up test database structures and contents for integration tests

builder database exasol exasol-integration integration-testing java mysql mysql-database postgres postgresql postgresql-database

Last synced: 13 Apr 2025

https://github.com/ahmed-safa/propertify-real-estate-management-

A database management related project. Here only MySQL is used. Queries are noted in this project. Mainly terminal is used to operate the database. Also Toad from Oracle is used for easier execution and visualization.

database dbms-project plsql sql toad

Last synced: 15 Oct 2025

https://github.com/droiddevgeeks/nodelearning

This is node learning demo. It has covered all basics of node.

crawler database ejs ejs-express mcv middleware-nodes mongodb node node-module nodejs nodemailer npm-package router sign

Last synced: 05 Apr 2026

https://github.com/sumitm01/srms

Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.

apache bootstrap4 css3 database html mysql-database php8 sql

Last synced: 04 Apr 2026

https://github.com/matias3004/bd2-studionagran-app-v2

Desktop app managing recording sessions and equipment for imaginary recording studio. Made as a project for databases course at Wroclaw's University of Science and Technology

database desktop-app desktop-application gui-application java javafx javafx-desktop-apps javafx-gui mysql-database recording-studio reservation-management reservation-system

Last synced: 02 Jan 2026

https://github.com/glayzzle/grafine

:lollipop: A tiny nodejs/javascript in memory graph database

database graph-database memory-graph-database nosql nosql-database

Last synced: 28 Oct 2025

https://github.com/estevesx10/db-netflix-web-application

Netflix Web Application [DataBases Course Project]

database flask-application sqlite3

Last synced: 21 May 2026

https://github.com/drago-ex/database

:floppy_disk: Simple and flexible database abstraction layer built on Dibi for PHP, with support for entities and repositories.

database dibi nette

Last synced: 17 Jan 2026

https://github.com/enpassant/jadobec

JDBC wrapper for very simple database handling.

database fp functional functional-programming java jdbc simple

Last synced: 19 May 2026

https://github.com/starciad/linux-icon-database

A comprehensive list of unique Linux icon identifiers extracted from various themes. Useful for developers, designers, and theme creators.

database desktop-environment freedesktop gtk icon-theme icons linux qt reference themes

Last synced: 09 Apr 2026

https://github.com/gdonald/orm-activerecord

ORM::ActiveRecord is an object-relational mapping module for Raku

activerecord database migration model object orm raku relational validation

Last synced: 01 Jun 2026

https://github.com/extum/time-machine

[WIP] 🕐 Modify the time of your posts, user registrations and more by travelling back in time.

composer css database date db extension flarum flarum-ext flarum-ext-time-machine flarum-extension javascript js mysql php plugin time time-machine

Last synced: 12 Apr 2026

https://github.com/ramazanpolat/dbspider

Get database metadata easily for all databases.

database jdbc metadata

Last synced: 18 May 2026

https://github.com/musadiqpasha/spotify-dbms

This project is a music streaming database system with frontend and backend components.

css database html5 javascript mysql mysql-database reactjs

Last synced: 09 Apr 2026

https://github.com/luphord/blanketdb

A simple HTTP accessible database for IoT projects

database http iot python

Last synced: 29 Mar 2025

https://github.com/mongodb-developer/symfony-mongodb-rental-workshop

Symfony Demo Application - A Docosourus workshop to built a Symfony and MongoDB rental booking web applicaiton. Symfony Demo Application.

database demo doctrine doctrine-odm-mongodb mongodb php symfony symfony-application webapp

Last synced: 09 Apr 2026

https://github.com/mrasu/dataharpoon

An MCP-ready query engine that connects to your data — wherever it lives

database datafusion mcp mcp-client mcp-server query-engine

Last synced: 01 Aug 2025

https://github.com/torloy-github/-python-

一个基于python 的本地生成的答题系统

d-b da-ta da-ti database flask flask-application question

Last synced: 29 Apr 2026

https://github.com/masajinobe-ef/prsc

🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography

cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows

Last synced: 01 Aug 2025

https://github.com/movingju/python_server

An python flask backend server, made for study

css database flask html pandas portfolio-website python3 website

Last synced: 09 Apr 2026

https://github.com/yuurahz/json

Database image, game, logic ai

database

Last synced: 10 Feb 2026

https://github.com/ensinho/aquacensus

AquaCensus An online system for cataloging and research for laboratories or companies!

database html javascript

Last synced: 17 May 2026

https://github.com/zarkuac/hackerrank-sql-solutions

HackeRank SQL Solutions (Sorted by difficulty)

database mssql mysql reporting sql sqlqueries

Last synced: 18 Feb 2026

https://github.com/project-tsurugi/tateyama

Application Infrastructure for Tsurugi

database task-manager tsurugidb

Last synced: 01 Aug 2025

https://github.com/thothom/dynamodb

ThothOM Plugin For DynamoDB

database dynamodb javascript nodejs thothom typescript

Last synced: 10 Apr 2026

https://github.com/skiddow/srilankacitiesdatabase

Sri Lanka Cities Database JSON

cities database json lk-cities sri-lanka

Last synced: 21 May 2026

https://github.com/amandafernandes0701/backend-smartgym---projeto-trainee

Project developed during the trainee program at CPE Jr (Electrical Projects Consultancy - UFMG). Basically, it consists of a web system for gyms. In this system, the user is able to perform trivial tasks, such as: register, log in, check data, add exercises to the technical record, etc.

backend database firebase gym-website html javascript node-js

Last synced: 20 Apr 2026

https://github.com/momomo/momomo.com.platform.db.transactional.spring

A library to execute database command in transactions without having to use annotations based on Spring libraries.

database java spring

Last synced: 09 Apr 2026

https://github.com/mushfique-tajwar/eCommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 29 Mar 2025

https://github.com/v6ntage/sql-sales_data-analytics-project

This repository contains a SQL scripts demonstration analytical techniques.

analytics business-analytics data data-analysis database query sql sql-server

Last synced: 12 Apr 2026

https://github.com/tchajed/heedless-db

Simple, persistent key-value store implemented in Haskell to prototype a verified version

database key-value

Last synced: 18 May 2026

https://github.com/cloudposse-archives/fluentd-datadog-logs

Dockerfile that implements fluentd log forwarding to datadog's new log service

alpine alpine-linux chart database docker dockerfile fluentd image kubernetes logging

Last synced: 08 Nov 2025

https://github.com/xpyctiks/loginnotify

This is a bash script which sends all successfull SSH log-ins to your server via Telegram bot.Allows to monitor all connections and where are they made from. Also it using local MySQL DB for whitelist IPs.

database login logout mysql pam pam-authentication pam-module ssh telegram telegram-bot

Last synced: 08 Apr 2026

https://github.com/herbsjs/herbs2mongo

Create repositories using Mongo Driver to retrieve and store Entities

database hacktoberfest mongodb orm

Last synced: 02 Aug 2025

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/yaroslaff/SashimiDB

Database with HTTP interface for structured in-memory datasets (json, yaml, SQL queries)

api backend backend-api cms database docker headless jamstack json python rest search secure secure-by-default simple yaml yml

Last synced: 26 Sep 2025

https://github.com/tokhy1/php_crud_app

Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.

backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp

Last synced: 07 Apr 2026

https://github.com/changsongl/lsm

A key/value db implemented by LSM. 借鉴RocksDB的LSM 实现Key/Value数据库。

database lsm lsm-tree rocksdb

Last synced: 18 May 2026

https://github.com/arnulfojr/qcharts

Symfony plugin: Business tool design to aid the analysis of SQL data in a graphical way to empower users among a team

charts composer database symfony-bundle

Last synced: 12 Jan 2026

https://github.com/chompfoods/sdk-go

Go SDK 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 go grocery ingredients nutrition raw recipe-api recipes sdk

Last synced: 19 May 2026

https://github.com/cockroachlabs-field/quarkus-crdb

Securely connect a Quarkus Java app to your Cockroach Serverless database.

cockroachdb database gke java k8s

Last synced: 09 Apr 2026

https://github.com/abdullahashfaqvirk/SQL-Database-Connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 27 Sep 2025

https://github.com/efeckc17/liteexport

A powerful SQLite export tool with GUI support. Convert tables into TXT, CSV, JSON, or HTML in seconds.

database db db-convert developer-tools opensource pyqt5 pyqt5-desktop-application python sqlite-database sqlite-exporter sqlite-tools sqlite3

Last synced: 18 May 2026

https://github.com/vilhalva/pedidos-de-burguer-em-vuejs

👨‍🏫PROJETO CRIADO PARA O CURSO DE VUEJS.

crud css curse database framework html javascript json projeto site vuejs

Last synced: 09 Apr 2026

https://github.com/adielmtz/minidb

Database engine written in C for study purposes.

database

Last synced: 21 May 2026

https://github.com/salma-mamdoh/flight-reservation-system

Our Project for Data Base Course taken during fall 2023 semester

conceptual-model csharp database entity-relationship-diagram ms-sql-server physical-model

Last synced: 18 Feb 2026

https://github.com/william1nguyen/dblab

Lab for database sharding concepts and large-scale data techniques

data-sharding database large-scale

Last synced: 28 Sep 2025

https://github.com/mverleg/atadb

atadb will be a simple but fast relational database that supports a subset of SQL.

database rmdbs rust sql

Last synced: 19 May 2026

https://github.com/pangum/db

盘古数据库适配,集成了常用的功能,包括:1、集成XORM操作数据库;2、增加SSH隧道连接功能;3、统一日志输出;4、集成盘古框架,最大程序的方便业务开发

database framework go library mqtt mqtt-client mysql mysql-database pangu xorm

Last synced: 31 Oct 2025

https://github.com/theryston/db-mycro

A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON

base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript

Last synced: 09 Apr 2026

https://github.com/rashidkhan1234567/blogee-rk

Blogee-RK is your space to blog with ease. Create and manage blogs, set them as public or private, and connect with others. Sign up to access your personalized profile and start sharing your voice today.

css3 database firebase html5 javascript tailwind-css

Last synced: 25 Jan 2026

https://github.com/EdenOved/TechTrack-Job-Search-Management-Platform

Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.

api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development

Last synced: 29 Sep 2025

https://github.com/rikurauhala/minitex

Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3

automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3

Last synced: 29 Sep 2025

https://github.com/zineb-elgaout/site-web-de-transport-s-curis-pour-les-femmes

un site web conçu pour offrir une solution de transport sécurisé exclusivement destinée aux femmes.

bootstrap creative-coding css database html javascript mysql php ui-design ux-design website xampp

Last synced: 08 Apr 2026

https://github.com/sumidcyber/dataviz-master

This Python application provides a user-friendly interface to load and visualize the contents of a CSV file. Users can choose from various types of graphs and perform analyses on the dataset.

data-analysis data-analysis-project data-analysis-python database databases python python3

Last synced: 02 Jan 2026

https://github.com/inldb/inlinedb

InlineDB — A lightweight, self-hosted database & backend in a single binary. Built on SQLite3 and Go, designed for simplicity, speed, and full control.

database db open-source sqlite sqlite3

Last synced: 19 May 2026

https://github.com/dezyh/chidx

A chess position search engine allowing partial positions to be searched in realtime

chess database search

Last synced: 19 May 2026

https://github.com/ahmednasef3/software-task

This task explains OOP system types , GUI frameworks, Methods for connecting database with python application. and also explains Devops, MLops, Dataops tools.

database dataops devops-tools gui mlops oop software

Last synced: 19 May 2026

https://github.com/gcoronelc/ucv_gdi-1_202302-b2

Taller de Gestión de Datos e Información I con Gustavo Coronel.

data data-science data-structures database databases online oracle query relational-databases security sql sql-server

Last synced: 19 May 2026

https://github.com/brownag/nasis

National Soil Information System (‘NASIS’) Data Model Abstraction Layer

database nasis nrcs r soil soil-survey spsd usda

Last synced: 18 May 2026

https://github.com/wlodpawlowski/simple-crud-application

Simple "CRUD" web-application for creating, reading, updating and deleting data from the database

crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin

Last synced: 01 May 2026

https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests

Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️

311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql

Last synced: 19 May 2026

https://github.com/mobiwn/database-system-concepts

🔍 Explore my curated Database System Concepts course repository, featuring experiments, slides, and practice questions tailored for Urmia University students.

database database-management database-schema database-system-concepts databases dbms dbms-project urmia-university

Last synced: 30 Jan 2026

https://github.com/jamestang12/bootcamper-backend-api

Back-end bootcamp API for directory website, allow user to list all bootcamps in the database, search bootcamp and more

bootcamp-api database express json jwt-authentication mongodb mongoose nodejs

Last synced: 11 Apr 2026

https://github.com/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 2026