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/hapytex/django-enforced-choices

Enforce the list of possible values at the database level.

check-constraints database django django-models

Last synced: 13 May 2025

https://github.com/georgemoralis/protoerp

Λογισμικό τιμολόγησης - εμπορικής διαχείρισης ανοικτού κώδικα

accounting apache-shiro database erp-application hibernate hikaricp java javafx jdk15 jinq liquibase lombok mydata mysql-connector-java

Last synced: 04 Oct 2025

https://github.com/numessanguis/naver_line_restore_chat_root

Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).

chat-application database line naver naver-line sqlite

Last synced: 22 Jul 2025

https://github.com/pchemguy/contacteditor

Demo VBA application/template illustrating MVP design pattern backed by persistent storage

adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel

Last synced: 02 Sep 2025

https://github.com/alirezasalehizadeh/querybuilder

Simple PHP query builder for quick interaction with database tables.

database mysql php query-builder sql

Last synced: 20 Mar 2025

https://github.com/leynier/python-github-database

Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.

database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package

Last synced: 24 Jul 2025

https://github.com/nuhu-ibrahim/lga-districs

A database of all the senatorial and representative districts, local governments and states in Nigeria

database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts

Last synced: 04 Oct 2025

https://github.com/aiven-labs/aiven-laravel

Extend Laravel PHP framework to make working with Aiven databases simpler

aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis

Last synced: 02 Oct 2025

https://github.com/dbsynckit/dbsynckit

DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.

database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization

Last synced: 30 Dec 2025

https://github.com/isaac-lal/codepath-web102

The complete CodePath WEB102 project files for Fall 2022.

database javascript react web-development

Last synced: 12 Aug 2025

https://github.com/fab2bprog/crud-sqlite-xojo-example

This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.

abstraction-layer crud crud-application crud-sample database database-management desktop-application mit-license sqlite sqlite-database sqlite3 xojo

Last synced: 19 May 2026

https://github.com/phenx/4d-dumper

4D SQL database dump script

4d database dump mysql php

Last synced: 01 Aug 2025

https://github.com/lnsp/trace-explorer

Toolset to explain and visualize database workload traces and benchmark data points.

database duckdb parquet python traces

Last synced: 12 Apr 2025

https://github.com/contributte/nextras-orm-events

:wolf: Doctrine-like events for Nextras ORM

contributte database event-dispatcher events nette nextras-orm orm

Last synced: 12 Apr 2025

https://github.com/solution10/sql

Completely standalone, expressive SQL query creator. No database or ORM needed.

composer-packages database php sql

Last synced: 14 Sep 2025

https://github.com/joonas-yoon/json-as-db

Using JSON as very lightweight database

database json lightweight package pytest python storage tdd-python

Last synced: 20 Jul 2025

https://github.com/aldy505/sql-dsl

SQL as template literal (for a lot of stuff)

database dsl mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/virtusapolarisgto/nyql

A common query DSL for popular relational databases. NyQL is great for you if you want to write a query once and execute in any relational database many times.

database dsl queries relational-databases

Last synced: 23 Apr 2025

https://github.com/mjgardner/dbcritic

Critique a database schema for best practices

best-practices critique database database-schema perl

Last synced: 15 Apr 2025

https://github.com/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/zerocoolhacker/factorymanagment

This is an inventory management system for a factory that manufactures plastic products

database easy-to-use inventory-management point-of-sale pos reports

Last synced: 22 Jun 2025

https://github.com/invoiceninja/inspector

Simplified database records management.

database laravel management php

Last synced: 15 Apr 2025

https://github.com/bocaletto-luca/phonebook

This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.

contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python

Last synced: 09 Oct 2025

https://github.com/ahopkins/merkava

A fast ordered NoSQL database.

database nosql

Last synced: 19 Aug 2025

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/xephonhq/xephon-b

A time series database benchmark suite

benchmark database time-series tsdb

Last synced: 14 Jan 2026

https://github.com/hkalexling/mg

A minimal database migration tool for Crystal

crystal database migration-tool

Last synced: 06 Oct 2025

https://github.com/xortroll/arc

Atmosphère (and custom) Nintendo Switch result code database

database nintendo result switch

Last synced: 08 Oct 2025

https://github.com/pavi2410/based

Free and open source Database explorer

database explorer postgresql query sqlite viewer

Last synced: 13 Jun 2025

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/jmari/scouchdb

Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API

