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/hituziando/spreadsheetdatabase

SpreadsheetDatabase is a simple database using Google Sheets API v4.

database google java sheets-api spreadsheet

Last synced: 10 Nov 2025

https://github.com/cristalhq/pgxutil

Go jackc/pgx helper to write proper transactions

database go golang pgx postgres transactions

Last synced: 08 Apr 2025

https://github.com/faizahmedfarooqui/go-gin-api-server

A simple API server built with Golang using the Gin Framework and supports live reloading during development using Air, Validators Auto-Registration and has an integrated migration system.

api-server database gin gin-framework gin-gonic go golang migration postgres postgresql validator-auto-generate validators

Last synced: 14 Apr 2025

https://github.com/inspecta/bridal-cars-backend

Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)

capybara-rspec database postgresql rest-api rubocop ruby-on-rails

Last synced: 16 Oct 2025

https://github.com/pkg6/tp5-databackup

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

https://github.com/nahnahaj/blog-app

The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 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/escan-dnmz/sql-syntax

-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız

database database-design database-management mssql mssql-database mysql sql sql-syntax syntax

Last synced: 04 Oct 2025

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

save config to database

config database laravel

Last synced: 29 Jul 2025

https://github.com/arun-gupta/dynamodb-java-helloworld

Hello World for Amazon Web Services DynamoDB and Java

amazon aws cloud database dynamodb java nosql

Last synced: 29 Apr 2025

https://github.com/cursedprograms/flask-client-manager

Flask-based web app with Unity integration for efficient client data management using SQLite.

css database flask flask-application html jinja python sqlite unity

Last synced: 11 Mar 2026

https://github.com/asatarin/testing-sql-databases

Curated list of materials on testing SQL database engines

correctness database fuzzing testing

Last synced: 02 Sep 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/yujincheng08/minisql

Homework for Database System

database

Last synced: 12 May 2025

https://github.com/dbiir/pard

A Parallel Database Running like a Leopard

database parallel-database

Last synced: 10 Jul 2025

https://github.com/blkst8/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 11 Oct 2025

https://github.com/chamithkavinda/mobile-phone-shop-management-system

This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.

crud-application database java java-application javafx standalone-application

Last synced: 14 Jun 2025

https://github.com/jjba23/yggdrasil-schema

https://codeberg.org/jjba23/yggdrasil-schema

database haskell library migration schema sqlite

Last synced: 02 Apr 2025

https://github.com/charafau/loft

Flutter ORM - WIP

database flutter orm sqlite

Last synced: 23 Apr 2025

https://github.com/xoap-io/terraform-aws-database-rds

Terraform Module to spin up an RDS instance in AWS

aws database rds terraform terraform-module

Last synced: 18 Jan 2026

https://github.com/lukeclancy/dynamic-records-meritfront

Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!

activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql

Last synced: 22 Sep 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/vicajilau/psqlite

PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.

dart dart-package database flutter flutter-plugin orm sqlite

Last synced: 28 Oct 2025

https://github.com/holon-platform/holon-datastore-jdbc

Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional

Last synced: 23 Apr 2025

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/phalcon/incubator-session

Extra Phalcon Session Adapters.

database mongodb phalcon session

Last synced: 18 Oct 2025

https://github.com/tryagi/pinecone

Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.

client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database

Last synced: 24 Oct 2025

https://github.com/predetermined/deta-deno

An unofficial Deta.sh API client for Deno

database deno deta

Last synced: 11 Dec 2025

https://github.com/keyvanakbary/greensync

Tool for syncing Greenhouse Harvest API into MySQL

database greenhouse mysql synchronization

Last synced: 26 Apr 2025

https://github.com/nobiles2/mysqlreplicaintegritycheck

MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master

checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers

Last synced: 11 Apr 2025

https://github.com/herbsjs/herbs2knex

Create repositories using Knex to retrieve and store Entities

database hacktoberfest herbsjs knexjs orm query-builder

Last synced: 02 Aug 2025

https://github.com/macbre/query-digest

A dynamic code analysis tool that processes SQL queries logs and data flow information

data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability

Last synced: 12 May 2025

https://github.com/0leksandrbondar/darkspacev2

This is a DarkSpace messanger. You can send files and text messages with your friends.

client-server cmake database google-test multithreading qml qt

Last synced: 01 Aug 2025

https://github.com/data-engineering-community/data-engineering-meetup-in-a-box

A collection of guides, resources, and support for DE meetup organizers.

data data-analysis data-engineering data-mining data-structures database meetups

Last synced: 02 Aug 2025

https://github.com/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/joelgombin/liremininterieur

