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-09 00:07:56 UTC
- JSON Representation
https://github.com/whitfin/lowdb-titanium-adapter
Titanium SDK adapter for the LowDB embedded database
database json mobile nosql titanium-mobile titanium-sdk
Last synced: 19 Apr 2025
https://github.com/1024pix/pix-db-replication
Brique décisionelle: import des sources de données (BDD, LCMS)
airtable database pix-captains
Last synced: 23 Jun 2025
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/danushka96/nsbm
System for NSBM Green University
assignment database fxml gui java javafx javafx-application mysql system
Last synced: 11 Apr 2025
https://github.com/ahmadhuss/ruddb
💽 A database tool that helps to connect the database and manipulate the database of a specific vendor.
Last synced: 16 May 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/alimghmi/pyhera
pyhera is an optimized in-memory database
database database-management dbms dbms-engine hera heradb jsondb key-value-database key-value-store multithreading nosql nosql-databases pyhera pyhera-db pyheradb python python-database python2 python3
Last synced: 30 Jan 2026
https://github.com/optimajet/dataengine.net
OptimaJet Data Engine
database mssql mysql oracle orm postgresql sqlite
Last synced: 07 Mar 2026
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/usedatabrew/mongodb_stream_benthos
MongoDB Change Streams Module for Streaming Database Changes with Golang
benthos benthos-plugin database golang-library mongodb mongodb-change-streams
Last synced: 06 May 2026
https://github.com/krequena/eamodeltransfer
Model Transfer library for Sparx Enterprise Architect models.
database enterprise-architect modelling tool trans transfer
Last synced: 11 Jan 2026
https://github.com/andreabozzo/osservatorio
Osservatorio - Open Data Processing Platform
api-rest data data-analysis data-visualization database datamodelling docker duckdb etl fastapi jwt-authentication open-source pipeline postgresql python react sqlite
Last synced: 02 Sep 2025
https://github.com/citra-org/chrono-db-go-driver
Golang client to interact with chrono db
client database driver go golang golang-library log-management
Last synced: 28 Oct 2025
https://github.com/thefloatingstring/lightbase
An abstract, low-cost database library built on peer-to-peer networks.
api blockchain database ipfs peer-to-peer
Last synced: 01 Mar 2026
https://github.com/StarRocks/mcp-server-starrocks
StarRocks MCP (Model Context Protocol) Server
agent ai database mcp-server model-context-protocol starrocks
Last synced: 25 Mar 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025
https://github.com/venturedrake/laravel-encryptable
A Laravel package with an encryptable trait to manage encrypting database table fields
database database-encryption database-security decryption encryption encryption-decryption laravel laravel-package security-hardening security-vulnerabilities
Last synced: 11 Jul 2025
https://github.com/eduardosancho/budget
Mobile app to organize spending and group transactions into categories.
Last synced: 17 May 2026
https://github.com/bitartisan1/netdigger
A .NET 8.0 C# WPF desktop application for web scraping data into structured databases with a modern UI, comprehensive logging and optimized high performance.
csharp data data-scraper data-scraping database desktop dotnet internet logging scraper ui url web-scraper web-scrapers web-scraping web-scrapping
Last synced: 13 Apr 2025
https://github.com/muizzer07/city-bus-e-ticketing-java-project-
This was a class project of the Database Management course. Made a prototype of online city bus ticketing system.
Last synced: 23 Mar 2025
https://github.com/lafayettegabe/wald
🐘 PostgreSQL docker image with automated WAL-G backups to S3. Enterprise-grade backup solution. Zero-configuration, production-ready.
backups database database-backup docker postgres postgresql wal-g wald
Last synced: 02 Jul 2025
https://github.com/ibilux/type-surrealdb
Generate schemas for SurrealDB using TypeScript classes and decorators!
builder database decorators generator orm schema schemagenerator surql surrealdb surrealql typescript
Last synced: 26 Jan 2026
https://github.com/perry-mitchell/data-interchange
Read/Write fallback and multi-IO handler for databases/datasources
database datasource fallback mysql redis
Last synced: 04 Jan 2026
https://github.com/elialm7/ca1assistance
An attendance control proyect i made as a school proyect.
crud-application database java management-system
Last synced: 21 Feb 2026
https://github.com/go-kivik/proxy
A simple Go http.Handler proxy for CouchDB
couchdb database go http-server proxy
Last synced: 11 Jan 2026
https://github.com/charles-55/onlinebookstore
A graphics-based online bookstore programmed using the Java programming language and PostgreSQL as the backend database.
Last synced: 11 Apr 2026
https://github.com/aidenellis/painlessdb
🥨 PainlessDB - A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.
aidenellis database db painlessdb python
Last synced: 19 Apr 2025
https://github.com/samuelbankstech/systemicdb-core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Last synced: 12 Jan 2026
https://github.com/cycle/active-record
Provides a simple way to work with your database using Active Record pattern and Cycle ORM.
active-record activerecord cycle cycle-orm database orm php
Last synced: 20 Jul 2025
https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql
Last synced: 18 Apr 2026
https://github.com/hebertcisco/pgnode
PostgresSQL client to Nodejs servers
database javascript nodejs pgsql-connection-pooling postgres postgresql postgressql typescript
Last synced: 01 Jul 2025
https://github.com/mutazhelal/audioplayer
Audio player with features like playlists, skip, shuffle, pause and play. React, Next.js, Typescript, and Postgres. Cookies, database schemas and migrations, API calls with serverless functions.
cookies database middleware migration nextjs postgresql prisma reactjs schema
Last synced: 12 Apr 2025
https://github.com/slince/cycle-bundle
Symfony Bundle for Cycle ORM and DBAL
cycle cycle-bundle database dbal orm symfony
Last synced: 15 Jun 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/kcartlidge/migratable.mysqlprovider
Database provider for kcartlidge/migratable adding support for MySql/MariaDB.
core database dotnet migrations nuget
Last synced: 13 Aug 2025
https://github.com/jlorente/laravel-transaction-commit-queue
A Laravel queue connector to process jobs after successful database transactions commits
commit database job laravel queue transaction transactional
Last synced: 14 Jul 2025
https://github.com/mohammedmehdio/ClubHub
ClubHub is a web platform designed to enable users to sign up and join clubs online.
admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux
Last synced: 07 May 2025
https://github.com/messsimo/furniture-shop
E-Commerce Web for furniture store "SitDownPls"
admin-dashboard application crud css database e-commerce html javascript mysql php website
Last synced: 27 Jul 2025
https://github.com/sciss/lucre
Lucre (STM|Event|Data|Confluent) - a transactional, persistent, reactive object model. Issue tracker: https://codeberg.org/sciss/Lucre/issues
Last synced: 21 Apr 2025
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/mgernand/mongodb.dbcontext
A database context implementation for MongoDB.
database database-migration database-schema dbcontext dotnet dotnet-core dotnetcore mongo mongodb mongodb-database mongodb-driver
Last synced: 24 Dec 2025
https://github.com/MystPi/dinostore
🦕 Gleam bindings to the Deno KV database
bindings database deno deno-kv gleam javascript
Last synced: 04 Aug 2025
https://github.com/maojianwei/chinese_poetry
Love Chinese Poetry, include: spider against gushiwen.org, database, daily show, and so on...
chinese-poetry database gushiwen poetry spider
Last synced: 14 May 2026
https://github.com/larsdecker/gridfs-promise
GridFS-Promise Wrapper
database gridfs gridfs-stream mongodb mongoosejs nestjs nodejs promise typescript wrapper
Last synced: 31 Aug 2025
https://github.com/simonepriuli/imongo
IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.
database mongodb schema typescript
Last synced: 04 Mar 2025
https://github.com/ervei/ervel.db
Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)
Last synced: 20 Jul 2025
https://github.com/dabbertorres/dbman
CLI/Nvim Plugin/Library for connecting to databases.
cli database golang library neovim-plugin
Last synced: 07 May 2026
https://github.com/chirayu-tripathi/mongodb-querifier
Improving LLMs MongoDB query generation capability with the help of advanced retrieval augmented generation.
database llms mongodb rag retrieval retrieval-augmented-generation
Last synced: 09 Apr 2026
https://github.com/powerlevel9000/catalog
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
database oop-principles psql ruby
Last synced: 02 Apr 2025
https://github.com/danielpclark/smiley_db
ASCII command line database for storing smileys you find. Copy and paste any smiley into your terminal to save it!
database smiley storing-smileys
Last synced: 18 May 2026
https://github.com/cithukyaw/mysqldumper-shell
The quick shell MySQL database backup program
database dumps mysql mysql-database-backup shell shell-script
Last synced: 09 Apr 2025
https://github.com/bradstw/postgresql
PostgreSQL Database Admin, Monitoring and Helper Scripts
database database-management postgresql
Last synced: 19 May 2026
https://github.com/team-fruit/signpicdb
SignPicture Message Database Server
database docker docker-compose echo go mariadb sqlx
Last synced: 02 Feb 2026
https://github.com/ryosukecla/miningo
tiny embedding document-oriented database written in typescript for nodejs and browser.
database document-database embedding nodejs nosql typescript
Last synced: 05 May 2025
https://github.com/wazner/mssql-browser
Rust implementation of the SQL Server Resolution Protocol
Last synced: 03 Jul 2025
https://github.com/alexweininger/joke-api
Azure serverless joke api
api azure azure-functions database demo functions-as-a-service javascript microsoft serverless
Last synced: 22 Feb 2026
https://github.com/peter2962/glider
Glider ORM
database database-schema orm phoxphp phoxphp-framework php php7 query-builder
Last synced: 28 Jul 2025
https://github.com/robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
cpp database key-value-database key-value-store leveldb lsm-tree
Last synced: 21 Nov 2025
https://github.com/tohidkhan6332/tohid-data
TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/
Last synced: 01 Aug 2025
https://github.com/tiennhm/ebooks
Tổng hợp các ebooks hay
ai assembly c-sharp competitive-programming computer-organisation-architechure cpp database discrete-mathematics e-commerce ebooks java network os pascal pdf python r
Last synced: 23 Apr 2025
https://github.com/qiyangduan/schemaindex
SchemaIndex is designed for data scientists to index and search metadata more efficiently.
data database engineering hdfs indexing reflection reverse scientists
Last synced: 16 Jan 2026
https://github.com/luffytaro22/vet-clinic-db
Vet Clinic DB is a relational database to keep information about animals.
database pstgresql relational-database sql
Last synced: 29 Jul 2025
https://github.com/zorenkonte/backupandrestore
Backup and restore database
backup-database database java javase mysql restore-database
Last synced: 03 Jan 2026
https://github.com/cocon90/cocon90.db
Cocon90.Db
createtable database mysql orm sqlite sqlserver
Last synced: 12 Apr 2025
https://github.com/linas/atomspace-ipfs
IPFS backend to the AtomSpace
atoms atomspace database graph-database ipfs opencog
Last synced: 30 Oct 2025
https://github.com/crispengari/python-and-mongodb
💎 This is walk through on python + local mongodb and cloud mongodb using pymongo
database dnspython mongodb mongodb-cloud mongodb-database pymong python
Last synced: 13 Apr 2026
https://github.com/alexvcasillas/graphdb
An in memory database with sync capabilities
database in-memory in-memory-database in-memory-storage javascript synchronization typescript
Last synced: 23 Apr 2025
https://github.com/vd2org/wheelchair
The async CouchDB connector
asyncio couchdb database python
Last synced: 24 Apr 2025
https://github.com/lemalcs/tiberius_sqlserver
Rust project that showcases how to use the Tiberius crate to connect to and use a SQL Server database.
database rust-lang sqlserver tiberius
Last synced: 06 Apr 2025
https://github.com/themost-framework/query
@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js
agnostic closures database orm query query-builder rdbms sql sql-language sql-query
Last synced: 15 Apr 2025
https://github.com/BEAKH/RadISpeC
Radiation Interface for Matlab Spectroscopy Calculations. Uses HITRAN and HITEMP
co co2 database dtu fast gas h2o heat-transfer hitemp hitran line-by-line matlab matlab-gui precise radiation simulation spectroscopy
Last synced: 11 May 2025
https://github.com/michaelnabil230/laravel-analytics
A Laravel package to retrieve pageviews and other data from Database
data-analysis data-structures database laravel php
Last synced: 25 Jan 2026
https://github.com/drarig29/brackets-storage-calls
Creates a list of all storage calls with their signature and parameters
ast brackets database documentation javascript manager tournament typescript
Last synced: 17 May 2026
https://github.com/4nkitd/smg
smg - a cli tool, that helps me manage daily services
autoinstaller cli database encryption
Last synced: 10 Apr 2025
https://github.com/spences10/VBA-Import-Eport-to-SQL-Server
Excel with validation for a SQL server backend
database importexport sql-server vba
Last synced: 29 Jul 2025
https://github.com/sing-group/pandrugs-frontend
An AngularJS frontend for the PanDrugs application
bioinformatics cancer database drugs personal-medicine
Last synced: 03 Jul 2025
https://github.com/hud0shnik/postgres_go
Application for learning DB
database docker go postgres postgresql
Last synced: 12 Apr 2026
https://github.com/mrtimofey/laravel-aio-images
All-in-one Laravel/Lumen image processing
database database-migrations eloquent image image-manipulation image-processing imagemagick images laravel laravel-5-package laravel-package laravel5 lumen model
Last synced: 23 Apr 2025
https://github.com/jdrumgoole/pyimport
A restartable typed importer for MongoDB. Run with pypy for best performance.
Last synced: 19 Feb 2026
https://github.com/kawakamimoeki/prisma-cleaner
Prisma Cleaner is a utility for cleaning database with Prisma in testing. You can use in Jest or Mocha, etc.
database jest-test mocha postgresql prisma
Last synced: 21 Apr 2025
https://github.com/apache/cayenne-examples
Apache Cayenne examples and tutorials
cayenne database java library network-client network-server web-framework xml
Last synced: 22 Apr 2025
https://github.com/almaslennikov/rental-service
The course work on Data Management
angular css database html5 java rest spring typescript
Last synced: 10 Apr 2026
https://github.com/olajideolagunju/gcp_mage_data_pipeline
An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.
automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders
Last synced: 07 Mar 2025
https://github.com/elektrostudios/peid-file-signatures-db-manager
Simple program to manage the signatures database of PEiD application.
database database-management desktop-app desktop-application dotnet executable executable-file executable-formats executables file-signature file-signatures manager peid peid-signature windows windows-app windows-application windows-applications windows-forms winforms
Last synced: 16 Apr 2026
https://github.com/je-es/sdb
A lightweight, type-safe SQLite database wrapper for Bun with an elegant API and zero dependencies.
Last synced: 24 Dec 2025