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/bpolaszek/simple-dbal

Unified OOP API for PDO/Mysqli.

database mysql mysqli pdo php

Last synced: 27 Oct 2025

https://github.com/denvercoder1/php-simple-crud-api

Simple API for storing and retrieving labeled data (grouped key-value pairs)

api crud-api database key-value php

Last synced: 16 Apr 2026

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/elgopher/logstore

Go library for writing and reading append-only application logs storing events (event store), transactions (commit, redo, undo log) or any other entries.

commit-log cqrs database event event-sourcing log store

Last synced: 16 Mar 2026

https://github.com/epandurski/flask_signalbus

A Flask-SQLAlchemy extension for atomically sending messages (signals) over a message bus (RabbitMQ, Kafka, etc.)

database flask-sqlalchemy kafka messaging microservices python rabbitmq sqlalchemy

Last synced: 27 Mar 2026

https://github.com/ctiedt/influx_client

A Rust library to interact with InfluxDB

database influxdb influxdb-client rust

Last synced: 06 Jul 2025

https://github.com/reala10n/simplejsondb

Create a simple JSON database with just one line of code!

data database db easy json python simple

Last synced: 27 Oct 2025

https://github.com/bruk19/budget-app

This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent

bootstrap css3 database rails6 ruby

Last synced: 23 Feb 2026

https://github.com/tonaxis/tona-db-mini

Tona-DB mini is a JavaScript library for simulating small local databases in JSON

database file-based json jsondb lightweight lowdb minimal node offline storage typescript

Last synced: 25 Oct 2025

https://github.com/ikauematos/sql-database-student

Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations

database sql

Last synced: 27 Feb 2025

https://github.com/dabbertorres/dbman

CLI/Nvim Plugin/Library for connecting to databases.

cli database golang library neovim-plugin

Last synced: 07 May 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/houssemdellai/webapp-demo

Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.

application-insights azure database dotnet5

Last synced: 14 Feb 2026

https://github.com/orhankupusoglu/alembic-sql

Manage databases with Alembic, but use SQL instead of Python

alembic database migration postgresql sql sql-ddl sqlalchemy

Last synced: 10 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/youhengzhou/json-crud-engine

Custom JSON database crud engine written using python used for community projects

database python

Last synced: 07 Oct 2025

https://github.com/beriberikix/zephyrdb

Embedded multi-model database for Zephyr RTOS.

database embedded-systems key-value time-series zephyr-rtos

Last synced: 14 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/mwblythe/squint

An interpolating SQL builder for Go

database go golang sql

Last synced: 03 Mar 2026

https://github.com/thelazytomcat/inflatableslist

A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.

database delphi inflatable object-pascal pascal pool-float

Last synced: 28 Feb 2025

https://github.com/khalilgharbaoui/inquiries-maker

Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.

activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation

Last synced: 27 Mar 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/avraammavridis/worlds-smallest-db

World's smallest and simplest database

bash database key-value simpest-database

Last synced: 08 May 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/htfy96/simpledb-kotlin

A modernized codebase of sciore's simpledb project, powered by Kotlin and gradle

database gradle kotlin

Last synced: 06 May 2026

https://github.com/olymo/doublel.queryablebuilder

🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable

database entity-framework entity-framework-core iqueryable query query-builder query-object

Last synced: 01 Mar 2025

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/nasirkhan294/blog_app

This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚

database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails

Last synced: 06 May 2026

https://github.com/glowstonemc/shine

Glowstone's plugin database

database glowstone website

Last synced: 20 Apr 2026

https://github.com/kaloslazo/pyfusedb

Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.

database inverted-index multidimensional python structures unstructured-data vector-embeddings

Last synced: 11 Feb 2026

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

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

backup database mongodb mysql postgresql sqlite typescript

Last synced: 02 Apr 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/chyiiiiiiiiiiii/isar_example_app

Simple and easy-understand example for Isar database

app dart database flutter inspector isar nosql

Last synced: 09 Mar 2026

https://github.com/epsoft/dataset-forexfactory

Scrape and database forexfactory.com

calendar csv database dataset economics forexfactory news

Last synced: 28 Feb 2025

https://github.com/vechicin/cookbook

This application allows you to create and save your favorite recipes so you can share them with the world!

database rails ruby

Last synced: 05 May 2026

https://github.com/zainmustafaaa/sql-lite-database-demo

Purpose of this project is just to help beginners to know how to initialize sql lite database for android.

android android-database database sql sql-lite

Last synced: 19 Apr 2026

https://github.com/abdelrahmanbayoumi/locationsdb

A database containing countries and cities in English and Arabic.

city countries database latitude location longitude sqlite timezone

Last synced: 30 Apr 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/deividsousan/tudogostoso

API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.

api backend database fastapi mysql pydantic python sql sqlalchemy

Last synced: 02 Mar 2026

https://github.com/nabidam/iran_provinces

Iran provinces and their cities

database iran iranian json

Last synced: 03 May 2026

https://github.com/yuesong-feng/flash-dbsim

A simulation tool for evaluating Flash-based database algorithms

database flash flash-based

Last synced: 13 May 2026

https://github.com/heliosdatabase/heliosdb-nano

Embedded SQL database for local-first apps, AI memory, edge analytics, and developer workflows.

database

Last synced: 28 Jun 2026

https://github.com/gehad-ahmed30/face-recognition-attendence-system

The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.

database face-recognition firebase numpy opencv python

Last synced: 01 Mar 2026

