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.
- GitHub: https://github.com/topics/database
- Wikipedia: https://en.wikipedia.org/wiki/Database
- Related Topics: dbms, sql, relational-database, nosql, document-oriented, in-memory-database, data-warehouse, graphdb, spatial-database, crud,
- Aliases: db, databases,
- Last updated: 2026-07-09 00:07:56 UTC
- JSON Representation
https://github.com/samuel-ricardo/connectionfactory
Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.
apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite
Last synced: 09 Oct 2025
https://github.com/gehad-ahmed30/face-recognition-attendence-system
The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.
database face-recognition firebase numpy opencv python
Last synced: 01 Mar 2026
https://github.com/ali-raheem/jukebox-rust
🎹 Implementation of my jukebox application in rust.
Last synced: 07 Jan 2026
https://github.com/khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation
Last synced: 27 Mar 2026
https://github.com/planetway/connector-docs
CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries
Last synced: 27 Apr 2026
https://github.com/tradik/mddb
A minimal, lightweight structured data store designed for small applications, scripts and automation workflows. Built for simplicity, portability and low overhead.
automation database embedded-systems go golang key-value-store lightweight-database markdown rag-pipeline search-algorithm structured-data vector-database
Last synced: 06 Apr 2026
https://github.com/icyphox/clef
:key: in-memory key-value store, written in Nim
Last synced: 27 Oct 2025
https://github.com/walker83/rorisdb
RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.
analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql
Last synced: 31 May 2026
https://github.com/aallali/db.c
trying to learn DB internals by building a simple storage engine
algorithms c database database-internals datastructures storage-engine
Last synced: 12 Feb 2026
https://github.com/joshkamau/pgmigrate
Database migration tool for postgres written in go.
database golang migration postgres
Last synced: 14 Mar 2026
https://github.com/epsoft/dataset-forexfactory
Scrape and database forexfactory.com
calendar csv database dataset economics forexfactory news
Last synced: 28 Feb 2025
https://github.com/ariesclark/cloudflare-kv-storage
A dead simple client for Cloudflare's KV storage. 📦
cloudflare database key kv kv-store store value
Last synced: 05 Feb 2026
https://github.com/powerlevel9000/catalog
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
database oop-principles psql ruby
Last synced: 02 Apr 2025
https://github.com/thelazytomcat/inflatableslist
A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.
database delphi inflatable object-pascal pascal pool-float
Last synced: 28 Feb 2025
https://github.com/babeyjack/babyypos
My A-Level Computer Science NEA
a-level-computer-science-project admin-panel csharp database documentation point-of-sale server server-client-application sqlite sqlite-database unity-scripts unity2d
Last synced: 02 Mar 2026
https://github.com/imrostami/inmemoryrs
A simple and practical project that shows how to implement an In Memory Database like Redis in Rust
database inmemory inmemory-cache inmemory-db keyvaluestore redis rust rust-lang
Last synced: 16 Apr 2026
https://github.com/dummify/dummify.php
Programmatically dummifies your database to non-sensitive data for development use!
database dummy dummy-data fake-data faker mysql php sensitive-data sql-server
Last synced: 18 Mar 2026
https://github.com/arturoeanton/go-struct2serve
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.
database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql
Last synced: 28 Apr 2026
https://github.com/ismatbabirli/laravel-backup
This package for backup your database with artisan command line
artisan-command backup backups composer database database-migrations devops laravel laravel-5-package laravel-framework mysql packages php php-library storage
Last synced: 11 Oct 2025
https://github.com/babeyjack/BabyyPos
My A-Level Computer Science NEA
a-level-computer-science-project admin-panel csharp database documentation point-of-sale server server-client-application sqlite sqlite-database unity-scripts unity2d
Last synced: 23 Oct 2025
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 15 Aug 2025
https://github.com/yashitanamdeo/hospital-management-system-python
Hospital Management System using Tkinter in Python with Mysql Database Connectivity
database database-management hospital-management-system mysql python tkinter tkinter-python
Last synced: 16 Apr 2026
https://github.com/delvedor/demodb
An HTTP based database for demo purposes, workshop and so on.
Last synced: 28 Apr 2026
https://github.com/contributte/nextras-orm-query-object
:wolf: Query-objects for Nextras ORM
contributte database nette nextras-orm orm query-builder
Last synced: 02 Jul 2025
https://github.com/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/tkc/sql-dog
Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.
analysis analyzer database go sql sql-parser
Last synced: 03 Mar 2026
https://github.com/ricci69/ultimatemysql
MySQL database access wrapper compatible with PHP 8
Last synced: 23 Apr 2025
https://github.com/rancoud/session
Session Package
composer coverage database encryption packagist php php74 php80 php81 phpunit phpunit9 redis session sessionhandlerinterface
Last synced: 05 Sep 2025
https://github.com/hasan-kilici/kawethradb
csv csv-files csv-import csv-parser csv-reading database go golang golang-library golang-module golang-package
Last synced: 26 Apr 2025
https://github.com/chrisandchris/passive-record-orm
A database layer, passive record and orm abstraction layer for your php application.
database database-abstraction doctrine-orm mysql postgres postgresql query query-builder query-language symfony symfony2
Last synced: 02 Oct 2025
https://github.com/nlfmt/stormdb
Simple but feature-rich JSON database for NodeJS. Supports custom class serialization and deserialization, advanced querying, and more.
database electron javascript json node nodejs orm typesafety typescript
Last synced: 09 Jul 2025
https://github.com/yakuter/laravel-guestbook
An easy guestbook example to show usage of database actions in laravel with resource controller
database guestbook laravel mini-project php resource-controller
Last synced: 09 May 2026
https://github.com/samuelbankstech/systemicdb-core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Last synced: 12 Jan 2026
https://github.com/chirayu-tripathi/mongodb-querifier
Improving LLMs MongoDB query generation capability with the help of advanced retrieval augmented generation.
database llms mongodb rag retrieval retrieval-augmented-generation
Last synced: 09 Apr 2026
https://github.com/ayeressian/dbgrapher-old
Relational database designing tool.
database database-design database-diagram database-management database-schema sql-schema
Last synced: 28 Jan 2026
https://github.com/daudi13/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 allows you to make them public so anyone can access them.
database devise rails-application ruby
Last synced: 01 Oct 2025
https://github.com/hamzazaidix/file-sharing-site-mongodb
File Sharing Site With Node.js, MongoDB, and Express
database express-js file file-sharing file-sharing-site file-upload hashing hashing-algorithm javascript mern mongodb mongoose nodejs password-protection passwords project reactjs salting web-dev-simplified website
Last synced: 09 Apr 2026
https://github.com/andr3w03/pemrogramanvisual
Tugas Mata Kuliah Pemrograman Visual Semester 4
csharp database desktop-application microsoft-access mysql sharpdevelop sql sql-server visual-studio windows-forms
Last synced: 08 Apr 2026
https://github.com/simonepriuli/imongo
IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.
database mongodb schema typescript
Last synced: 04 Mar 2025
https://github.com/stacksjs/backupx
💾 Comprehensive & performant database and file backup solution.
backups cli database files library typescript
Last synced: 28 Jun 2025
https://github.com/kulabun/jooq-generator
New Code Generator For JOOQ
codegenerator database java8 jooq kotlin repository sql
Last synced: 04 Oct 2025
https://github.com/emnetdegafe/flashcard-app-backend
This is a repository with the backend - server for the flashCardApp project, a collaborative work we did as a following Codaissuer's 11 weeks full-stack web development program.
authentication axios database express httpie middleware postgresql router sequelize-orm
Last synced: 09 Apr 2026
https://github.com/josgard94/api-to-do-list-with-python-and-flask
This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.
api api-rest database database-coneccion example-project flask flask-api learning-python mysql pyth python singleton-pattern sqlalchemy sqlalchemy-database sqlalchemy-orm sqlalchemy-python
Last synced: 09 Apr 2026
https://github.com/thefloatingstring/lightbase
An abstract, low-cost database library built on peer-to-peer networks.
api blockchain database ipfs peer-to-peer
Last synced: 01 Mar 2026
https://github.com/sdojjy/tikv-coprocessor-client
A tikv client for testing tikv coprocessor
Last synced: 31 Oct 2025
https://github.com/jeromebenois/couchbase-lite-c-rs
Rust language bindings for the Couchbase Lite embedded NoSQL database engine
couchbase-lite couchbase-mobile database embedded nosql rust-bindings rust-lang sync
Last synced: 19 Feb 2026
https://github.com/esptoolkit/esp-jsondb
Lightweight JSON document database for ESP32 with a MongoDB‑like API, RAM caching, and optional autosync to LittleFS
arduino arduino-library database document-database embedded esp iot json littlefs nosql storage
Last synced: 12 Feb 2026
https://github.com/npalacioescat/data_tools
Collection of Python functions and classes designed to make data scientists' life easier.
data-science database model plot python set
Last synced: 14 Apr 2025
https://github.com/d4rckh/nim-tlv
tlv building and parsing in nim
database datastore nim serialization tlv
Last synced: 31 Mar 2025
https://github.com/sushmashreeps10/web-development-bootcamp
Web Development Bootcamp 🚀 A complete guide to frontend & backend development! Covers HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, APIs, authentication, and more. Perfect for beginners & aspiring developers! 💻
bootstrap css database front-end fullstack-development html html-css-javascript html5 js links react sever tags ui-ux vscode webdesign webdevelopment
Last synced: 08 Mar 2026
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/usedatabrew/mongodb_stream_benthos
MongoDB Change Streams Module for Streaming Database Changes with Golang
benthos benthos-plugin database golang-library mongodb mongodb-change-streams
Last synced: 06 May 2026
https://github.com/0xerwin1/dbflux
A fast, keyboard-first database client built with Rust and GPUI.
cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql
Last synced: 17 May 2026
https://github.com/kirkdiamond/systemicdb-core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Last synced: 18 May 2026
https://github.com/bezborodow/flask-migratepg
Simple SQL migration command for Flask and Psycopg 3.
database flask migrations postgresql psycopg sql-migration
Last synced: 24 Jun 2025
https://github.com/nickemma/car-rental-api
Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.
database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd
Last synced: 25 Sep 2025
https://github.com/chompfoods/stub-spring
Spring server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
api branded chomp data database food grocery ingredients java nutrition raw recipe-api recipes server server-stub spring springboot stub stub-spring sub-server
Last synced: 09 Apr 2026
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/hbmartin/comparison-serverless-cloud-sql-databases
Comparing hosted, serverless SQL cloud databases.
awesome backend comparison database serverless sql
Last synced: 30 Mar 2025
https://github.com/acryps/vlquery
TypeScript ORM for postgresql
audits database entity orm postgres typescript
Last synced: 04 Oct 2025
https://github.com/monfireboose/monfireboose
A lightweight JavaScript library that provides a high level and model based API for interacting with Firebase.
api data database firebase firestore high-level-api interact javascript library model storage
Last synced: 18 Feb 2026
https://github.com/bodsch/ansible-mariadb
Installs and configure a mariadb (with TLS and/or Replication or Galera Cluster) on varoius linux systems.
ansible ansible-role automation database galera-cluster mariadb-database mariadb-galera-cluster mariadb-replication mariadb-server
Last synced: 26 Oct 2025
https://github.com/mayur-tolexo/pg-shifter
Golang struct to postgres table shifter.
database migration migrator postgresql
Last synced: 05 May 2026
https://github.com/n-yousefi/derafsh
Derafsh is an ORM based on the ViewModels
ado-net c-sharp database dotnet-core dotnet-core2 entity-framework orm orm-aspnet-product sql sql-server viewmodel-pattern
Last synced: 19 Apr 2025
https://github.com/andr3w03/si2_uas
Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)
codeigniter crud database framework information-system mysql php sql visual-studio-code web-application
Last synced: 23 Jul 2025
https://github.com/ljzd-pro/chatloggerplugin
LangBot 聊天记录插件,将群聊消息和机器人回复记录到数据库中,支持多种数据库和群聊黑白名单过滤
database langbot mysql postgresql sqlalchemy sqlite
Last synced: 09 Apr 2026
https://github.com/caiorss/postgres-docker-container
Very lightweight and simple to setup postgres SQL docker image.
alpine database docker image linux postgres postgresql vritualization
Last synced: 08 Apr 2026
https://github.com/tohidkhan6332/tohid-data
TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/
Last synced: 01 Aug 2025
https://github.com/nafisalawalidris/fastapi-learning
This repository documents my exploration of FastAPI a modern Python framework for building APIs. It includes my progress, practical implementations and insights as I learn to create high-performance APIs. The repo covers setup, development and deployment of FastAPI applications and serves as a portfolio of my learning experience.
api crud-api data-science database deployment fastapi python
Last synced: 19 Feb 2026
https://github.com/salmandabbakuti/qldb-essentials
Kickstarter Development Essentials for Amazon's QLDB. Article here: https://medium.com/devopsinternationalbv/hands-on-with-quantum-ledger-database-qldb-9223de64ac22
amazon-qldb amazon-web-services aws blockchain-technology database ledger nodejs qldb qldb-example rest-api
Last synced: 07 May 2025
https://github.com/vd2org/wheelchair
The async CouchDB connector
asyncio couchdb database python
Last synced: 24 Apr 2025
https://github.com/bradstw/postgresql
PostgreSQL Database Admin, Monitoring and Helper Scripts
database database-management postgresql
Last synced: 19 May 2026
https://github.com/kitsunetech-com/velox-server
Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)
composer database json mysql odbc-api php sql sql-server
Last synced: 12 Apr 2025
https://github.com/hir4/postgres_database
Project using Node with Postgresql, connecting four tables (client, admin, group, products, sale_header and sale_itens) with the intuit to learn more about database.
database express javascript nodejs postgresql
Last synced: 11 Apr 2026
https://github.com/aidenellis/painlessdb
🥨 PainlessDB - A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.
aidenellis database db painlessdb python
Last synced: 19 Apr 2025
https://github.com/thatsinewave/phonedb
PhoneDB aims to create a comprehensive database of every possible phone number on the planet.
data-science database good-first-bug good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs phone phone-database phone-number phone-number-database phone-numbers phonenumber phonenumbers research research-project thatsinewave
Last synced: 14 Apr 2025
https://github.com/kyoto7250/zhobo
A cross-platform TUI database viewer that remade gobang
cli database database-explorer database-viewer rust tui
Last synced: 25 Jan 2026
https://github.com/kucherenko/caiman
Times series data library. Store data to files or to mongoDB.
caiman database db series-data statistics timeseries
Last synced: 19 Aug 2025
https://github.com/amerharb/sedk
database postgres postgresql sql sql-builder typescript
Last synced: 03 May 2026
https://github.com/abdelmajidlh/eportfolio
ePortfolio Abdelmajid EL HOU
bioinformatics data data-analysis data-science data-visualization database datascience genetics
Last synced: 22 Mar 2025
https://github.com/bayatgames/php-savegamepro-mysql
Save Game Pro Cloud, PHP MySQL Database Support.
bayat bayat-games cloud database mongodb php php-mysql savegame savegamepro unity unity3d
Last synced: 22 Jul 2025
https://github.com/eun/go-pgx-cursor-iterator
A golang package for fetching big chunks of rows from a postgres database using a cursor.
database go golang pgx postgres postgresql
Last synced: 16 Mar 2025
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025
https://github.com/rotten-lkz/concisedb
A database library stores JSON file for Node.js.
concisedb database json local localdb nodejs npm-package typescript-library
Last synced: 11 Apr 2026
https://github.com/danhpaiva/upa-helper-project
🏥 ~ Project developed with Windows Forms and SQLServer
azure covid csharp danhpaiva database hospital sql-server windows-forms
Last synced: 11 Apr 2026