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/caicancai/awesome-ivm-learning
A list of learning materials to understand ivm internals
Last synced: 12 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/raycarterlab/flaskrestful
Web-Backend Api On Python3 With Flask-Restful
backend database databasemodel datagrip docker downside flask flask-restful python3 rest-api swagger web-backend
Last synced: 06 Sep 2025
https://github.com/kirillshevch/vandal
ActiveRecord force destroy records with all related associations.
activerecord database debugging development rails testing
Last synced: 17 Sep 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/lironmiz/connect-the-dots
A site for creating a dot line game when the user enters a picture and it creates a dot line game for him for coding hackathon.
bootstrap5 coding-hackathons css3 database dots-game edge-detection fullstack-development github-pages html5 image-processing javascript k-means-clustering learning-by-doing nodejs problem-solving project responsive-web-design sqlite3 teamwork website-development
Last synced: 10 Jun 2025
https://github.com/varunu28/bit-db
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
Last synced: 06 Sep 2025
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/remram44/filesdb
File database for package managers
api database files package-manager pip pypi python
Last synced: 08 May 2025
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/itsjimi/store-data
💾 Finally, the simplest way to store data
database javascript nodejs storage
Last synced: 08 Jul 2025
https://github.com/iraikov/chicken-lmdb
Chicken Scheme bindings for the LMDB key value database
chicken-scheme chicken-scheme-eggs database key-value key-value-database key-value-store lmdb scheme-language
Last synced: 25 Mar 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/zen-xu/harlequin-risingwave
Harlequin adapter for Risingwave.
database python risingwave tui
Last synced: 10 Oct 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/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 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/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/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/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/llllllxy/tiny-jdbc
🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!
database java jdbc-template orm springboot
Last synced: 18 Jul 2025
https://github.com/reem-lab/hello-rails
Set up for rails app with simple example to print in the views hello rails
Last synced: 28 Apr 2025
https://github.com/yamtaldev/hackernews-api
Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)
backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot
Last synced: 09 Oct 2025
https://github.com/reem-lab/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.
bootstrap database herokudeployment rspec-rails ruby rubyonrails testing
Last synced: 06 Oct 2025
https://github.com/suurjaak/sqlitely
SQLite database tool
database database-gui database-management sqlite sqlite3
Last synced: 14 Apr 2025
https://github.com/suhailroushan13/mongodb-methods
MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB
config database db mongodb mongoose nosql-database
Last synced: 06 Aug 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/yjg30737/pyqt-database-example
PyQt database (mainly SQLite) basic use example
database database-gui pyqt pyqt5 pyside pyside6 python qsortfilterproxymodel qsqldatabase qsqlquery qsqltablemodel qt qt-database qtsql sqlite
Last synced: 13 Apr 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/kongzue/db
🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构
Last synced: 25 Jul 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/micheleriva/aika
⛈ In-memory key-value multithreaded database
database haskell in-memory in-memory-database key-value redis
Last synced: 08 May 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/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/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/cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
database go golang pgx postgres transactions
Last synced: 08 Apr 2025
https://github.com/alireza29675/handy-storage
🗃️ Handy Storage is a simple way to store your data in a JSON file
Last synced: 26 Jul 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/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/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/trustbit/PlainSql.Migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 29 Mar 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/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/shayanheidari01/ormax
High-performance async ORM for all major databases
asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite
Last synced: 06 Aug 2025
https://github.com/apache/cassandra-builds
Infrastructure build scripts for Apache Cassandra®
Last synced: 08 May 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/belsman/rails-capstone
A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.
bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter
Last synced: 15 Aug 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/unixjunkie/fragger
A protein fragments picker
database ocaml protein-design protein-fragments protein-fragments-picker rmsd
Last synced: 10 Sep 2025
https://github.com/simerplaha/swaydb.java.examples
Java examples for SwayDB
database memory performance persistent
Last synced: 12 Aug 2025
https://github.com/anthonygauthier/mysimpleorm
Simple, lightweight and effective PHP ORM using MySQLi.
crud database database-abstraction json library mysql mysqli object object-detection object-mapper object-mapping object-oriented object-relational object-relational-mapper orm orm-php-framework php php5 php7 sqlobject
Last synced: 09 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/flixcoder/bonsaimq
Message/job queue based on bonsaidb, similar to sqlxmq.
database message persistent queue rust
Last synced: 10 Oct 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/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/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/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/vielhuber/syncdb
🔥 Sync databases between two servers. 🔥
database mysql sql sync-database
Last synced: 07 Aug 2025
https://github.com/michael-rubel/laravel-sql-function-repository
Repository class to run SQL functions available in the PostgreSQL database
database functions laravel looking-for-contributors mariadb mssqlserver mysql php postgresql sql sql-functions sqlite
Last synced: 03 Oct 2025
https://github.com/yusuf8ahmed/hawkdb
document database made with pure python3
complex-queries database datastructures document-database nosql nosql-data-storage nosql-database pydb python python-library python3 sql sql-equivalent-statements
Last synced: 14 Apr 2025
https://github.com/akdasa/sarasvati
Personal knowledge database
database knowledge mindmap personal-knowledge-database research
Last synced: 19 Aug 2025
https://github.com/wahyudesu/a-curated-list-of-data-science-project-of-politeknik-elektronika-negeri-surabaya
Aku masih pemula
data-analysis data-science database dataset datasets exercises machine-learning math python r statistics
Last synced: 12 Jun 2025
https://github.com/apache/couchdb-rebar
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 12 Jul 2025
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/zhcndoc/drizzle
Drizzle ORM 中文文档
database drizzle-kit drizzle-orm mysql orm sqlite
Last synced: 18 Apr 2026
https://github.com/kimberlitedb/kimberlite
The compliance-first database for industries where data integrity is non-negotiable.
audit compliance data-structures database event-sourcing finance government healthcare legal
Last synced: 03 May 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/rashedul-alam46/sql-multi-table-update
SQL query to update one table by another table.
database mssql-server sql tsql
Last synced: 21 Jun 2026
https://github.com/robertdebock/ansible-role-openbao
Install and configure openbao on your system.
ansible application cloud database infrastructure linux molecule openbao playbook security storage system tools
Last synced: 19 Feb 2026
https://github.com/corviz/framework
database dependency-injection mvc mvc-framework restful routing
Last synced: 27 Feb 2026
https://github.com/bocaletto-luca/ip-geolocation-finder
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...
api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp
Last synced: 20 Apr 2026
https://github.com/linwin-cloud/linwin-db-server
在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.
data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website
Last synced: 05 Mar 2026
https://github.com/aliiimaher/travel-management-system-db
This is Database course project.
Last synced: 27 Oct 2025
https://github.com/dukex/ely
Run a api service inside the database
api api-rest database postgresql serverless
Last synced: 04 Mar 2026
https://github.com/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
https://github.com/ludevnet/assembly
Library for files/resources for LU related software
database file-formats lego-universe library rust-lang
Last synced: 28 Apr 2026
https://github.com/exasol/mcp-server
Exasol MCP server. Provides knowledge about the Exasol database to an LLM through the Model Context Protocol.
ai database exasol-integration mcp-server python3
Last synced: 11 Feb 2026
https://github.com/meshy/django-sans-db
Limit database access in Django code and template renders
Last synced: 05 Mar 2026
https://github.com/mikemix/percona-xtrabackup-cron
Hot MySQL/MariaDB backup with Percona Xtrabackup running in cron
backup cron database docker mariadb mount mysql percona-xtrabackup
Last synced: 28 Feb 2026
https://github.com/neverinfamous/postgres-mcp
Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).
ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript
Last synced: 09 Apr 2026
https://github.com/karnerth/qlookout
Monitor you database content
alerting database monitoring tool
Last synced: 16 Apr 2026
https://github.com/antman261/tiny-fixtures
A very simple javascript package for database fixtures
database database-fixtures database-testing fixture-test fixtures nodejs testing testing-javascript testing-tools typescript
Last synced: 25 Feb 2026
https://github.com/detain/db_abstraction
Database Abstraction Class
abstraction adodb database myadmin mysql mysqli pdo pgsql postgresql
Last synced: 27 Oct 2025
https://github.com/richard1320/mongoose-docs
Automatically create documentation for Mongoose schemas.
database db developer-tools docs document documentation model mongodb mongoose mongoose-schema mongoosejs nosql schema
Last synced: 27 Oct 2025
https://github.com/1amageek/database-framework
Build your own database with pluggable indexes — vector, full-text, spatial, graph, and more on FoundationDB
database foundationdb full-text-search knowledge-graph owl server-side-swift sparql spatial-index swift vector-search
Last synced: 21 Apr 2026
https://github.com/skyfay/database-backup-manager
A self-hosted backup automation tool for MySQL, PostgreSQL, MongoDB & more. Backup to S3, FTP, or Local Storage. Features cron scheduling, notifications, and easy restores via a modern Web UI.
automation backup backups cloud-storage cron dashboard database database-backup databases devops docker mongodb mysql nextjs open-source postgresql recovery s3 self-hosted shadcn-ui
Last synced: 29 Jan 2026
https://github.com/ilhanaydinli/dbcli
A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.
bun cli database database-management pg-dump postgresql typescript
Last synced: 01 May 2026
https://github.com/ooliver1/botbase
A personal nextcord bot base package for bots.
botbase database nextcord nextcord-bot nextcord-py pypi python python3
Last synced: 06 Mar 2026