https://github.com/skrylar/firebird

Nimized Firebird (Interbase) support.

client database firebird interbase nim wrapper

Last synced: 02 May 2026

https://github.com/akashkobal/pern-todo-app

This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.

css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist

Last synced: 16 Oct 2025

https://github.com/wazam/fantasy-baseball-buzz

Self-hosted dashboard for tracking MLB player trends, stats, and projections from top fantasy baseball sources

baseball dashboard database docker fantasy-sports nocodb python self-hosted webscraping

Last synced: 30 Apr 2026

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/proesio/escrud

Escrud - CRUD en Español, es una herramienta que genera automáticamente una interfaz para crear, consultar, editar y eliminar registros de una tabla en la base de datos por medio de métodos escritos en español.

crud database escrud

Last synced: 22 Jan 2026

https://github.com/epictetusz1/chessvisualization

A chess .pgn parser, .pgn extractor, adding a chess opening book with data visualization and web scraper. Separating projects from a private repo of mine.

chess chess-database chess-game chess-openings data-visualization database mysql

Last synced: 05 May 2026

https://github.com/samay825/viral-links

This tool generates the link of viralhacks and you can earn money from ads: still some issues may raise please contact me in the instagram : sincryptzork

api-server customlinks database earnmoney linkbypass links moneytool samay-825 samay825 shorturl shorturl-services token-based-authentication virallinks

Last synced: 09 Apr 2025

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/fonini/dsn-parser

Parse and create database connection strings fluently.

database dsn mysql parser pgsql

Last synced: 27 Oct 2025

https://github.com/illescasdaniel/lowdocdb

Low level NoSQL database

database document nosql package swift

Last synced: 30 Apr 2026

https://github.com/fahdseddik/school-e-learning-platform-dbms

An open-source website and desktop application designed to manage a school DB with an e-learning website for students and teachers.

database database-management elearning-system ms-sql-server school-management-system student-learning-platform

Last synced: 01 Mar 2026

https://github.com/dummify/dummify.php

Programmatically dummifies your database to non-sensitive data for development use!

database dummy dummy-data fake-data faker mysql php sensitive-data sql-server

Last synced: 18 Mar 2026

https://github.com/dev-labs-bg/laravel-csv-importer-examples

Examples for the Laravel CSV import/export package

csv database export import laravel

Last synced: 02 May 2026

https://github.com/jroedel/laminas-sion-model

A simple array-based ORM platform for Laminas. Includes many filters and view helpers.

database laminas laminas-mvc orm

Last synced: 17 Apr 2026

https://github.com/rorooms/worlds

Official Rorooms worlds registry

database registry roblox rorooms

Last synced: 01 Mar 2026

https://github.com/ilynette/recipe_app

The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.

database ruby

Last synced: 13 Apr 2026

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 2025

https://github.com/maurodelazeri/skinny

Lightweight in memory time-series database written in Golang

database golang inmemory timeseries

Last synced: 08 May 2026

https://github.com/alttch/yedb

Simple and reliable key-value database

configs database key-value reliable rugged serialization

Last synced: 27 Feb 2025

https://github.com/everythingfunctional/sqliteff

SQLite for Fortran A thin wrapper around the SQLite C library.

database fortran sqlite sqlite3

Last synced: 05 May 2026

https://github.com/jsejcksn/deno-kv-sqlite

Key-Value storage backed by SQLite

database deno key-value kv-store sqlite sqlite3

Last synced: 07 Feb 2026

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 01 May 2026

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

In this project, I used a relational database to create the initial data structure for a vet clinic.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/evas-php/evas-db

🗃 Database module (Connection, table & column schemas, query builders, result fetching, identity map)

database database-library database-schema dbal identity-map php php7 query-builders query-result table-schema

Last synced: 13 Jun 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/jimthedev/seedquelize

Seed your database with Sequelize

database seed sequelize

Last synced: 12 Jul 2025

https://github.com/br3ndonland/udacity-fsnd-sql-logs

Python program with SQL queries to extract information from a relational database

database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant

Last synced: 05 Apr 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/horgh/quote-site

A website for displaying and adding IRC quotes

chat database irc quote quotes

Last synced: 09 Apr 2026

https://github.com/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

Last synced: 12 Apr 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/acryps/vlquery

TypeScript ORM for postgresql

audits database entity orm postgres typescript

Last synced: 04 Oct 2025

https://github.com/cr4shd3v/crash_orm

A simple, typed ORM for Postgres.

database orm orm-framework postgres rust

Last synced: 21 Mar 2025

https://github.com/sing-group/pandrugs-backend

A Java backend for the PanDrugs application

bioinformatics cancer database drugs personal-medicine

Last synced: 18 Feb 2026

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/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql

Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services

bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql

Last synced: 18 Apr 2026

https://github.com/PerfectlySoft/Perfect-CouchDB

CouchDB Database Connector for Perfect.

couchdb database perfect server-side-swift swift

Last synced: 11 May 2025

https://github.com/0xerwin1/dbflux

A fast, keyboard-first database client built with Rust and GPUI.

cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql

Last synced: 17 May 2026

https://github.com/otumian-empire/moexpensetracker

Mo Expense Tracker is a multi-user web api for tracking user's expenditure. It was implemented to learn dotnet.

api database dotnet postgres

Last synced: 13 Apr 2025

https://github.com/almaslennikov/rental-service

The course work on Data Management

angular css database html5 java rest spring typescript

Last synced: 10 Apr 2026