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/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/karnerth/qlookout
Monitor you database content
alerting database monitoring tool
Last synced: 16 Apr 2026
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/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/mwapsam/vet-clinic-database
This is a relational database for a vet clinic, it stores the necessary information about the animals.
database postgresql relational-databases sql
Last synced: 27 Oct 2025
https://github.com/nitxiodev/py-mongonnator
Just a simple production-ready paginator for Pymongo
database db mongoclient mongodb nosql-database pagination pagination-pointer paginator production-ready pymongo python python3
Last synced: 04 Apr 2026
https://github.com/dfeneyrou/litecask
A high performance single-header embeddable persistent key-value store with indexing capabilities
bitcask database embedded key-value-store kv-store single-header
Last synced: 29 Apr 2026
https://github.com/moapis/multidb
Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.
bsd-3-clause database go golang goroutine parallel sql
Last synced: 24 Apr 2026
https://github.com/idevelopthings/surrealdb-schema
This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.
database schema surrealdb typescript
Last synced: 27 Oct 2025
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/1995parham-learning/datayar
How migrate / change your SQL data from production namespace to testing namespace
backup database migration production psql restore sql staging
Last synced: 27 Oct 2025
https://github.com/winebarrel/qlap
qlap is a MySQL load testing tool like mysqlslap.
database golang load-testing mysql
Last synced: 02 Mar 2026
https://github.com/changyeop-yang/study-database
본 과목은 데이터베이스 시스템 및 데이터베이스 응용 프로그램을 설계, 사용 및 구현하는 데 필요한 기초 개념을 소개한다. 구체적으로, 데이터베이스 모델링 및 디자인, 데이터베이스 관리 시스템 (DBMS)이 제공하는 언어 및 모델, 데이터베이스 시스템 구현 기술 등을 학습한다.
database kyungpook-national-university oracle-database
Last synced: 07 Apr 2025
https://github.com/Armoghans-Organization/Student-Record-Keeping-System
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 03 Oct 2025
https://github.com/mvanduijker/laravel-transactional-mails
Send your mails in laravel after database transaction is committed.
database laravel mail php transactional
Last synced: 02 Sep 2025
https://github.com/juyan/swift-filestore
Lightweight key-value store with Structured Concurrency API
database ios key-value-store macos swift
Last synced: 15 Apr 2025
https://github.com/AgureDa2019/ExcelVBA01_CreateSQL
(Win/Mac開発者支援) MySQLテーブル設計&定義書作成用ツール
Last synced: 30 Jul 2025
https://github.com/juliadatabases/dbconnector.jl
Simplified interface that builds on Julia database packages adhering to DBInterface
Last synced: 11 Apr 2025
https://github.com/majdisorder/data.dump
A C# data dump engine for SQL Server and PostgreSQL
business-intelligence csharp data database dataset datastructures datatable dontnet dynamic pocos reflection reporting sql
Last synced: 05 Jul 2025
https://github.com/zmoooooritz/stapy
An easy to use SensorThings API Client written in Python
api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api
Last synced: 17 Jan 2026
https://github.com/ace411/couchdb_ext
A PHP extension for CouchDB
apache-couchdb c couchdb couchdb-client couchdb-php couchdb-phpextension database php php-extension php-extensions
Last synced: 13 Mar 2025
https://github.com/stoufa/mongodb-mini-project-vehicle-rental-agency-database
MongoDB Mini-Project: Vehicle Rental Agency Database
api database java mongodb nosql-database rest-api spring-boot
Last synced: 15 Apr 2025
https://github.com/lsst-dm/qserv-ingest
Tools for loading extremely large datasets inside Qserv
bigdata cosmology database kubernetes parallel
Last synced: 04 May 2025
https://github.com/rcardin/actorbase
Implementation of a key-value NoSQL database using the actor-model.
akka database distributed-systems scala
Last synced: 30 Apr 2025
https://github.com/blackvoidx/User-management
simple User management CRUD with next-js react framework, typescript for type checking, redux-toolkit for state management, chakra ui for component ui library and mongoDb for database 🕘👤
chakra-ui database formik mongodb mongoose nextjs react redux redux-toolkit rtk-query typescript yup
Last synced: 19 Apr 2025
https://github.com/cognizantopensource/maqs-java
Cognizant Softvision's modular automation quick start
accessibility appium atdd database java playwright selenium test-automation test-framework webservice
Last synced: 05 May 2025
https://github.com/jasonbourne723/platodb
platodb 是一款高性能的基于 LSM-Tree 的键值数据库,采用模块化架构设计,支持快速的读写性能和崩溃恢复能力。适用于高吞吐量和低延迟需求的存储场景。
database distrubuted golang lsm-tree
Last synced: 19 Apr 2025
https://github.com/erri120/egs-db
Database for the Epic Games Store (similar to SteamDB and the GOG Database)
Last synced: 22 Apr 2025
https://github.com/remotesensinginfo/eodatadown
Automated download and processing of Earth Observation data to create a monitoring system.
ard database earth earth-observation google-cloud monitoring monitoring-system observation remote remote-sensing sensing
Last synced: 21 Feb 2026
https://github.com/yaacoo/graphragsqlator
LLM graph-RAG SQL generator for large databases with poor documentation
ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql
Last synced: 19 Apr 2025
https://github.com/fauna/fauna-python
FQL v10 Python Driver
database document-relational fauna faunadb python serverless
Last synced: 25 Apr 2025
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/abdelilahou/rusty-school
simple rust api for school management system using actix, sea-orm and sea-orm-migrations, google auth with access and refresh tokens
actix-web api backend-api database database-migrations database-schema postgres rust sea-orm sea-orm-migrations sea-query
Last synced: 29 Oct 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/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/vitaliy-bezugly/propertysearch
Pet project with the implementation of a service for finding, placing and renting housing
asp-net asp-net-core asp-net-core-mvc bootstrap5 cshtml css database docker docker-compose entity-framework-core mssql razor-views three-tier-architecture
Last synced: 19 Apr 2025
https://github.com/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 2025
https://github.com/ashishk1331/bleach-api
This is the API for Bleach Anime.
Last synced: 21 Sep 2025
https://github.com/shinshin86/neverchange
NeverChange is a database solution for web applications using SQLite WASM and OPFS.
database frontend opfs sqlite sqlite-wasm wasm
Last synced: 21 Sep 2025
https://github.com/openpeeps/crossdb-nim
🔥 CrossDB Driver for 👑 Nim language
crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite
Last synced: 11 Mar 2026
https://github.com/manascb1344/online-auction-system
The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back
auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql
Last synced: 10 Apr 2025
https://github.com/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
https://github.com/iowacomputergurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 19 Apr 2025
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026
https://github.com/omarajmi/dalphppdo
Php database abstraction layer using PDO
database database-abstraction database-layer php-library php7 php71
Last synced: 09 Apr 2025
https://github.com/awaisdar001/django-trips
api database django docker hacktoberfest trips
Last synced: 04 Mar 2026
https://github.com/fluree/example-full-text-search
This mini-app uses Fluree's full-text capabilities to quickly through 25,000 recipes.
database example fluree full-text-search
Last synced: 28 Jan 2026
https://github.com/operfildoluiz/shouldb
🏃 WIP ·🚀 Manage localStorage as database
client-side database localstorage nodejs
Last synced: 12 Apr 2025
https://github.com/claudiarojassoto/budgetapp
Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication
controllers crud database devise models postgresql ruby-on-rails views
Last synced: 23 Apr 2025
https://github.com/nathan-parkinson/linq2db.include
linq2db.include adds Entity Framework style Include (eager loading) to linq2db
c-sharp database eager-loading include linq linq2db linqtodb orm sql
Last synced: 14 Jan 2026
https://github.com/rubiojr/kv
Simple key-value store on top of SQLite or MySQL
database key-value mysql sqlite
Last synced: 14 Apr 2025
https://github.com/liutairan/librarian
Reference management software, reference information from Journals/Conferences/Books/Transactions/etc, download papers, grouping/sorting, reference network, etc.
database librarian reference-manager
Last synced: 13 May 2025
https://github.com/woojiahao/file-to-db-tool
A GUI tool that reads a file and converts the file into a database table.
csv database gui python3 sqlalchemy tkinter tkinter-gui
Last synced: 04 Sep 2025
https://github.com/objectbox/objectbox-go-performance
Open Source Performance Benchmarks for ObjectBox Go, GORM, and others
bbolt database golang gorm objectbox orm performance storm
Last synced: 20 Jul 2025
https://github.com/codetheearth/flaredb
syntax of mongoose, freedom of sqlite
Last synced: 29 Sep 2025
https://github.com/ntdls/katzebase
ACID compliant document-based database engine with SQL language, APIs and Management UI.
database json nosql rdbms unstructured-data
Last synced: 14 Apr 2025
https://github.com/zilliqa/zilliqa-social-pay
blockchain database nextjs react realtime sequelize twitter twitter-api zilliqa
Last synced: 07 Apr 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/nhost/nhost-js
Nhost JavaScript SDK
authentication backend database functions graphql javascript sdk storage typescript
Last synced: 02 Aug 2025
https://github.com/saifulaiub123/elasticsync.net
Real-time high-performance synchronization engine for syncing relational database changes to Elasticsearch index
background-service data database dotnet dotnetcore elastic elastic-search elasticsearch fulltext-search fulltextsearch npgsql postgresql sqlserver sync
Last synced: 27 Sep 2025
https://github.com/searchcraft-inc/vite-react-searchcraft-template
Provides a minimal Vite + React + Searchcraft starter template.
ai api database elasticsearch enterprise-search full-text-search fuzzy-search react search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-react-typescript vite-starter vite-template
Last synced: 18 Jan 2026
https://github.com/fathershafiu/kfx-social
This is a social media app that behaves in similitude to twitter. feel free to contribute on both the frontend and backend.
Last synced: 12 Sep 2025
https://github.com/padosoft/mysqlbackup.sh
Bash script to daily backup all your database in gzip with weekly history
bash database mysql mysql-backup
Last synced: 23 Apr 2025
https://github.com/amol-/datapyground
Easy to study Data Platform for fun and profit
compute-engine data data-engineering database python
Last synced: 28 Jul 2025
https://github.com/jayantgoel001/python-extras
Some Extra Libraries Of Python.
database postgresql python seaborn sqlite3 tkinter tkinter-python
Last synced: 12 Jun 2025
https://github.com/shoeib-yarmand/json-repository-configuration
Json Repository Configuration for .Net Standard 2.1
addjson appsettings appsettings-json asp-net asp-net-core aspnet-core aspnetcore c-sharp configuration configurationprovider csharp database dot-net dotnet dotnetcore nuget repository
Last synced: 30 Jul 2025
https://github.com/almpartners/palje
A tool for creating hierarchical documentation of SQL Server databases to Confluence wiki
confluence database documentation mssql
Last synced: 03 Aug 2025
https://github.com/erhankilic/ulkeler.json
Ülkelerin Json Kaydı
country country-codes country-data country-list country-names database json
Last synced: 03 Aug 2025
https://github.com/prathameshdhande22/student-management-system-in-python
Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.
database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui
Last synced: 22 Sep 2025
https://github.com/wilfredpine/vanilla-php
A very basic Vanilla PHP web application using PDO for database.
crud database mysql mysql-database native pdo pdo-mysql php vanilla vanilla-php
Last synced: 24 Sep 2025
https://github.com/basemax/googleplaydatabasemirror
Repository of designing a crawler script to update a mirror database from Google Play on PHP.
crawl crawl-pages crawler crawlers crawling database database-schema google-play mysql php
Last synced: 24 Sep 2025
https://github.com/cybercog/php-db-locker
PHP application-level database locking mechanisms to implement concurrency control patterns.
advisory-locks concurrency concurrency-control database db lock locking locks mutex race-condition-prevention race-conditions
Last synced: 28 Jul 2025
https://github.com/skarllot/expressions
Provides base for specifications to a DDD model
database ef-core martendb query repository specification
Last synced: 03 Sep 2025
https://github.com/teddyoweh/beardb-website
Website Documentation for BearDB and BearDBAPI
api beardb database database-systems json
Last synced: 09 Apr 2025
https://github.com/wargrey/schema
A data modeling tool
database racket schema sqlite3
Last synced: 19 Feb 2026
https://github.com/onyxmoon/optolith-cloud
This repository contains the development data of the server for a cloud infrastructure service for Optolith Character Generator (https://github.com/elyukai/optolith-client).
api-platform api-server cloud cloud-infrastructure-service dasschwarzeauge database doctrine2 dsa dsa5 php73 server symfony symfony5 tde thedarkeye
Last synced: 09 Apr 2025
https://github.com/zejiran/backend-simple-buyers-platform
💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app
axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify
Last synced: 15 Mar 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/felixklauke/erasmus
Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).
b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine
Last synced: 22 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/a-poor/toydb
A small, toy database written in pure python.
Last synced: 03 Aug 2025
https://github.com/delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
activerecord activerecord-queries database declarative-programming eav-model graph nested-objects nested-structures object-oriented-programming ontology query querying relational relational-database relational-databases ruby ruby-on-rails sql-databases tree trees
Last synced: 28 Oct 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 2025
https://github.com/interkosmos/rim
Relational Database Management System in FORTRAN 77
database dbms fortran-77 nasa software-archeology
Last synced: 08 Jul 2025
https://github.com/jazzdotdev/contentdb
The Jazz Database which Stores Documents in Files and Supports Version Control and Sharing
database document-oriented file-based jazz nosql pelican robust
Last synced: 03 Jul 2025
https://github.com/deepmancer/asyncpg-client
Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases
async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho
Last synced: 01 Apr 2025