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/codewithdhruba01/expensetrackersystem

This is a simple Expense Tracker application built using Python and SQLite. It allows users to add, view, and delete expenses, view a monthly summary, and visualize expenses using a pie chart.

database datatime graph sqlite3

Last synced: 27 Jul 2025

https://github.com/riclolsen/opc2mongodb

Free tool to read data from OPC sources and save to a MongoDB database.

communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua

Last synced: 24 Oct 2025

https://github.com/llaville/php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions

compatibility database php

Last synced: 14 Apr 2025

https://github.com/upb-lea/transistordatabase_file_exchange

Data exchange for transistor objects generated and managed with Transistor_Database

database power-electronics transistors

Last synced: 23 Jun 2025

https://github.com/ndxdeveloper/formation-delphi

Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.

course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl

Last synced: 08 Apr 2026

https://github.com/berkid89/dotnet-dbinfo

A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb

cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool

Last synced: 23 Apr 2025

https://github.com/eguven/nanomongo

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 2025

https://github.com/mah-shamim/php-mysql-quiz-app

To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL

ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development

Last synced: 25 Jul 2025

https://github.com/emreyalvac/sulfur

Shaping, Processing, and Transforming Data with the Power of Sulfur with Rust

data data-analysis data-flow database

Last synced: 19 Aug 2025

https://github.com/kevmo314/appendable

Appendable is an append-only, schema-less, daemon-less database.

database

Last synced: 27 Mar 2025

https://github.com/i-sevostyanov/nanodb

An SQL database, written as a learning project.

database dbms expression-engine relational-model sql sql-database sql-parser volcano-model

Last synced: 08 Apr 2026

https://github.com/getintogit1/database-tuning

Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.

database postgresql python sql sqlite tuning

Last synced: 07 Mar 2026

https://github.com/angoca/db2unit

db2unit is a testing framework for IBM DB2 SQL PL

database db2 db2luw ibm rdbms sql-pl tap test-runner testing testing-tool unit-testing

Last synced: 02 Aug 2025

https://github.com/travisvn/supabase-inactive-fix

Stop Supabase projects from being paused due to inactivity

automation cronjobs database postgres python sql supabase

Last synced: 23 Oct 2025

https://github.com/geerlingguy/ansible-role-php-pgsql

Ansible Role - PHP support for PostgreSQL.

ansible database extension pgsql php php-pgsql postgres postgresql role

Last synced: 27 Oct 2025

https://github.com/xybor/xyplatform

The platform library of xybor

binder database error golang platform scheduler select warning

Last synced: 14 Jan 2026

https://github.com/w-henderson/jasondb

🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.

database dbms json rust

Last synced: 10 Apr 2025

https://github.com/djdeveloperr/keydb

Simple Key-value storage module with support for multiple database backends.

database deno key-value typescript

Last synced: 07 May 2025

https://github.com/go-surreal/sdbc

An independent go client for the awesome SurrealDB.

client database golang graph lib library package pkg sql surrealdb

Last synced: 27 Jan 2026

https://github.com/philippmdoerner/lowdb

A fork of nim's db_sqlite library based on ndb with proper typing

database nim nim-lang postgres sql sqlite

Last synced: 09 Apr 2025

https://github.com/powerlevel9000/task-to-do-app

This is website for tracking your daily task completed or not , you can add ,delete edit and mark complete you tasks once you have finished all you can delete comlted atonce

database filter-lists module scss-styles webpack

Last synced: 02 Apr 2025

https://github.com/serlo/database-layer

GraphQL-inspired API in front of the mysql database of https://serlo.org/

database mysql mysql-database rust serlo service

Last synced: 27 Apr 2025

https://github.com/thma/generic-persistence

GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:

database generics haskell orm-library persistence reflection

Last synced: 26 Mar 2025

https://github.com/opt-nc/setup-duckdb-action

🦆 Blazing Fast and highly customizable Github Action to setup a DuckDb runtime

action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql

Last synced: 16 Mar 2026

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 2025

https://github.com/vcian/laravel-data-bringin

Laravel Data Bringin - Import CSV files to a Laravel application's database

csv-import csv-import-to-database database datamapping dynamic dynamic-import import larage-data-import laravel mysql

Last synced: 21 Jun 2025

https://github.com/scientific-dev/enhanced.db

Simple enhanced and easy to use database made with better-sqlite3!