database pharo pharo-smalltalk smalltalk voyage

Last synced: 03 Mar 2026

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 2025

https://github.com/basestar/basestar

Basestar

api database schema

Last synced: 10 Oct 2025

https://github.com/professorcode1/college-time-table-scheduler

https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project

ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator

Last synced: 10 Oct 2025

https://github.com/richbl/postgresql-db-dump

shell script to perform a remote postgreSQL database dump

bash bash-script database dump postgres postgresql postgresql-database shell shell-script

Last synced: 28 Feb 2026

https://github.com/cookiedb/cookiedb

A byte sized database for everyone

database deno nosql typescript

Last synced: 27 Apr 2025

https://github.com/megagonlabs/holobench

🫧 Code for Holistic Reasoning with Long-Context LMs: A Benchmark for Database Operations on Massive Textual Data (Maekawa*, Iso* et al.; ICLR 2025)

database llm long-context-modeling nlp reasoning

Last synced: 23 Apr 2025

https://github.com/ilxqx/vef-framework-go

A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications

api backend backend-development crud database fiber framework go golang middleware orm validation web-development web-framework

Last synced: 27 Jan 2026

https://github.com/mfazrinizar/sqlzr-i

This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.

database exploit exploitation pentesting perl sql sql-i

Last synced: 08 May 2025

https://github.com/puppetlabs/puppetlabs-pe_databases

A Puppet Module for Maintaining Your Puppet Enterprise Databases

database module postgresql puppet puppet-enterprise puppetdb supported

Last synced: 11 Dec 2025

https://github.com/satyamsoni2211/lazy_alchemy

Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/

alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library

Last synced: 23 Apr 2025

https://github.com/ksh168/smolink-url_shortener

This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.

database flask flask-sqlalchemy python redirect-links sqlite url-shortener

Last synced: 05 Oct 2025

https://github.com/cgauge/laravel-aurora-connector

Database driver for Laravel dedicated to connect to Aurora

aws database driver lambda laravel mysql secrets-manager

Last synced: 05 Mar 2026

https://github.com/bocaletto-luca/cocktail-explorer

Cocktail Explorer is an interactive web application designed to help you discover and explore a wide variety of cocktails using a free API. This project dynamically fetches cocktail data—including images, names, descriptions, and preparation instructions—and presents the information through a sleek and responsive interface built with HTML, CSS, Jav

api api-free bocaletto-luca cocktails cocktails-api css3 database html5 javascript multidevice responsive ricette webapp

Last synced: 30 Apr 2026

https://github.com/chamodshehanka/dominos

This JavaFX application made with MVC design pattern and jfoenix library. This is for Domino's restaturant

database domino-s flat-design icons javafx javafx-application management modern-ui modernui mvc mysql pizza pizzastore restaurant-management wamp

Last synced: 24 Apr 2025

https://github.com/oliverandrich/den

ODM for Go — SQLite and PostgreSQL backends, same API

database document-store go golang odm orm postgresql sqlite

Last synced: 03 May 2026

https://github.com/n-octo-n/n8n-nodes-json-database

This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.

database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree

Last synced: 22 Apr 2025

https://github.com/browniebroke/django-remake-migrations

A Django admin command to recreate all migrations in a project.

database django hacktoberfest migrations

Last synced: 17 Oct 2025

https://github.com/zhcndoc/drizzle

Drizzle ORM 中文文档

database drizzle-kit drizzle-orm mysql orm sqlite

Last synced: 18 Apr 2026

https://github.com/bocaletto-luca/github-trend

GitHub Trend is a web application that enables users to explore trending repositories, developers, and technologies on GitHub using free open-data APIs. This tool is ideal for developers, researchers, and open-source enthusiasts who want to stay updated on the latest projects and innovations. By Bocaletto Luca

api bocaletto-luca css3 database free-api github github-api github-trend github-trend-api html5 javascript open-data opensource responsive webapp

Last synced: 05 May 2026

https://github.com/yamtaldev/hackernews-api

Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)

backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot

Last synced: 09 Oct 2025

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

The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.

bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd

Last synced: 08 Oct 2025

https://github.com/reem-lab/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 should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/ozma-io/ozmadb

OzmaDB — SQL-like database for Web apps. OzmaDB is the core database engine for the ozma.io platform. It provides robust features for query execution, data persistence, permission checking, and much more. One of the key principles of OzmaDB is its approach to customization: "all your metadata is also data."

