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/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/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 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/neo4j-field/ps-genai-agents

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

cypher database genai neo4j

Last synced: 12 Jul 2025

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

save config to database

config database laravel

Last synced: 29 Jul 2025

https://github.com/rynmx/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 08 Aug 2025

https://github.com/athennaio/database

🛢️ The Athenna database handler for SQL/NoSQL.

athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql

Last synced: 02 May 2026

https://github.com/manyakrus/crud_generator

Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.

codegenerator crud database generator grpc nrpc postgres sql

Last synced: 13 Apr 2025

https://github.com/kongzue/db

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

android database sqlite

Last synced: 25 Jul 2025

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/piotrekh/dbup-add-migration

Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)

database database-migrations dbup migrations sql-files

Last synced: 14 Jan 2026

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/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/jakarto3d/jakarnotator

The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.

annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data

Last synced: 15 May 2025

https://github.com/ps0305/mysql_crud

RESTFul CRUD Example with NodeJS and MySQL

database expressjs mysql mysql-crud nodejs restful-api

Last synced: 19 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/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/pkg6/tp5-databackup

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

https://github.com/bytehouse-cloud/driver-java

JDBC Driver for ByteHouse

database java jdbc jdbc-driver

Last synced: 14 Apr 2025

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/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/chriseaton/docker-adventureworks

A docker image using Microsoft's AdventureWorks (demo/sample) database pre-loaded and installed on SQL Server or Postgres.

adventure-works adventureworks database mssql mssql-database postgres postgres-database sample test-data

Last synced: 30 Jan 2026

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/jdboisvert/django-migration-rollback

A lightweight Django app to be able to migrate back to a previous migration or to migrate back to a migration in a specific branch in a git repository.

database django migration python

Last synced: 02 Apr 2026

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/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/timothyvanderaerden/ecto_mysql_extras

Ecto MySQL (and MariaDB) database performance insights.

database ecto elixir mariadb mysql

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

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 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/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/evillord666/reportgenerator

A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.

cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures

Last synced: 03 Aug 2025

https://github.com/alireza29675/handy-storage

🗃️ Handy Storage is a simple way to store your data in a JSON file

database json storage

Last synced: 26 Jul 2025

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

Harlequin adapter for Risingwave.

database python risingwave tui

Last synced: 10 Oct 2025

https://github.com/flixcoder/bonsaimq

Message/job queue based on bonsaidb, similar to sqlxmq.

database message persistent queue rust

Last synced: 10 Oct 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/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/gnuweeb/simple-crud-gw-membership

Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)

assembly crud crud-application database

Last synced: 12 Apr 2025

https://github.com/s44wn/library-management-system

Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.

database python python-gui-tkinter python3 sql tkinter

Last synced: 15 Jul 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/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 12 Apr 2025

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

Kontenbase SDK for Go

api database go rest-api sdk

Last synced: 17 Jan 2026

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

https://github.com/mhmdsalahsebai/database-trigger-manager

Database Trigger Manager is a WordPress plugin that allows you to manage database triggers easily through the WordPress admin interface.

database mysql php sql wordpress

Last synced: 12 Apr 2025

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/remram44/filesdb

File database for package managers

api database files package-manager pip pypi python

Last synced: 08 May 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/dbiir/pard

A Parallel Database Running like a Leopard

database parallel-database

Last synced: 10 Jul 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/yujincheng08/minisql

Homework for Database System

database

Last synced: 12 May 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/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/kezhuw/treedb

Cache path sensitive hierarchical data storage system

database go nosql treedb

Last synced: 02 Feb 2026

https://github.com/bagussatoto/bumdesapp

Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.

database html5 javascript mysql php php5

Last synced: 09 Apr 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/jaakkopee/gematreeac

GemaTreeAC 2=0 is a gematria and numerology -based word classification algorithm and database. It is meant for searching meanings of words by mapping letters into numbers and comparing the values of words. Also numerological reduction is used to form a nine-rooted treestructure that has routes of numbers from leave to root.

associations cipher ciphers classification correspondences cryptography database gematria magick magickalcorrespondences mantrayoga mysticism newage numbers numerology occult wordmystic words wordsofpower

Last synced: 10 Mar 2026

https://github.com/datastaxdevs/workshop-introduction-to-machine-learning

Come ready to discover the goals and approaches of machine learning, and how to build effective algorithms and solutions!

database jupyter-notebook machine-learning nosql pyspark python spark spark-ml workshop

Last synced: 13 Apr 2025

https://github.com/juliusmarkwei/auth-system

a user authentication system build with JWT auth mechanism

api database jwt jwt-authentication management models python restful-api server user-management

Last synced: 06 Sep 2025

https://github.com/zMoooooritz/stapy

An easy to use SensorThings API Client written in Python

api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api

Last synced: 15 May 2025

https://github.com/aamirmousavi/mongoleaf

Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.

database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm

Last synced: 30 Mar 2025

https://github.com/osmsharp/tiled-db

A tiled OSM database.

database forkable osm tiles

Last synced: 20 Aug 2025

https://github.com/remotesensinginfo/eodatadown

Automated download and processing of Earth Observation data to create a monitoring system.

ard database earth earth-observation google-cloud monitoring monitoring-system observation remote remote-sensing sensing

Last synced: 21 Feb 2026

https://github.com/materializeinc/connection-examples

Materialize connection examples

database materialize sql

Last synced: 14 Apr 2025

https://github.com/greenelab/library-access

Collecting data on whether library access to scholarly literature

articles catalog database dataset doi journals library literature sci-hub tool

Last synced: 11 Mar 2026

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/bitnom/gun-powered

A curated list of projects powered by & materials related to gunDB.

dapp dapps database decentralization decentralized gun gundb javascript p2p

Last synced: 07 Oct 2025

https://github.com/rvegajr/ez-db-codegen-core

Easy code generation based on a database schema. The template language this application uses is HandleBars.

c-sharp code-generation code-generator database handlebars handlebars-template

Last synced: 03 Sep 2025

https://github.com/juliaqubo/qubolib.jl

QUBO Instances for benchmarking

benchmark database instances quantum-optimization qubo

Last synced: 12 Mar 2026

https://github.com/juliadatabases/dbconnector.jl

Simplified interface that builds on Julia database packages adhering to DBInterface

database interface julia

Last synced: 11 Apr 2025