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/fou1100ouacus/database-level2-concepts-t-sql

Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server

database tsql tsql-stored-procedures

Last synced: 07 Feb 2026

https://github.com/loiclefevre/ai_vector_search

AI Vector Search with vector embedding stored in Oracle Database 23ai.

ai database java langchain4j vector

Last synced: 05 Feb 2026

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

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

automation database devops-tools gcloud mysql terraform

Last synced: 15 Apr 2026

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/alexbinary/sqlite.swiftly

✨ A simple Swift wrapper for SQLite on iOS.

api database ios sqlite swift wrapper

Last synced: 15 Apr 2026

https://github.com/ugurcanerdogan/northwind-backend

This repository was created in line with Engin Demirog's C# code camp.

aop csharp database database-management multitier-architecture oop solid-principles webapi

Last synced: 15 Apr 2026

https://github.com/sarah627/java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java

Last synced: 02 Feb 2026

https://github.com/timothymeadows/sqlite3-entities

SQLite3 Async Entities in JavaScript / Node.js

database javascript nodejs nosql sqlite3 sqlite3-entities

Last synced: 13 Apr 2026

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

Official TypeScript binding for TidesDB

database key-value-store lsmtree storage-engine transactional

Last synced: 06 Mar 2026

https://github.com/andythefactory/ninox-api

An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)

api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3

Last synced: 04 Feb 2026

https://github.com/olegegoism/datagenerator

Django web application for managing database connections and generating test data.

app application big-data csv data database dataset db django fake generator schema teable work

Last synced: 26 Oct 2025

https://github.com/sndnv/nonamedb

Simple database and REST API implemented in multiple languages

clojure database elixir exercises kotlin python rest-api rust scala

Last synced: 02 Apr 2026

https://github.com/mongodb-developer/laravel-openai-vector-search

Laravel Tour Planner with Open AI and MongoDB Vector Search

database generative-ai laravel mongodb openai

Last synced: 09 Feb 2026

https://github.com/sagarsdagdu/sddatabase

A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️

database database-management fmdb ios ios-swift sqlite-ios swift-library swift4

Last synced: 28 Jan 2026

https://github.com/vilhalva/crud-com-java-swing

👨‍🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.

aplicativo codigo crud database framework interface java java-swing mysql projeto

Last synced: 28 Jan 2026

https://github.com/elliotjreed/database-anonymiser

Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).

anonymization database hacktoberfest mysql pdo php postgres sqlite

Last synced: 07 Feb 2026

https://github.com/zmekonnen251/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.

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 21 Jan 2026

https://github.com/andrey-tech/database-php

Простая расширяемая библиотека классов на PHP7+ для работы с СУБД (MySQL, SQLite и др.) с кэшированем подготовленных запросов.

database mysql pdo php7 sqlite

Last synced: 17 Apr 2026

https://github.com/oguzhanumutlu/photondb

As fast as a photon, as small-sized as a photon.

compact database fast javascript node photon small sql table

Last synced: 13 Apr 2026

https://github.com/questionlp/libwwdtm

Python Data Access Library for Wait Wait... Don't Tell Me! Stats Page Database

dataaccesslayer database mariadb mysql python python3 wwdtm

Last synced: 10 Mar 2025

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/rutura/chatview-android

Simple Chat View Library for building fast Chat UIs for Android devices

android backend chat chatview database sqlite ui

Last synced: 13 Apr 2026

https://github.com/lokhman/pydbal

Optimised Database Abstraction Layer (DBAL) for Python 2.6+

abstraction database library python

Last synced: 14 Jan 2026

https://github.com/pablobona/hellorails

This is a Ruby on Rails application called 'hellorails,' configured with a PostgreSQL database. The application has been initialized using Git and enables you to showcase a 'Hello World' message on the homepage of a web browser.

database ruby-on-rails

Last synced: 11 May 2026

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 14 Apr 2026

https://github.com/jpablodrexler/simple-portable-database

Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.

binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable

Last synced: 14 Mar 2026

https://github.com/mickamy/seeder

Populate your database with realistic fake data, one command.

cli database developer-tools fake-data go postgresql seeder test-data

Last synced: 31 May 2026

https://github.com/ghost-land/3dsdb

An open Source database for Nintendo 3DS

3ds citra database

Last synced: 14 Feb 2026

https://github.com/eghojansu/db-faker

DB content filler with fake data

bootstrap database faker mysql php

Last synced: 09 Apr 2026

https://github.com/larapulse/database

PHP library and ORM to handle DB connection, apply C.R.U.D. operations

database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql

Last synced: 25 Feb 2026

https://github.com/interkosmos/fortran-tcdb

Fortran 2008 interface bindings to Tokyo Cabinet

database fortran nosql tokyo-cabinet

Last synced: 01 Feb 2026

https://github.com/alana-rocha/sgbc-crud

CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.

database mvc-architecture typescript

Last synced: 13 Jun 2025

https://github.com/bocaletto-luca/lyrics-finder