better-sqlite3 database enhanced-db

Last synced: 12 Apr 2025

https://github.com/alxnkt/mongo-to-postgres

Simple data migration from MongoDb to PostgreSQL

database migration mongo postgres

Last synced: 31 Oct 2025

https://github.com/stuyspec/stuyspec-api

🗄🛰📲 Rails API for The Spectator; GraphQL server, written with PostgreSQL.

database docker graphql-server postgresql rails-api

Last synced: 11 Apr 2025

https://github.com/statamic/custom-publish-forms-eloquent

An example of using Custom Publish forms powered by Eloquent.

database eloquent laravel statamic statamic-addon statamic-v2

Last synced: 06 Apr 2025

https://github.com/dan1elt0m/sadel

SQLModel helper class for upserting records.

alembic asyncio database pydantic sqlalchemy sqlmodel upsert

Last synced: 18 Jan 2026

https://github.com/antonihub/antonihub

QA Engineer | SDET | Software Quality Assurance | CI/CD | DevOps | Linux | Selenium WebDriver | Jenkins | Python

database docker git github-actions jenkins linux python qa qa-automation qaautomation quality quality-assurance sdet selenium selenium-webdriver test test-automation testing vagrant

Last synced: 11 Apr 2025

https://github.com/egorand/android-greendao-database-encryption

An example of configuring greenDAO with database encryption to store sensitive data.

android database encryption greendao

Last synced: 11 Apr 2025

https://github.com/sim51/graphology-neo4j

Create a graphology Graph from cypher queries

database graph graph-database graphology neo4j typescript

Last synced: 11 Apr 2025

https://github.com/parvvaresh/User-Management

This repository contains documentation and resources for a database design project

database database-design database-management database-schema shop

Last synced: 06 Jul 2026

https://github.com/montyanderson/kavy

🗄️ Networked in-memory key-value store.

c cache database event-loop key-value protocol redis store

Last synced: 04 Aug 2025

https://github.com/zohaibkhandev/newsapp

Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.

database kotlin-android news newsapi newsapp rest-api

Last synced: 11 Apr 2025

https://github.com/epicestudar/backend-php-2semestre2023

repository for PHP codes from the Senai DEV course

backend database login-validation-php php projects-php user-verification

Last synced: 15 Jul 2025

https://github.com/andriisoldatenko/go-blog

This tutorial explains how to build a web application using Go in less than 20 minutes.

database docker go golang module okta postgresql template-engine web

Last synced: 30 Apr 2025

https://github.com/bytebase/plsql-parser

The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).

antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser

Last synced: 02 Nov 2025

https://github.com/mrasu/cowloon

Multi-tenant database management system

database multi-tenant

Last synced: 25 Jul 2025

https://github.com/stephenafamo/boilingseed

BoilingSeed is a CLI tool that helps generate database seeding helpers with sqlboiler. https://github.com/volatiletech/sqlboiler.

database go golang sqlboiler

Last synced: 08 Oct 2025

https://github.com/datamade/school-report-cards

Tools for parsing annual school report card data from the state of Illinois

database illinois school school-report-cards

Last synced: 03 Mar 2025

https://github.com/adarsh-kmt/dragondb

A B+ Tree based database storage engine, written in Go.

b-plus-tree buffer-pool-manager database golang slotted-page

Last synced: 16 May 2026

https://github.com/elh/bitempura

Toy bitemporal key-value database and visualizer

bitemporal bitempura database go key-value wasm

Last synced: 10 Mar 2026

https://github.com/sr2echa/dit

Version Control For Databases

database dbms git mysql version-control

Last synced: 01 Sep 2025

https://github.com/torden/py-mdbm

Just! Python interface for Y! MDBM, Python MDBM Wapper

database dbm key-value mdbm py-mdbm pymdbm pypy pypy3 python python3

Last synced: 18 Jan 2026

https://github.com/Linkurious/docker-neo4j

Neo4J helper repository to run Neo4j with docker-compose

database devops docker docker-compose neo4j

Last synced: 04 Apr 2025

https://github.com/mibk/leanmapperquery

Concept of Query Object for LeanMapper

database leanmapper php php-library

Last synced: 30 Jun 2025

https://github.com/r-dbi/dblog

Logging for DBI

database dbi logging r

Last synced: 30 Dec 2025

https://github.com/rioastamal/shgrate