database f-sharp sql

Last synced: 16 Oct 2025

https://github.com/siddhi-io/siddhi-store-rdbms

Extension that can be used to perform DB operations with an RDBMS

database db extension h2 mssql mysql oracle postgres rdbms siddhi store table

Last synced: 06 Oct 2025

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

Just! PHP interface for Y! MDBM , PHP mdbm wrapper

database dbm key-value mdbm php php-mdbm phpmdbm

Last synced: 13 Jan 2026

https://github.com/phalcon/incubator-session

Extra Phalcon Session Adapters.

database mongodb phalcon session

Last synced: 18 Oct 2025

https://github.com/m-esm/e2db

Step by step demo to showcase how you can have e2e encryption for your database and files.

aes database e2e-encryption guide nodejs rsa

Last synced: 22 Apr 2025

https://github.com/greenelab/hetontology

Biological ontologies as hetnets in Neo4j

database dataset neo4j networks ontology tool

Last synced: 12 Mar 2026

https://github.com/mackysoft/unidata

[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.

achievements c-sharp csharp data database input-ouput quest unity unity-editor

Last synced: 09 Apr 2025

https://github.com/juliaszymanska/sudoku_game

GUI Java implementation of the popular game sudoku.

apache-derby dao database gui java javafx junit junit5 logback logger maven mvn sudoku sudoku-game

Last synced: 12 Apr 2025

https://github.com/zen-xu/harlequin-risingwave

Harlequin adapter for Risingwave.

database python risingwave tui

Last synced: 10 Oct 2025

https://github.com/varunu28/bit-db

1️⃣ & 0️⃣ A database implementation based upon Bitcask paper

bitcask database java

Last synced: 06 Sep 2025

https://github.com/jetkai/breachcheck-java

Simple API to check if you have been breached within an RSPS Database (Java)

api breach breach-check checker database hash java java-8 md5 rsps rsps-database-leaks sha1 sha256 sha512

Last synced: 02 Apr 2026

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/charafau/loft

Flutter ORM - WIP

database flutter orm sqlite

Last synced: 23 Apr 2025

https://github.com/tidesdb/tidesdb-go

Official GO binding for TidesDB

btree clib database keyvalue lsmtree oltp storage-engine ttl

Last synced: 27 Apr 2026

https://github.com/dylanlott/pangolin

a no:b:QL :b:ata:b:ase in Go

database go golang json pangolin storj

Last synced: 12 Oct 2025

https://github.com/messams/lms

An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.

api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml

Last synced: 12 Jun 2025

https://github.com/nguyenngoclongdev/vs-data-sync

Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.

apply changes compare database diff migrate postgres sync

Last synced: 06 Mar 2026

https://github.com/kontenbase/kontenbase-php

Kontenbase SDK for PHP

backend database php rest-api sdk

Last synced: 13 Jan 2026

https://github.com/typper-io/typper-bi

Talk with your data: Create a Single Source of Truth (SSoT) integrating Postgres, Google Sheets, MongoDB, and more

database llm mongo postgres sheets

Last synced: 07 Aug 2025

https://github.com/johnftitor/vet_clinic

This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file

database postgresql sql

Last synced: 10 Jul 2025

https://github.com/eurobios-mews-labs/acrocord

This package provide some useful tools to interact with postgresql server using pandas dataframe

data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory

Last synced: 15 Apr 2025

https://github.com/kongzue/db

🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构

android database sqlite

Last synced: 25 Jul 2025

https://github.com/aldis-ameriks/pg-typegen

Generate TypeScript type definitions from Postgres database

codegen database pg-typegen postgres schema schema-typegen typegen types typescript

Last synced: 09 Aug 2025

https://github.com/turbomack/non-empty-list-alias

Functions for NonEmptyList you already have and Zipper implementation that goes with it.

comonad database elm zipper

Last synced: 10 Sep 2025

https://github.com/johnftitor/spendless

Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life

database postgresql rails ruby tailwindcss

Last synced: 31 Aug 2025

https://github.com/shuza/password-manager-system

demonstrate microservice and unified logging layer in kubernetes

cluster database docker golang kubernetes microservice

Last synced: 28 Jul 2025

https://github.com/recca0120/laravel-config

save config to database

config database laravel

Last synced: 29 Jul 2025