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-10 00:07:53 UTC
- JSON Representation
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/alejandrodevs/mass_insert
Mass database insertion in Rails
activerecord database insertion mysql rails ruby single-database-insertions
Last synced: 24 Sep 2025
https://github.com/emreyalvac/sulfur
Shaping, Processing, and Transforming Data with the Power of Sulfur with Rust
data data-analysis data-flow database
Last synced: 19 Aug 2025
https://github.com/mah-shamim/php-mysql-quiz-app
To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL
ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development
Last synced: 25 Jul 2025
https://github.com/triologygmbh/test-data-loader
A Groovy DSL for creating test data via JPA
database dsl entity groovy h2 h2-database java jpa test-data test-data-generator test-data-loader testdata wildfly wildfly-swarm
Last synced: 04 May 2025
https://github.com/Atennop1/RelationalDatabasesViaOOP
Simple OOP library for using relational database and having fun
csharp database databases library nuget-package nuget-packages oop orm package relational-databases sql unity unity-package unity-plugin
Last synced: 30 Aug 2025
https://github.com/djdeveloperr/keydb
Simple Key-value storage module with support for multiple database backends.
database deno key-value typescript
Last synced: 07 May 2025
https://github.com/eguven/nanomongo
Minimal Python ODM for MongoDB
database database-design mongodb odm python
Last synced: 08 May 2025
https://github.com/vinugawade/ms-bkp
Bash script to backup all mysql databases as separate compressed files.
bash bash-script cli command-line-tool database export github linux macos mysql mysql-database open-source opensource shell shell-scripts sql utility windows
Last synced: 22 Apr 2025
https://github.com/jfversluis/xfsqlitegettingstartedsample
Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app
database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms
Last synced: 28 Jul 2025
https://github.com/datacarpentry/sql-socialsci
Data Management with SQL for Social Scientists
alpha carpentries data-carpentry data-wrangling database english lesson social-sciences sql
Last synced: 11 Mar 2026
https://github.com/epsoft/explainable
explainable
data database dataset explainable numpy seaborn tensorflow
Last synced: 29 Jul 2025
https://github.com/erhangundogan/sql2mongodb
MS SQL Server to MongoDB export tool
database javascript mongodb mongodb-export ms-sql-server mssql nodejs sql websockets
Last synced: 03 Oct 2025
https://github.com/MCodrescu/octopus
R Package for Interacting with Databases
data-science database r rshiny
Last synced: 29 Jul 2025
https://github.com/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 2025
https://github.com/nafg/slick-migration-api-flyway
Flyway bindings for https://github.com/nafg/slick-migration-api
database flyway migrations scala slick
Last synced: 24 Sep 2025
https://github.com/ricardobrazao/systematize
Structure and data migrations as one.
Last synced: 29 Jul 2025
https://github.com/montyanderson/kavy
🗄️ Networked in-memory key-value store.
c cache database event-loop key-value protocol redis store
Last synced: 04 Aug 2025
https://github.com/thma/generic-persistence
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:
database generics haskell orm-library persistence reflection
Last synced: 26 Mar 2025
https://github.com/narodb/naro
A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.
database databases hacktoberfest narodb nosql
Last synced: 02 May 2026
https://github.com/travisvn/supabase-inactive-fix
Stop Supabase projects from being paused due to inactivity
automation cronjobs database postgres python sql supabase
Last synced: 23 Oct 2025
https://github.com/gmmcal/gmmcal.com.br
My personal website code, playground and learning lab
backend-tests ci-cd cypress database end-to-end end-to-end-testing frontend-tests gemset github-actions jest postgres rails rspec ruby ruby-on-rails
Last synced: 13 May 2026
https://github.com/OpenEnergyPlatform/data-preprocessing
Repository for data formatting, import of data, data and metadata review, and data curation.
data-analysis database oep open-energy-family
Last synced: 27 Jan 2026
https://github.com/ubos-tech/ubos
Low-code/No-code development platform
admin-dashboard admin-panels ai app-builder artificial-intelligence custom-gpts custom-internal database developer-tools javascript llm low-code low-code-framework low-code-platform node-red react
Last synced: 10 Oct 2025
https://github.com/w-henderson/jasondb
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 10 Apr 2025
https://github.com/jacobspitzer/dbeasyconnect
Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.
crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server
Last synced: 18 Apr 2026
https://github.com/perl5-dbi/dbd-csv
DBD::CSV - DBI driver for CSV files
csv database database-access database-connector dbd dbi perl perl-database-interface
Last synced: 10 Apr 2025
https://github.com/alxnkt/mongo-to-postgres
Simple data migration from MongoDb to PostgreSQL
database migration mongo postgres
Last synced: 31 Oct 2025
https://github.com/legendaryb/go-store
Lightweight embedded database in pure Go inspired by lowdb
adapter database embedded embedded-database extendable generic go golang json library lightweight local memory storage
Last synced: 08 Sep 2025
https://github.com/cauen/prisma-generator-postgres-realtime
A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api
codegen database db extension generator postgres prisma realtime subscription typescript
Last synced: 13 Apr 2025
https://github.com/egorand/android-greendao-database-encryption
An example of configuring greenDAO with database encryption to store sensitive data.
android database encryption greendao
Last synced: 11 Apr 2025
https://github.com/CodeDynasty-dev/JetPath
JetPath 🚀 - Is the granular, fast and minimalist framework for Node, Deno and Bun. Embrace new standards!
backend bunjs database denojs expressjs javascript nextjs nodejs server server-side ssr streaming web websockets
Last synced: 12 Apr 2025
https://github.com/riclolsen/opc2mongodb
Free tool to read data from OPC sources and save to a MongoDB database.
communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua
Last synced: 24 Oct 2025
https://github.com/upb-lea/transistordatabase_file_exchange
Data exchange for transistor objects generated and managed with Transistor_Database
database power-electronics transistors
Last synced: 23 Jun 2025
https://github.com/alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work
Last synced: 31 Jul 2025
https://github.com/piisalie/nomadize
Some utilities for managing migrations with PostgreSQL
database migration-tool postgresql ruby
Last synced: 10 Apr 2025
https://github.com/uditmahato/wheel_rotation
The Sunway Wheel Spin project is an interactive web-based game designed to engage users and provide them with a fun and exciting experience. The game revolves around the concept of spinning a virtual wheel to win prizes.
backend css database html mysql php remotemysql
Last synced: 28 Apr 2026
https://github.com/cnobile2012/dcolumn
Dynamically add fields to Django database models.
database django django-application python
Last synced: 12 Apr 2025
https://github.com/simranjeet97/top-machine-learning-algorithms-python
This Repository contains the Machine Learning Algorithms with Mathematical Explanation behind them along with Implementation in Python.
data data-analysis data-science data-structures database machine machine-learning machine-learning-algorithms machine-learning-library machine-learning-playlist machinelearning machinelearning-python python python-programming python-script python3 youtube youtube-tutorial youtube-tutorial-series
Last synced: 11 Apr 2025
https://github.com/parvvaresh/User-Management
This repository contains documentation and resources for a database design project
database database-design database-management database-schema shop
Last synced: 06 Jul 2026
https://github.com/chuyangliu/rawkv
Cloud-native distributed key-value database.
cloud-native consensus database distributed-systems docker golang grpc key-value kubernetes log-structured raft replication transaction
Last synced: 10 Jul 2025
https://github.com/omnidotdev/typespec-drizzle
🌧️ Typespec Drizzle emitter
codegen database drizzle emitter foss library omni open-source orm postgres schema typescript typespec
Last synced: 06 Apr 2026
https://github.com/ndxdeveloper/formation-delphi
Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.
course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl
Last synced: 08 Apr 2026
https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support
angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables
Last synced: 10 Apr 2025
https://github.com/cotag/libcouchbase
libcouchbase ruby FFI with libuv integration
adapter couchbase database libcouchbase ruby
Last synced: 11 Apr 2025
https://github.com/k-o-d-e-n/realtime
Reactive ORM framework that makes the creation of complex database structures is simple. Support Linux.
database firebase firebase-database firebase-realtime-database firebase-relationship foundationdb google google-api ios mobile-development model property-wrappers realtime realtime-database swift swift-combine swift-framework transaction uitableview
Last synced: 19 Mar 2025
https://github.com/peterdavehello/geoipupdate-legacy
🌏 🗺 A tiny script to download legacy unofficial MaxMind GeoIP(lite) database.
database geoip geoipupdate geolocation hacktoberfest ip maxmind script shell
Last synced: 18 Mar 2025
https://github.com/jamezmca/react-firebase-auth-db-template
How to setup authentication + database setup with React.js & Firebase
authentication backend database development firebase frontend full-stack reactjs setup software-development website
Last synced: 13 May 2025
https://github.com/flodlc/pg-mate
First class migrations for PostgreSQL. Typescript friendly, zapatos friendly, zero-abstraction friendly.
database knex migrations node nodejs pg postgresql typescript zapatos
Last synced: 15 Jul 2025
https://github.com/zirho/firebase-unit-test
Unit tests for Firebase
database firebase firebase-console unit-testing
Last synced: 30 Apr 2025
https://github.com/edgararuiz-zz/pivotable
business-intelligence database dimensions measures pivot-tables r
Last synced: 16 Jun 2025
https://github.com/adarsh-kmt/dragondb
A B+ Tree based database storage engine, written in Go.
b-plus-tree buffer-pool-manager database golang slotted-page
Last synced: 16 May 2026
https://github.com/cytomining/cytominer-database
[DEPRECATED] A package for storing morphological profiling data.
Last synced: 11 Jun 2025
https://github.com/instaclustr/icarus
Sidecar for Cassandra with integrated backup / restore
backup car cassandra database db devops java jmx kubernetes netapp-public operations ops remote rest restore side sidecar
Last synced: 14 Jul 2025
https://github.com/n1md7/indexeddb-promise
Indexeddb wrapper with promises
database indexed-db indexed-db-orm indexeddb-wrapper javascript typescript
Last synced: 10 Apr 2025
https://github.com/zohaibkhandev/newsapp
Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.
database kotlin-android news newsapi newsapp rest-api
Last synced: 11 Apr 2025
https://github.com/willvin313/phprad-helpful-resources
This repo provides a list of phprad helpful resources to make learning easier.
app-generator database demo demos documentation mysql php-rad phprad phprad-classic-edition phprad-demo phpraddemo project-template resources tutorials videos
Last synced: 30 Apr 2025
https://github.com/kiritsu/uploadr
Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5
asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload
Last synced: 07 May 2025
https://github.com/vnpy/vnpy_postgresql
VeighNa框架的PostgreSQL数据库接口
database postgresql veighna vnpy
Last synced: 11 Apr 2025
https://github.com/madeiradata/sql-clr-ics
Send Calendar Event / Appointment Invitations (iCal formatted file) from within SQL Server using a CLR stored procedure
calendar calendar-events clr database email events ical ics invitation invites mail mailclient mssql mssqlserver smtp-client sql-clr sql-server sqlserver
Last synced: 30 Oct 2025
https://github.com/avaamini/protease_activity_analysis
Python toolkit and package for analyzing enzyme activity data
biochemistry chemical-biology database enzyme enzyme-kinetics peptide-data peptides protease
Last synced: 15 Jun 2025
https://github.com/andrehertwig/admintool
Extendable Admin UI
admintools database database-web-view developer-tools extendable file-manager javamelody jmx jmx-web-view log4j log4j-configuration log4j-console properties properties-web-view quartz-scheduler spring spring-boot spring-security thymeleaf user-management
Last synced: 18 Jul 2025
https://github.com/lslxy1021/DYB
斗鱼弹幕Demo
database douyu-barrages java mysql
Last synced: 27 Mar 2025
https://github.com/rafaelespinoza/godfish
a db migration management CLI and library
cassandra database database-migrations mariadb migration migrations mysql postgres schema-migrations sqlite3 sqlserver
Last synced: 12 Mar 2026
https://github.com/rohit-chouhan/ajxon
PHP Framework to Generate Dynamic Work Ajax Code and UI
ajax database framwork html-form json php rohit-chouhan
Last synced: 10 Apr 2025
https://github.com/nneji123/fastapi_auth
API key based Authentication package for FastAPI, focused on simplicity and ease of use
api authentication database fastapi postgres pypi-package sqlite3
Last synced: 06 May 2025
https://github.com/jedi-studio/verse.db
verse.db isn't just a database, it's your universal data bridge. Designed for unmatched flexibility, security, and performance, verse.db empowers you to manage your data with ease.
database database-management database-schema databases json multi-database multi-database-access multi-database-connection multi-database-types sql verse-database verse-db versedb yaml
Last synced: 24 Oct 2025
https://github.com/epicestudar/backend-php-2semestre2023
repository for PHP codes from the Senai DEV course
backend database login-validation-php php projects-php user-verification
Last synced: 15 Jul 2025
https://github.com/tbellembois/gochimitheque
Open source chemical product management application written in Golang.
Last synced: 17 Jan 2026
https://github.com/mujz/pg-search-sequelize-example
An example use case of pg-search-sequelize node library
database database-search fast full-text full-text-search materialized materialized-view materialized-views node nodejs postgres postgresql search search-algorithm sequelize sequelizejs view
Last synced: 29 Oct 2025
https://github.com/aniskchaou/gym-frontend-admin
GYM is an easy-to-use gym management and administration system. It helps you to keep track of the records of your members and their memberships, and allows easy communication between you and your members. Gym Management system also includes additional features that will help you in the management and growth of your club and gym.
axios chartjs database fitness-app gym gym-management react sport-application webapp
Last synced: 10 Apr 2025
https://github.com/gustavoamerico/sqlserverdeploy
Task for deploy SQL Server
azure-devops-extension dacpac database dotnet-tool mssql
Last synced: 19 Mar 2025
https://github.com/pinguapps/appwritemigrator
PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.
appwrite cli code-first database migrate schema sync tool
Last synced: 15 Jul 2025
https://github.com/eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 07 May 2025
https://github.com/sr2echa/dit
Version Control For Databases
database dbms git mysql version-control
Last synced: 01 Sep 2025
https://github.com/choonkeat/dbmigrate
rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.
database golang mariadb migration-tool mysql postgresql sql
Last synced: 18 Aug 2025
https://github.com/gibbsbravo/datadelta
The best Python package for comparing two dataframes
analytics comparison data data-analytics database database-management databases dataops dataops-platform devops pandas pandas-dataframe testing testing-tools version-control
Last synced: 18 Aug 2025
https://github.com/wowoengine/sawitdb-php
SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.
database database-engine php sawit-db sawitdb wowo-engine wowoengine
Last synced: 13 Jan 2026
https://github.com/andrewvo89/notiondb
NotionDB is a object modelling tool designed to interface with Notion Databases.
database nodejs notion notion-api odm
Last synced: 19 Aug 2025
https://github.com/Eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 02 Aug 2025
https://github.com/zuplo-samples/db2openapi
Generate an OpenAPI/Swagger specification from your SQL database
database open-api openapi swagger
Last synced: 04 Aug 2025
https://github.com/andriisoldatenko/go-blog
This tutorial explains how to build a web application using Go in less than 20 minutes.
database docker go golang module okta postgresql template-engine web
Last synced: 30 Apr 2025
https://github.com/leoc11/elcy
ORM for Typescript and Javascript with Linq-like query syntax.
database elcy entity-framework javascript linq linq-to-entities mssql orm sqlite sqlserver typescript
Last synced: 29 Jun 2025
https://github.com/scripttiger/repo-search
Tool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!
database east-egg gamers gaming git github grep keywords knowledgebase native open-source opensource phrases repo repository scripttiger search search-interface windows
Last synced: 20 Aug 2025
https://github.com/nafiesl/laravel-backup-manager
Laravel 5.3 with Database Backup and Restore Example
backup-manager database laravel
Last synced: 27 Oct 2025
https://github.com/nitbravoa92/vet-clinic-database
This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL
Last synced: 28 Sep 2025