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-06-30 00:07:52 UTC
- JSON Representation
https://github.com/mehmoodulhaq570/book-loan-management-system
Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!
backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio
Last synced: 11 Apr 2025
https://github.com/stephenafamo/fakedb
fakedb registers a fake database driver named test for... testing.
database fake faker go golang sql test testing testing-tools
Last synced: 09 Jul 2025
https://github.com/diamondlightsource/ispyb-api
Package for writing acquisition and processing results into an ISPyB database
database ispyb mariadb mysql python stored-procedures
Last synced: 17 Feb 2026
https://github.com/stonstad/stellar.fastdb
Embedded document storage built for performance and high concurrency.
database documentstore embedded storage
Last synced: 30 Apr 2025
https://github.com/turbomack/non-empty-list-alias
Functions for NonEmptyList you already have and Zipper implementation that goes with it.
Last synced: 10 Sep 2025
https://github.com/xaviersolau/tablemodel
Library providing a way to define table model and to apply paging sorting and filtering operation server side.
blazor database dotnet http-requests table virtualization
Last synced: 08 Sep 2025
https://github.com/jonaprieto/ponywhoosh
Make searchable your database over PonyORM
database full-text-search ponyorm python2 python3
Last synced: 28 Oct 2025
https://github.com/diegovictor/gocommerce
Project built during the Rocketseat Bootcamp #11
api coverage-report database editorconfig eslint friendly-errors gocommerce gostack javascript js node nodejs pg postgres prettier rocketseat ts typescript
Last synced: 07 May 2025
https://github.com/abhijit2505/django-practise-codes
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.This Repository contains my practice codes on Web Application Backend Development using Django and Sqlite3.
backend-webdevelopment database django-framework django-project fullstack-development python3 sqlite3 webdevelopment
Last synced: 14 Jul 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/skadimoolam/ci-ng-setup
Angular and CodeIgniter Multi-user type Setup
angular codeigniter codeigniter-multi-user database
Last synced: 10 Apr 2025
https://github.com/doyensec/db-race-conditions-playground
Database Race Condition Playground. Made with 🧡 by Doyensec LLC.
database mariadb mysql postgres race-conditions transactions
Last synced: 16 Oct 2025
https://github.com/ronin-rb/ronin-db-activerecord
ActiveRecord backend for the Ronin Database
activerecord activerecord-models database infosec recon ruby security
Last synced: 09 Sep 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/bigchaindb/ethereum-integration
Implementation of BEP-15.
bigchaindb blockchain database ethereum integration smart-contracts
Last synced: 29 Apr 2025
https://github.com/skyduy/dblink
Easily query, insert, update, delete on an exist table in database.(基于sqlalchemy的通用ORM框架)
database dblink django-orm sqlalchemy
Last synced: 17 Jan 2026
https://github.com/thiagodp/database-js-json
📜 Query your JSON files with SQL
database database-js database-js-json driver javascript json node query sql
Last synced: 10 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/sergioska27/st-xatadb-connection
Xata Data Base Connection Streamlit
connector database db streamlit streamlit-component streamlit-webapp xata-io
Last synced: 10 Apr 2025
https://github.com/kezhuw/treedb
Cache path sensitive hierarchical data storage system
Last synced: 02 Feb 2026
https://github.com/trustbit/plainsql.migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 17 Mar 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/mdabdullahibnaharun/diu-assist
Basically ,This software will handle the all social and important link For a CSE student. where all the teachers and students info can record, There is also a login option for the user, in this software, has its own browser which will make comfort for the user.
database diu java javafx javafx-desktop-apps javafx-gui jdbc kotlin-runtime mysql
Last synced: 10 Apr 2025
https://github.com/rki-mf1/covsonar
A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.
bioinformatics covsonar database genomic-profiles sars-cov-2
Last synced: 14 Dec 2025
https://github.com/jmmv/db_logger
A database-backed logger for use with the log crate
Last synced: 28 Oct 2025
https://github.com/johnftitor/vet_clinic
This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file
Last synced: 10 Jul 2025
https://github.com/marktennyson/flask-tortoise
Adds asynchronous Tortoise ORM(Like Django-ORM) support for flask app.
async-orm asynchronous asyncio database flask flask-async-orm-support flask-sqlalchemy flask-tortoise python sqlalchemy tortoise tortoise-orm
Last synced: 12 Apr 2025
https://github.com/qwazr/jdbc-cache-driver
A JDBC Cache Driver
cache cache-driver database jdbc jdbc-cache jdbc-driver resultset
Last synced: 11 Jan 2026
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/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 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/holon-platform/holon-datastore-jdbc
Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional
Last synced: 23 Apr 2025
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/robertgrubb/filerdb-php
Simple PHP flat file database.
composer composer-package database flatfile packagist php query
Last synced: 14 Apr 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/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/SwiftORM/CouchDB-StORM
CouchDB Module for StORM (Swift ORM)
couchdb database orm server-side-swift swift
Last synced: 11 May 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/escan-dnmz/sql-syntax
-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız
database database-design database-management mssql mssql-database mysql sql sql-syntax syntax
Last synced: 04 Oct 2025
https://github.com/eurostat/java4eurostat
Multi-dimensional data manipulation and easy access to Eurostat data. In Java.
database dimension-values dimensions eurostat eurostat-data eurostat-databases hypercube hypercube-structure java selection-criteria statistical-data tsv
Last synced: 05 Feb 2026
https://github.com/macbre/query-digest
A dynamic code analysis tool that processes SQL queries logs and data flow information
data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability
Last synced: 12 May 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/m-esm/e2db
Step by step demo to showcase how you can have e2e encryption for your database and files.
aes database e2e-encryption guide nodejs rsa
Last synced: 22 Apr 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/nobiles2/mysqlreplicaintegritycheck
MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master
checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers
Last synced: 11 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/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/nguyenngoclongdev/vs-data-sync
Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.
apply changes compare database diff migrate postgres sync
Last synced: 06 Mar 2026
https://github.com/owusu-desmond/vet-clinic-database
Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.
Last synced: 14 Jul 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/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/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/mxaviersmp/spotify-tracker
A Spotify API to collect data from users played musics
airflow alembic database etl fastapi jwt-tokens oauth2 ormar postgresql serverless serverless-framework spotify spotify-api
Last synced: 12 Jan 2026
https://github.com/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 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/IowaComputerGurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 12 May 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/vielhuber/syncdb
🔥 Sync databases between two servers. 🔥
database mysql sql sync-database
Last synced: 07 Aug 2025
https://github.com/sn0wfree/clicksql
a python client for ClickHouse
clickhouse clickhouse-client database dataframe insert-data pandas python sql
Last synced: 26 Jun 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/cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
database go golang pgx postgres transactions
Last synced: 08 Apr 2025
https://github.com/zen-xu/harlequin-risingwave
Harlequin adapter for Risingwave.
database python risingwave tui
Last synced: 10 Oct 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/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 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/caicancai/awesome-ivm-learning
A list of learning materials to understand ivm internals
Last synced: 12 May 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/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/zhcndoc/drizzle
Drizzle ORM 中文文档
database drizzle-kit drizzle-orm mysql orm sqlite
Last synced: 18 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/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/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/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/lightnet/rusthttpgunjs
Prototype rust gun for server side. Client rust not worked on. Client browser work partly.
database gunjs javascript rust-lang rust-library
Last synced: 14 Apr 2025
https://github.com/ehsannarmani/easyshared
A Library For Using SharedPreferences Easier
android android-library android-studio database easy java kotlin kotlin-android kotlin-library library mobile-development shared-preferences sharedpreferences
Last synced: 23 Mar 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/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/dodo-it/entity-generator
Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query
database entities generator php74
Last synced: 29 Jul 2025
https://github.com/AgureDa2019/ExcelVBA01_CreateSQL
(Win/Mac開発者支援) MySQLテーブル設計&定義書作成用ツール
Last synced: 30 Jul 2025
https://github.com/cezarlamann/docker-mssql-autorestore
A Docker image that automagically restores .BAK and .BACPAC files for testing purposes
database database-development database-testing mssql mssql-ser software-development software-testing sql-ser
Last synced: 16 Jan 2026
https://github.com/iamgoroot/dbie
Golang DB layer for lazy
bun contract-driven-development database database-layer generator go go-pg gogenerate golang golang-tools gorm mongo
Last synced: 14 Jan 2026
https://github.com/sobolevn/mssql-linux-friendly
MSSQL Server that works well and is friendly to the end user
database docker docker-image mssql mssql-database mssql-docker mssqlserver
Last synced: 07 Oct 2025
https://github.com/asphalt-framework/asphalt-sqlalchemy
SQLAlchemy integration component for the Asphalt framework
Last synced: 17 Jan 2026
https://github.com/rawleyfowler/mamml
In memory database with first class JSON IO
Last synced: 18 Mar 2025
https://github.com/francois-rozet/sudoku
Sudoku grid and digits detection
computer-vision database digits-classification mnist sudoku sudoku-generator
Last synced: 16 Sep 2025
https://github.com/codetheearth/flaredb
syntax of mongoose, freedom of sqlite
Last synced: 29 Sep 2025
https://github.com/koddachad/dq_tester
A lightweight simple data quality testing tool.
data database dataengineering dataquality dataqualitycheck
Last synced: 08 Oct 2025
https://github.com/akshitadixit/trackizer-wa
Maven Webapp archetype in Java for courier management and tracking system.
courier-tracking database java management maven maven-archetype maven-webapp-archetype mvnrepository mysql tomcat tomcat-server tracking
Last synced: 12 Mar 2026
https://github.com/lightblueseas/resource-bundles-data
Parent project that holds module projects for the persistence of resourcebundles in database
database i18n java resource-bundles rest-services
Last synced: 26 Jul 2025