shgrate is a simple database schema migration for MySQL written in Bash.

bash database mysql schema-migrations

Last synced: 08 May 2025

https://github.com/fdocr/martilla

Easy to configure DB backup tool for simple everyday use on UNIX based systems

backup backup-utility cli database ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/karelwintersky/monolog-pdo-handler

PDO Handler for Monolog, based on Monolog example with some additions

database logging

Last synced: 18 Jul 2025

https://github.com/OpenCarbonWatch/Website

Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations

carbon-emissions database laravel opendata vuejs

Last synced: 07 May 2025

https://github.com/bagussatoto/aplikasi-smart-school

Aplikas SmartSchool berbasis web

css database php php-framework

Last synced: 23 Mar 2025

https://github.com/clevertap/stormdb

An embeddable, persistent key-value store optimised for sequential reads.

database db key-value kv-store kvstore stormdb

Last synced: 07 Apr 2025

https://github.com/shehza-d/learning-backend

🗄️ Learning NodeJS ,ExpressJS, DBMS and AWS 🗃️

aws database express mongodb nodejs

Last synced: 04 Apr 2025

https://github.com/devfastproject/jsonflux

A database on your own server in real time that allows you to save all the data of your apps in one place in a very efficient and private way, without limits or third-party problems

database json nodejs-server python3 socket-io

Last synced: 14 Apr 2025

https://github.com/nicklanng/plusminus

A query builder for https://dgraph.io/

builder database dgraph graph library query

Last synced: 14 Jan 2026

https://github.com/gradii/fedaco

Laravel Eloquent With Typescript

active-record database mariadb nodejs orm postgresql sqlite typescript

Last synced: 26 Aug 2025

https://github.com/rakshitbharat/extendeddatabase

Extend Power of Laravel's ORM Eloquent with attaching more methods to it.

database easy laravel orm

Last synced: 28 Oct 2025

https://github.com/kenjyco/redis-helper

Easily store, index, and modify Python dicts in Redis (with flexible searching)

cli dashboard-backend database easy-modeling event-logging kenjyco prototyping python redis

Last synced: 15 Apr 2025

https://github.com/erkkah/sslr

A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.

database database-replication etl golang postgres postgresql replication

Last synced: 01 Feb 2026

https://github.com/ableinc/mongrations

A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.

async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3

Last synced: 16 Oct 2025

https://github.com/joshuataylor/req_snowflake

❄️ Snowflake integration for Elixir using req, supporting both JSON and Arrow

database elixir snowflake

Last synced: 11 Mar 2026

https://github.com/kuldeepkeshwar/simple-github-db

A simpe key value store using Github.

database github-database key-value

Last synced: 19 Oct 2025

https://github.com/renoki-co/laravel-useful-casts

Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.

casts database eloquent eloquent-models laravel laravel-package orm php

Last synced: 12 Oct 2025

https://github.com/lambdaclass/reconnections

We were tired of implementing a reconnection system for our database clients so we created this

database erlang reconnect services

Last synced: 15 Mar 2026

https://github.com/fmguerreiro/pgmold

PostgreSQL schema-as-code management tool

cli database devops migrations postgresql rust schema

Last synced: 03 May 2026

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

Apache HBase Filesystem Semantics

database hbase java

Last synced: 12 Oct 2025

https://github.com/karam-mustafa/laravel-query-helper

Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.

database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql

Last synced: 27 Oct 2025

https://github.com/mbaksheev/clickhouse-table-graph

Tool for visualizing dependencies between ClickHouse tables.

clickhouse database dependencies go graph mermaid visualization

Last synced: 14 Jan 2026

https://github.com/oracle/nosql-node-sdk

Node.js SDK for Oracle NoSQL Database

cloud database nodejs nosql nosql-database oracle oracle-cloud

Last synced: 09 Apr 2025

https://github.com/hemantasapkota/goma

Build native mobile apps faster: Write logic in GO. Views in ReactNative.

android android-studio database gomobile ios react-native xcode

Last synced: 26 Oct 2025

https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

Last synced: 24 Apr 2025

https://github.com/wowoengine/sawitdb-php

SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.

database database-engine php sawit-db sawitdb wowo-engine wowoengine

Last synced: 13 Jan 2026

https://github.com/twixes/emdrive

💫 Fast similarity search DBMS

database rust similarity-search

Last synced: 25 Mar 2025