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-03 00:07:51 UTC
- JSON Representation
https://github.com/prajwalamte/online_book_store-database
Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.
Last synced: 14 Oct 2025
https://github.com/samuelscheit/lambert-orm
A Database abstraction layer for different DB Engines
abstraction database mongodb orm
Last synced: 07 Apr 2025
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/plopezm/goedb
Goedb is a database manager to ease the persistence layer in a enterprise development
database datasource entity-manager orm persistence
Last synced: 14 Jan 2026
https://github.com/frknkrc44/superminidb
Another database project with Java
Last synced: 14 Mar 2026
https://github.com/far-beyond-dev/pebblevault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
buntdb database in-memory-database rust sqlite
Last synced: 25 Apr 2025
https://github.com/hitoshyamamoto/hayai
Instantly create and manage local SQL, NoSQL, and Vector databases with Docker using a fast and extensible CLI tool for backend developers.
backend cli database database-management developer-tools
Last synced: 01 Jun 2026
https://github.com/ballerina-platform/module-ballerinax-cdc
The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.
ballerina cdc change-data-capture database event-driven integration realtime wso2
Last synced: 18 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/maeln/tslite
TSLite : A small embeddable time-serie database
database embeddable small time-series
Last synced: 08 Oct 2025
https://github.com/tectijuana/conocimiento-archived
Ingeniería del Conocimiento del ITT, TecNM
Last synced: 17 Mar 2025
https://github.com/nndi-oss/jdbi-utils
Utilities for JDBI 3
database java jdbi3 validation
Last synced: 10 May 2026
https://github.com/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/rtradeltd/database
☕️ package database provides PostgreSQL management for Temporal
Last synced: 27 Jul 2025
https://github.com/enzon3/txtdb
A simple database utilizing text files
backend database db easy-to-use text
Last synced: 14 Apr 2026
https://github.com/portasynthinca3/sidx
Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library
Last synced: 14 Oct 2025
https://github.com/mahmoud-saeed-mahmoud/simple_storage
A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.
dartlang database flutter nosql-database
Last synced: 13 Apr 2026
https://github.com/dina-hosny/dbms-simulator-using-bash-scripting
A bash project that simulate the MySQL database
bash bash-script bash-scripting database database-management linux mysql mysql-database
Last synced: 14 Apr 2026
https://github.com/filiprokita/python-ai-quiz
A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.
ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development
Last synced: 21 Feb 2026
https://github.com/goatplatform/orderstamp-js
A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.
algorithms big-data database typescript
Last synced: 01 Mar 2025
https://github.com/dynatrace/obslab-log-problem-detection
Detect Problems in Logs with Dynatrace
database demo dynatrace log-analytics observability obslab problem-debugging redis
Last synced: 04 Sep 2025
https://github.com/samuelebarbiera/venmjs
BUILDING A VUE STACK IT'S NEVER BEEN SO EASY🔧 ⛏️
backend-framework cli cloud create database dependencies deploy docker fullstack-javascript hosting mevn node nuxtjs orm testing venmjs vue webapp
Last synced: 12 Apr 2026
https://github.com/grimdork/dbak
Database backup to S3.
aws aws-s3 backup database maintenance
Last synced: 13 Apr 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/rasteric/minidb
A minimalist DB wrapper for Golang and a key-value database command line tool
database key-value-database sqlite3
Last synced: 05 Feb 2026
https://github.com/beastop/decentralized-grqphdb
A tiny effort towards creating a decentralized graph database management system for rapid prototyping.
database decentralized decentralized-graphdatabase flask graphdatabase python python3
Last synced: 25 Apr 2025
https://github.com/whats-good/artbox
QR8 (Formerly Artbox) is an all-in-one NFT gallery for artists to display their collections, and collectors to explore and discover new artists. Stack: Next.js, TS, Apollo-client on the Frontend, and Express, GraphQL Yoga, Prisma and PostgreSQL on the backend.
apollo-client database graphql graphql-yoga nextjs postgresql pothos prisma react typescript wagmi webapp
Last synced: 13 Apr 2026
https://github.com/nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
database database-migration database-schema diesel mysql sqlite sqlx
Last synced: 14 Apr 2026
https://github.com/robertdebock/ansible-role-vault_autosnapshot
Configure vault_autosnapshot on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vaultautosnapshot windows
Last synced: 18 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.
Last synced: 11 May 2026
https://github.com/davydany/dbmole
A database connectivity testing tool. You simply call DBMole with the parameters needed to connect to your DB (host, port, db, user, password), and let DBMole debug your connection for you!
connectivity database java jdbc mysql odbc ojdbc oracle postgres
Last synced: 13 Apr 2026
https://github.com/bergio13/webapp_v2
A website to keep track of watched movies and share your watch history with your friends
Last synced: 14 Mar 2026
https://github.com/0xsirsaif/papers-i-love
A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.
compiler database memory networking os papers
Last synced: 25 Oct 2025
https://github.com/drilonaliu/training-center-database--mysql-
A database built with MySQL for a professional training center.
database mysql training-center
Last synced: 18 Apr 2026
https://github.com/apache/incubator-ignite
Mirror of Apache Ignite (Incubating)
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 28 May 2026
https://github.com/john-cd/john-cd.github.io
John's Blog and Cheatsheets
ai aws c-sharp cloud concurrent-programming data-science database deep-learning distributed-systems dotnet information-retrieval ml nlp python search system
Last synced: 28 Jan 2026
https://github.com/richardschoen/ibmixmlservicestd
IBM i XMLSERVICE C# and VB.Net Data Access Service Wrapper for .Net 4.6.1 and above and .Net Core 2.0 and above
as400 cl cobol command data database db2 ddm drda ibm ibmi os400 pase program qcmdexc qcmdexec queue rpg service xmlservice
Last synced: 18 Apr 2025
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/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/fajarnugraha37/deno-ulid
A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!
database deno deno-ulid denoland generator identifier javascript jsr lexicography logs nodejs sort sort-order sortable typescript ulid ulid-generator unique-identifier uuid uuid-generator
Last synced: 28 May 2026
https://github.com/mhtkarakose/se-222-database-systems-term-project
Term Project sql
Last synced: 27 Jan 2026
https://github.com/beapi/wp-cli-light-db-export
Light DB export for WP-cli
database wp-cli wp-cli-package
Last synced: 22 Apr 2025
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/vimiix/sqlalchemy-mogdb
Enmotech MogDB dialect for SQLAlchemy.
database dialect mogdb sqlalchemy
Last synced: 12 Apr 2026
https://github.com/viveknathani/dbtree
A tool to visualize database schemas right inside your terminal.
ascii database go postgresql schema
Last synced: 18 Jan 2026
https://github.com/simar7/gokv
Abstract KV operations in Go.
abstraction database go golang kv kvstore
Last synced: 21 Jan 2026
https://github.com/ahmedabougabal/iticafefooddeliveryapp
Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues
bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh
Last synced: 23 Jan 2026
https://github.com/timnekk/sqlitecontroller
Export and Import data to SQLite DB
Last synced: 11 Oct 2025
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/encoredev/infra
Infra utilities for Encore applications
api aws azure backend backend-api backend-framework cloud cloud-native database devops distributed-systems engine gcp go golang microservices postgresql serverless
Last synced: 14 Apr 2026
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/mads80/ms-sql-hf1
Microsoft SQL Server - HF1
database microsoft-sql-server sql sql-script
Last synced: 06 Jan 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/cristalhq/dbumper
Database schema migrator.
database db go golang migration versioning
Last synced: 26 Oct 2025
https://github.com/databooster/dbparallel
(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.
async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow
Last synced: 09 Apr 2025
https://github.com/twineworks/vertica-9-for-pentaho-kettle
Vertica 9 database metadata for pentaho kettle
Last synced: 14 Jan 2026
https://github.com/walidalsafadi/library-website
Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.
asp-net database html-css-javascript library website
Last synced: 11 Jun 2025
https://github.com/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/andrewjbateman/ionic-angular-firebase
:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.
angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7
Last synced: 04 Feb 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/eby8zevin/android-pos4122020
The Next Project . . .
android android-app android-application android-database android-studio androidstudio create data database database-sqlite delete point-of-sale pos read search sqlite update
Last synced: 13 Oct 2025
https://github.com/byte-cats/datastation
A Simple to use Go library to help connect to most types
Last synced: 29 Apr 2026
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/dysnomia-studio/dmarc-parser
A simple job that query, parse and save to database dmarc aggregate reports
dashboard database dmarc dmarc-parser parser
Last synced: 05 Aug 2025
https://github.com/shrirambalaji/blog.shrirambalaji.com
Shriram Balaji's Blog
database rust systems typescript webdev
Last synced: 13 Mar 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/stickytools/sticky-locking
A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager
Last synced: 28 Jan 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/bluetiger-official/bluetiger-multitool
BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...
boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss
Last synced: 07 May 2025
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/edadma/bittydb
a small embeddable database engine for the JVM for storing documents (i.e. JSON objects)
Last synced: 06 Apr 2026
https://github.com/benevanio/thinkscript
Sistema de gerenciamento de livros utilizando a linguagem de programação java, usando o JAVAFX.
database graphical-user-interface gui javafx jdbc jdbc-driver mysql mysql-database no-relational
Last synced: 01 May 2026
https://github.com/0xsafkat20/c-sharp-project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 10 Apr 2026
https://github.com/macagua/example_msaccess_python
Examples for create a Microsoft Access database and query his data with Python
access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm
Last synced: 16 May 2026
https://github.com/zechengz/uiuc-cs-assistant
UIUC CS Assistant
data-mining database expressjs heterogeneous-network javascript python reactjs scss sql web-programming
Last synced: 20 Mar 2025
https://github.com/TaqsBlaze/OrbDB
A highly flexible ORM suitable for quick prototyping, OrbDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process
database javascript json nodejs npm orb orm orm-library schema
Last synced: 05 May 2025
https://github.com/andytrix/atm-cash-machine
ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.
atm automat automated bank bank-automat bankautomat cash cash-machine database machine mysql node-js oamk qt rest-api simulator sql teller transactions transfer
Last synced: 17 Feb 2026
https://github.com/mineking9534/databaseutils
Reflection driven database library for Java
database java postgres reflection sql
Last synced: 17 Feb 2026
https://github.com/oprogramador/wiki-nlp
Natural language processing of the Wikipedia text (as far English only) with goals to detect contradictory info, and to create a chat bot providing more accurate answers than ChatGPT.
database json language-model library machine-learning natural-language natural-language-processing natural-language-understanding nlp nlp-keywords-extraction nlp-parsing nosql
Last synced: 06 Mar 2026
https://github.com/ozzy-zy/ctrl_p_backend
The Back-end Project Behind Ctrl-P
backend controllers database dotnet fluentvalidation orm restful-api sql-server webapi
Last synced: 03 Apr 2025
https://github.com/0xsafkat20/metro-rail_online_ticket_system
Metro Rail Ticket Purchase System With C#
c-sharp database gui project project-management rails-application railway single ssms
Last synced: 17 Feb 2026
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/bocaletto-luca/manga-explorer
Manga Explorer – Complete Edition is a professional web application built entirely using free APIs. It allows users to discover manga through multiple search modes, including: Search by Name: Enter a manga title to retrieve and paginate all matching results. Search by Letter: Browse through an A–Z menu that filters manga titles by their ...
bocaletto-luca css3 database free-api html5 javascript manga manga-api manga-explorer manga-search open-data opensource responsive webapp
Last synced: 13 Mar 2026
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/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/owen-krueger/sqlitememorydatabaseprovider
For creating in-memory SQLite databases to be used within unit tests.
automock automocker database entity-framework entity-framework-core entityframeworkcore net6 net7 net8 sqlite unit-testing
Last synced: 20 Mar 2025
https://github.com/arasgungore/moviedb-system
Final MySQL project assigned for the Introduction to Database Systems (CMPE 321) course in the Spring 2023 semester.
database database-design database-management database-schema database-systems databases flask flask-application movie-database movie-database-api movie-database-app movie-database-website movie-reviews moviedb-api movies movies-app moviesdb moviesdb-api mysql mysql-database
Last synced: 06 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/mrjohannchang/aioconfig.py
asynchronous asyncio database key-value library python storage
Last synced: 20 Mar 2025