Lyrics-Finder is a free and open-source web application that lets you retrieve song lyrics in two powerful ways: Direct Search: Quickly fetch lyrics by entering both an artist's name and a song title. Alphabetical Artist Explorer: Browse through an A–Z menu to dynamically query and list artists ... Opensource, Open-Data, Free Api By Bocaletto L.

api bocaletto-luca css3 database free-api html5 javascript lyrics lyrics-api lyrics-finder open-data opensource webapp

Last synced: 11 Mar 2026

https://github.com/nahidcseru/devops-configs

A structured DevOps configuration repository documenting Server Configuration and Database Configuration. Includes Docker-based setups for Nginx, Apache, Caddy, Traefik, MySQL, PostgreSQL, and MongoDB. Designed for learning, hands-on practice, and showcasing professional DevOps skills in a single, organized monorepo.

apache caddy database devops docker mysql nginx postgresql server-configuration traefik

Last synced: 06 Oct 2025

https://github.com/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 2026

https://github.com/cubrid-labs/cubrid-cookbook

Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 27 Mar 2026

https://github.com/sorgazb/xquery_practice

Repository with XQuery Scripts

database html xml xpath xquery

Last synced: 06 Mar 2026

https://github.com/idea2app/taro-idb-keyval

A minimal shim of idb-keyval for Taro framework

database indexed-db key-value mini-app shim standard storage taro web

Last synced: 22 Feb 2026

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/hennyfeliz/nodejs-express-mysql-api-rest

A simple rest api with nodejs and express, plus databases with mysql

apirest database expressjs mysql nodejs

Last synced: 13 Apr 2026

https://github.com/shane-staret/railway-management-system-mccc-cis-245

MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.

database database-management java javafx railway software-design sql user-interface

Last synced: 13 Feb 2026

https://github.com/tobinchilongo/blogapponrails

Microverse project Blog app will let users view post blogs.

database increment relational-database rspec-rails ruby schema validation-library

Last synced: 17 Apr 2026

https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 29 Apr 2026

https://github.com/konradmalik/k8s-kafka-cassandra-demo

Demo of Kafka, Kafka UI and Cassandra on Kubernetes with producers/consumers scenarios and dumping data to the database.

bitnami cassandra consumer database demo k3d k3s kafka kafka-ui kubernetes producer python streaming

Last synced: 07 Apr 2026

https://github.com/vinitra/entity-matcher

Identify which instances in a database represent the same real-world entity (entity resolution). SIGMOD 2021.

database entity-resolution sigmod-programming-contest

Last synced: 29 Apr 2026

https://github.com/watson-clara/logics-database-report-scrapper

This program uses Selenium to scrape data from multiple databases.

data-scraping database logics scraper selenium

Last synced: 30 Apr 2026

https://github.com/maiha/tokyocabinet.cr

TokyoCabinet client for Crystal

crystal database tokyocabinet

Last synced: 15 May 2026

https://github.com/aboviq/emigrate

The modern, modular and flexible migration tool for any database

bun database database-migrations database-schema javascript migrations nodejs sql tools typescript

Last synced: 12 Apr 2025

https://github.com/42bv/jarb-redux-form

Validating forms through JaRB, with redux-form.

constraints database entity jarb react redux-form validation

Last synced: 07 May 2026

https://github.com/i-e-b/streamdb

A minimalist database that uses only Streams as storage, and can survive power loss and data corruption

byte-streams csharp database minimalist-database recoverable storage working

Last synced: 06 Mar 2026

https://github.com/eventdbx/eventdbx

Immutable, event-sourced, nosql, write-side database system

cqrs database event-sourcing eventstore immutable memory-safe nosql

Last synced: 07 Mar 2026

https://github.com/mrshoeshoe66/elementary-db

A not so basic json database

backup database json

Last synced: 30 Jun 2026

https://github.com/f00b4r/postgresql-czech

:green_book: Czech Dictionary for PostgreSQL

czech-dictionary database postgresql postgresql-czech

Last synced: 03 Mar 2025

https://github.com/nahnahdev/Vet-clinic-database

Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.

database sql

Last synced: 18 May 2026

https://github.com/aden-q/cmu-15-445

CMU 15-445 Database Systems, Fall 2021

cplusplus-17 database

Last synced: 16 May 2026

https://github.com/rohanvdvivedi/tuplestore

This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.

data-layout database database-storage-engine slotted-page storage-model tuples

Last synced: 11 Apr 2025

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

Insect Explorer is a fascinating web app that allows users to search, identify, and learn about various insect species using free open-data APIs. This interactive tool is perfect for entomologists, nature enthusiasts, and students who want detailed scientific information and images of insects.

api bocaletto-luca css3 database free-api html5 insect-explorer insects insects-data javascript open-data webapp

Last synced: 07 Apr 2026

https://github.com/poksyy/copay-app-backend

Backend repository for the Copay application. This repository contains the server-side logic, database structure, and API endpoints that support the functionality of managing shared expenses, debts, and wishlists for users in different groups. It includes database schema, user authentication, group management, expense tracking and other features.