Outils pour nettoyer les fichiers électoraux du Ministère de l'Intérieur

database elections outil r tool

Last synced: 13 Apr 2025

https://github.com/mesmacosta/cloudsql-postgresql-tooling

Scripts with the goal to enable easy usage of some PostgreSQL operations.

automation database devops-tools gcloud postgresql terraform

Last synced: 30 Apr 2025

https://github.com/smaranjitghose/indokhaadyam

An open source project to catalogue the diverse set of Indian cuisines available across the subcontinent for thousands of years

css database food html indian-food react

Last synced: 13 Apr 2025

https://github.com/dori-dev/sql-cheatsheet

SQL cheat sheet for simple sql commands.

cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite

Last synced: 05 May 2026

https://github.com/mskian/happy-new-year-wishing-web-app

Happy New year Wishing web app - Bootstrap - PHP/MYSQL

bootstrap database festival greetings mysql php

Last synced: 13 Apr 2025

https://github.com/wgzhao/notes

个人笔记仓库

database git k8s

Last synced: 30 Oct 2025

https://github.com/n25a/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 15 Jul 2025

https://github.com/flightphp/active-record

Micro Active Record library in PHP, supports chain calls, events, and relations.

active-record database flightphp flipping-sweet mapper mysql orm query-builder sqlite

Last synced: 13 Apr 2025

https://github.com/mikedan37/blazedb

Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.

blazedb database developer-tools embedded-database local-first storage-engine swift swiftui

Last synced: 24 Apr 2026

https://github.com/johnntirintis/recipe-management-system

A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.

abstractfactorypattern dao database java layered-architecture maven sql swing

Last synced: 21 Sep 2025

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 14 Apr 2025

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 2025

https://github.com/apache/cassandra-builds

Infrastructure build scripts for Apache Cassandra®

cassandra database java

Last synced: 08 May 2025

https://github.com/gamemaker2k/idb

Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.

bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics

Last synced: 25 Jul 2025

https://github.com/remram44/filesdb

File database for package managers

api database files package-manager pip pypi python

Last synced: 08 May 2025

https://github.com/metricq/hta

📚 Library for Hierarchical Timeline Aggregation metric storage

backend cpp17 database file-format library metrics storage

Last synced: 02 Aug 2025

https://github.com/abhijit2505/django-practise-codes

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.This Repository contains my practice codes on Web Application Backend Development using Django and Sqlite3.

backend-webdevelopment database django-framework django-project fullstack-development python3 sqlite3 webdevelopment

Last synced: 14 Jul 2025

https://github.com/imjching/keev

A simple key-value store based on gRPC and protobufs

database go grpc key-value protobuf

Last synced: 13 Sep 2025

https://github.com/ryantusi/word-frequency-analyzer-and-visualization

📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍

analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency

Last synced: 16 Aug 2025

https://github.com/gavinlyonsrepo/tv_viewer

GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API

communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows

Last synced: 02 May 2025

https://github.com/jsplumb-demonstrations/schema-builder

Database schema builder, with support for tables and views and an object inspector

angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue

Last synced: 14 Apr 2025

https://github.com/shimizudev/madara-mappings

A database with anime mappings from almost all sites and anime lists

anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings

Last synced: 22 Apr 2025

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/benscabbia/serializability

Determines whether a schedule is conflict serializable along with it's precedence graph.

conflict-serializability database precedence-graph serializability serialization transaction

Last synced: 23 Apr 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/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/itsjimi/store-data

💾 Finally, the simplest way to store data

database javascript nodejs storage

Last synced: 08 Jul 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/alibori/laravel-db-size-alerts

Laravel package to receive alerts about database size limits.

database laravel laravel-package

Last synced: 30 Aug 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/enthus1ast/nisane

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 2025

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

Kontenbase SDK for PHP

backend database php rest-api sdk

Last synced: 13 Jan 2026

https://github.com/marcusschiesser/vectorstores

Vectorstores is a framework for using vector databases in your AI applications

ai ai-agents data database embeddings vector vector-database

Last synced: 13 Jan 2026

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

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/liryan/dbfiller

基于Laravel / Lumen的组件,给数据库自动生成测试数据

bot database lavavel mysql performance-testing

Last synced: 13 Jan 2026

https://github.com/cgrassin/electrodb

ElectroDB is an offline and open source Android app that makes looking for pinouts and datasheets a child's play!

android database datasheet electronics

Last synced: 05 May 2025

https://github.com/kholdrex/simple_query

A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.

activerecord arel database orm performance query-builder rails ruby sql

Last synced: 09 Apr 2025