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-02 00:07:47 UTC
- JSON Representation
https://github.com/ivknv/s3m
sqlite3 wrapper for multithreaded python applications
database databases multi-threading multithreading python python3 sqlite sqlite-database sqlite3 sqlite3-database thread-safe thread-safety
Last synced: 22 Oct 2025
https://github.com/aerogo/nano-backup
:anchor: Backup utility for nano databases.
Last synced: 10 Apr 2025
https://github.com/data-cleaning/dcmodifydb
Deterministic, documented correction rules on a database
correction data-cleaning database r
Last synced: 22 Oct 2025
https://github.com/globules-io/mongogx
A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)
cordova database encryption es6 javascript mongodb phonegap web webview
Last synced: 28 Oct 2025
https://github.com/probablyarth/jason-engine
WIP - A full fledged database engine over json files.
bun database db-engine dbms json orm typescript
Last synced: 13 Jul 2025
https://github.com/uliontse/news_api
API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.
api crawlspider database media news news-api newsapi pipeline sentiment
Last synced: 02 Jul 2025
https://github.com/fern-flower-lab/sqlg-clj
The SQL Graph with Tinkerpop3 and Clojure
clj clojure clojure-library database dataprocessing graph gremlin h2 hsql maria mssql mysql postgresql rdbms-to-graph sql tinkerpop tinkerpop-graphs tinkerpop3
Last synced: 28 Feb 2026
https://github.com/kenanbek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 07 May 2025
https://github.com/ciaanh/hosthub
database github github-pages javascript react
Last synced: 13 Oct 2025
https://github.com/oguzhankomcu/data_access
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql
Last synced: 09 Apr 2025
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://github.com/planetteamspeakk/mysqlw
A wrapper for MySQL connections for Java.
database database-management databases gradle java mysql mysql-connector mysql-database sqlite sqlite3 wrapper
Last synced: 26 Oct 2025
https://github.com/mainser/cindel
Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.
android cindel cross-platform dart database flutter ios linux windows
Last synced: 14 Jun 2026
https://github.com/sanbei101/supabase-china-host
快捷在国内网络环境下自部署Supabase
bass china database mirror postgresql supabase
Last synced: 14 Mar 2026
https://github.com/toastdriven/localtable
A thin database-like wrapper over `window.localStorage`.
browser database javascript localstorage sessionstorage
Last synced: 17 Oct 2025
https://github.com/herrmannplatz/fastify-postgresjs
Fastify postgres.js plugin
database fastify-plugin postgresql
Last synced: 28 Apr 2025
https://github.com/bilalmohib/shaureducationalcomplex
A school website made in html css and bootstrap.It has dynamic quiz portal for remote Exams and automatic results ability and all that is done using firebase realtime database.Instructors can insert questions and answers and automatically that will appear as an exams.
bootstrap4 css3 database firebase firebase-auth html5
Last synced: 15 Mar 2026
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/tracewayapp/lit
A small library for mapping between queries and structs.
database golang golang-orm orm orm-library
Last synced: 04 Apr 2026
https://github.com/anas-dew/quicksqlconnector
SQL in one line
database mysql mysqlconnector postgresql python python-library python3 sqlite
Last synced: 01 Sep 2025
https://github.com/mehditeymorian/sample-go-api
Simple API written with GoLang using Echo framework
api database dblayer echo echo-server gorm postgres
Last synced: 07 Oct 2025
https://github.com/aydinnyunus/kidemmaas
Basit Regresyon: Python ile Uygulama
database datas dataset machine machine-intelligence machine-learning machine-learning-algorithms machine-learning-coursera machine-learning-library machine-translation machinelearning machinelearning-python python python-3 python3 regression regression-algorithms regression-analysis regression-models regression-testing
Last synced: 29 Apr 2025
https://github.com/edernucci/database-schema-operator
Kubernetes Operator to help with Database as a Code
database kubernetes kubernetes-operator migration-tool mssql mssql-tools schema-migrations
Last synced: 29 Apr 2025
https://github.com/sap/json-data-and-query-generator
A generator of JSON data and queries, e.g., for benchmarking JSON document stores.
benchmark database json sample-code
Last synced: 19 Oct 2025
https://github.com/wilsonehusin/sqldoc
Generate markdown documentation from SQL tables.
database documentation documentation-generator postgres postgresql sql
Last synced: 14 Jun 2025
https://github.com/martinpetricko/laravel-database-mail
Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.
Last synced: 22 Feb 2026
https://github.com/mnishiguchi/dbkv
A disk-based key-value storage built on top of dets
database elixir embedded key-value key-value-store nerves
Last synced: 11 Dec 2025
https://github.com/rdbc-io/rdbc-pool
Asynchronous database access for Scala and Java - connection pool
asynchronous connection-pool database non-blocking rdbc
Last synced: 14 Jan 2026
https://github.com/crni99/bookstore
This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.
bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store
Last synced: 27 Oct 2025
https://github.com/chanmenglin/websecurity
Web-Security(Web 安全)
cookie cookies-csrf cookies-document csrf data-security database javascript samesite samesite-cookie-csrf samesite-cookies security server-security sql web web-security website xss xss-cookies
Last synced: 10 Oct 2025
https://github.com/alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 28 Apr 2025
https://github.com/holon-platform/holon-datastore-jpa
Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot
Last synced: 23 Apr 2025
https://github.com/cdimascio/couchinator
🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs
bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development
Last synced: 24 Apr 2025
https://github.com/deepakbhalla/liquibase-custom-gui
Custom web based GUI for Liquibase integrated with Spring Boot Application and H2 Database.
css custom-gui database frontend h2-database html java8 jquery liquibase liquibase-custom-gui liquibase-gui lombok maven microservices spring-boot spring-data-jpa springboot userinterface
Last synced: 10 Apr 2025
https://github.com/siddharthbadal/python-projects
Advanced Projects in Python
api automation database webscraping
Last synced: 08 Oct 2025
https://github.com/adrianschlatter/ppf.jabref
Python interface to JabRef SQL-database.
database jabref python sqlalchemy
Last synced: 09 Apr 2025
https://github.com/korzun/prisma-migrate-planetscale
Automate Prisma Migrations on Planetscale
Last synced: 30 Apr 2026
https://github.com/rminelli/einstein.kb
:books: Einstein.kb - Open Source Knowledge Base Software
database einstein jwt-authentication knex knowledge knowledge-base mongodb monogodb nodejs postgresql vuejs vuex
Last synced: 26 Apr 2025
https://github.com/brazil-data-cube/lccs-db
Land Cover Classification System Database Model
database earth-science geospatial gis land-cover land-cover-classification land-use postgresql
Last synced: 12 Apr 2025
https://github.com/herenickname/drizzle-transactional
A declarative transaction management library for Drizzle ORM with decorator support, propagation types, isolation levels, and lifecycle hooks. Provides enterprise-grade transaction handling with async context management.
async-context claude-ai database database-transactions declarative decorators drizzle drizzle-orm enterprise isolation-levels javascript lifecycle-hooks node-js orm postgresql propagation transactional transactions typescript
Last synced: 11 Mar 2026
https://github.com/hironico/mini-sql
Mini-SQL is a very lightweight yet powerlfull database query frontend that supports jdbc compliant database servers.
database frontend jdbc light lightweight mssql oracle postgresql
Last synced: 14 Jan 2026
https://github.com/yeongseon/azure-functions-db-python
Database trigger and input/output bindings for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions binding database dx-toolkit python serverless sqlalchemy trigger
Last synced: 07 Jun 2026
https://github.com/steadybit/reliability-hub-db
Database containing the content for Steadybit's Reliability Hub
chaos-engineering chaos-testing database reliability resilience steadybit
Last synced: 14 Apr 2025
https://github.com/afaanbilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
database db fast http in-memory-database rust
Last synced: 26 Apr 2026
https://github.com/vpetkovic/simplex
.NET library that provides simplified data access layer for interaction with ADO.NET data sources
database mssql mysql postgresql sinks
Last synced: 16 Feb 2026
https://github.com/gamebear64/folderdb
Filesystem based database focused on lightweight data storage and easy data preview
bun database document-oriented filesystem javascript json no-server nosql npm simple
Last synced: 06 Jul 2025
https://github.com/ks-amit/recruitment-portal
MCQ Recruitment Portal built with Django / Semantic UI
authentication contest-platform css database django email-verification html javascript jquery-plugin python recruitment semantic-ui sqlite3 website
Last synced: 15 Apr 2025
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/v1r3n/nxtdb
NXTDB is an attempt to create a graph database implementation using RocksDB as storage engine
database go graph graph-api graph-database redis rocksdb
Last synced: 19 Apr 2026
https://github.com/christophhagen/healthdb
Access the SQLite database containing iOS Health Data
apple-health apple-healthkit database healthkit healthkit-framework reverse-engineering sqlite
Last synced: 29 Apr 2025
https://github.com/awmleer/nanosql
A simple SQL Database implementation for "Database System Concepts" course.
Last synced: 10 Apr 2025
https://github.com/j4cobgarby/cordial
The new version of Cordial. This time, it's actually working! The source uses a local database which I've set up with XAMPP (since I didn't want to give away my actual database credentials.) However, the live version is available at http://cordial.jacobgarby.co.uk
css database html javascript mysql php social-network website
Last synced: 05 Apr 2026
https://github.com/initdc/list-workers-kv
List key and value of Cloudflare Workers KV NAMESPACE
Last synced: 07 May 2026
https://github.com/noorzaie/realm-editor
A tool for working with realm database
database editor mongodb realm realm-java realm-js realm-mobile-database realm-studio realmdb realmswift
Last synced: 19 Apr 2025
https://github.com/fraktalio/fmodel-rust-postgres
Run your domain models as Postgres extensions
database domain-modeling event-sourcing extension fmodel postgresql rust-lang
Last synced: 17 Jan 2026
https://github.com/aryaminus/rn-firechat-functions
Serverless functions for push notification configuration of Rn-firechat for cloud messaging with subscription to database child 'chat' and then checking for the uid in 'friend' database to forward the push notification to the device token of receiver
backend cloud-function-for-firebase database firebase firebase-cloud-messaging firebase-realtime-database http-requests push-notifications react react-native serverless token
Last synced: 12 Apr 2026
https://github.com/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 Jan 2026
https://github.com/atis-orm/atis-orm
Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.
c-sharp database orm orm-framework orm-library
Last synced: 23 Apr 2025
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/rubymonsters/slam-alphas
Location app for women poetry slammers in the German speaking scene
database map poetryslam slam-alphas
Last synced: 07 Feb 2026
https://github.com/theyakka/ystore
A flexible data/config file parser
configuration configuration-files configuration-management content data database go key-value
Last synced: 24 Jan 2026
https://github.com/astrodynamic/key-value-storage-redis-in-cpp
The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.
bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage
Last synced: 16 Feb 2026
https://github.com/fatihilhan42/data-science-projects
In this repo, there are (beginner-upper) level projects in the field of data science. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of data science like me and will just start...
data-analysis data-engineering data-mining data-science data-structures data-visualization database datascience fatihilhan fortytwo fortytwofficial jupyter-notebook python
Last synced: 11 Oct 2025
https://github.com/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/schirrel/pg-connection
Simple PostgreSQL query builder for nodejs
database hacktoberfest javascript nodejs orm pg-connection postgres postgresql potgresql-wrapper query-builder
Last synced: 26 Oct 2025
https://github.com/adrianmjim/nestjs-supabase-js
NestJS Supabase integration
auth authentication database module nestjs postgres storage supabase supabase-auth supabase-db supabase-js supabase-realtime supabase-storage
Last synced: 26 Oct 2025
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/yuval-a/deriveodm
DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive
Last synced: 16 Oct 2025
https://github.com/davisdevelopment/hx-pmdb
pure-Haxe persistent data store
database embedded-database haxe javascript jit python
Last synced: 03 Jul 2025
https://github.com/jobstoit/gqb
Golang and SQL query build generation
database generation golang query-builder sql-generator
Last synced: 22 Jan 2026
https://github.com/yuval-a/deriveODM
DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive
Last synced: 01 Apr 2025
https://github.com/thiagomvilela/jacademic
Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.
database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database
Last synced: 14 Feb 2026
https://github.com/fiware/tutorials.historic-context-nifi
:blue_book: FIWARE 302: Persisting Context Data using Apache NIFI
apache-nifi contextual-data data-persistence database fiware fiware-draco historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/fachschaftmathphysinfo/cards
Database for Anki Decks with reviewer functionality in the future
anki database fachschaft flutter gqlgen graphql university
Last synced: 23 Apr 2025
https://github.com/stasvinokur/simple_sqlite
This library can help you using sqlite3 library much easier and faster.
database database-connector database-management python python3 sqlite sqlite3
Last synced: 24 Oct 2025
https://github.com/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
https://github.com/rajeshmk/laravel-sequence
Generate transaction-safe sequential numbers in Laravel with grouping, formatting, and model integration.
auto-number concurrency custom-id database eloquent generator invoice-number laravel laravel-package laravel-plugin order-number php php8 sequence sequence-number serial-number
Last synced: 01 Apr 2026
https://github.com/raphaelalmeidamartins/mysql-all-for-one
MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course
Last synced: 07 May 2025
https://github.com/twtrubiks/flask-migrate-tutorial
透過 Flask-Migrate-Tutorial 管理資料庫 (database)
database flask migrate mssql mysql postgresql python sqlite tutorial
Last synced: 15 Apr 2025
https://github.com/s3bza/cos326-dockerised-databases
Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.
basex-database database docker mongodb neo4j objectdb postgresql
Last synced: 12 Feb 2026
https://github.com/xkonti/learning-surreal
Schema and queries from the series of livestreams about SurrealDB
astrojs database livestream surrealdb tutorial
Last synced: 07 Nov 2025
https://github.com/code-specialist/database-setup-tools
Easy to understand and use python tools that help you to create databases and interact with them
database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel
Last synced: 19 Apr 2025
https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments
Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit
api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine
Last synced: 04 Apr 2025
https://github.com/k1ethoang/database-uni
Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)
Last synced: 04 Sep 2025
https://github.com/nbayramberdiyev/pdo-wrapper
Simple yet efficient PDO wrapper.
database database-queries mysql pdo pdo-mysql pdo-wrapper php php-mysql php-pdo
Last synced: 18 Jun 2025
https://github.com/pongee/database-schema-visualization
database mariadb mysql plantuml visualization
Last synced: 08 Oct 2025