api backend copay database debt expenses group-management mysql wishlists

Last synced: 11 Apr 2025

https://github.com/jhuckaby/pixl-server-unbase

A database component for the pixl-server framework.

database slow

Last synced: 07 Feb 2026

https://github.com/spoonx/express-wetland

Wetland middleware for expressJS.

database express middleware mysql nodejs orm postgresql sqlite

Last synced: 07 Apr 2026

https://github.com/openpmd/openpmd-ccd

A Python Module & LabView Bindings for Storing CCD Images with openPMD

ccd data-analysis database hdf5 open-data open-science openpmd

Last synced: 16 May 2026

https://github.com/jeffotoni/gofileserver

Simple RESTFUL API demo server written on Go (golang) user S3, postgresql, Upload, Download

aws-s3 cloud curl database go golang restful restful-webservices

Last synced: 27 Mar 2025

https://github.com/JoelwMulongo/stock-control-system

the system allows store keeper of organisations manage, to monitor and control the stock present in a medium enterprise

database stock-data visual-basic

Last synced: 11 Mar 2025

https://github.com/criwe/bookdatabase

Simple TYPO3 Bookdatabase

database extension typo3 typo3-bookdatabase

Last synced: 04 Jan 2026

https://github.com/edmondscommerce/doctrine-static-meta

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

code-generation code-generator database doctrine doctrine-orm experimental idea php php7

Last synced: 30 Apr 2025

https://github.com/arbazkhan4712/passwordmanager

It is a password manager which can generate random and secure passwords & store it in a database

database passwordmanager python

Last synced: 03 Jul 2025

https://github.com/luismisanve/geminipostsql

WinForms program assisted with an AI that translates natural language to PostgreSQL queries

ai chsarp database dotnet gemini json postgresql visual-studio winforms

Last synced: 11 Apr 2025

https://github.com/krittakondev/goapisuit

goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.

api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development

Last synced: 23 Oct 2025

https://github.com/ajsevillano/users-crud

🖥 Fullstack CRUD written in Javascript for managing users

backend crud database expressjs frontend javascript nodejs postgresql

Last synced: 06 Apr 2026

https://github.com/a3ro-dev/password_generator

Python program that generates a random password with the specified length, inserts it into a database, and then checks if the generated password already exists in the database. If it does, the program generates a new password and repeats the process until it generates a unique password.

database generator password password-generator password-manager project-python security

Last synced: 11 Sep 2025

https://github.com/derekmorr/refined-anorm

Refined support for Anorm

anorm database refined scala

Last synced: 11 Jan 2026

https://github.com/tangsiyang2001/rookiedb

A personal implementation of Berkley's CS186.

bplus-tree currency database dms java query-optimization recovery

Last synced: 27 Mar 2025

https://github.com/contiguity/base

Just because Deta Space shut down doesn't mean your projects have to. Contiguity Base is a one to one replacement for Deta Base & (soon) Deta Drive

contiguity database deta nosql

Last synced: 09 Sep 2025

https://github.com/manuelep/planetclient

Py4web app component for easy REST API services implementation for serving geospatial data.

database geojson geospatial gis osm postgis programming vector-space-model

Last synced: 17 Jan 2026

https://github.com/tyaga001/a-blog-app-with-next.js-and-firebase

how to build a blogging app with Next.js and Firebase

blog blogging database firebase nextjs

Last synced: 16 Feb 2026

https://github.com/dmnsgn/airports-data

Airports data: static, dynamic and custom dump.

airport airports cli data database json

Last synced: 30 Apr 2025

https://github.com/decaded/nyadb

NyaDB is a simple JSON "database" library for Node.js. It provides an easy-to-use interface for creating and managing JSON-based "databases" within your Node.js applications.

database javascript json nodejs

Last synced: 30 Apr 2025

https://github.com/manuelep/planetstore

Py4web app component that implements a database model inspired to the OpenstreetMap database, optimized for storing informations, with more a very flexible json structure that able to host and model any kind of data.

database geospatial gis osm postgis programming

Last synced: 17 Jan 2026

https://github.com/thierryh91200/databasemanager

Modern manager for SwiftData databases on macOS.

database databases macos manager managers sqlite swift swiftdata swiftui

Last synced: 08 Sep 2025

https://github.com/ciusji/sled

The champagne of beta embedded database.

b-link-tree b-plus-tree b-tree bw-tree database embedded-kv kv rust

Last synced: 15 May 2026

https://github.com/nminhducit/educenterdb

EduCenterDB is a project aimed at designing a database management system for an English learning center

database dbi202 erd sql sql-server

Last synced: 15 Jun 2025

https://github.com/joutvhu/hive_wait

Hive Wait provide a Hive repository to calling methods in the box as async. Wait until the Hive is ready to use before calling the box's methods.

box dart database hive lazy repository

Last synced: 06 May 2026

https://github.com/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 12 Apr 2026