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/gustavohennig/simpledatabasereplicator
Simple Database Replicator is a very simple database data synchronizer, it loads a bunch of rows from source and destination, compares, and insert or update in the destination what is different.
data-synchronization database database-replication database-replicator replicator
Last synced: 28 Apr 2025
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/bruk19/budget-app
This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent
bootstrap css3 database rails6 ruby
Last synced: 23 Feb 2026
https://github.com/mehmetgenc-devs/jsondb
This module allows you to create an easy-to-use and instantly modifiable local database in JSON format.
database database-connector database-management database-schema databases db json json-data jsondb
Last synced: 09 May 2026
https://github.com/wioniqle-q/lightweight-mongodb
Lightweight-MongoDB is a high-performance, scalable, and lightweight implementation of the popular MongoDB database
database dotnet9 high-scale implementation lightweight-mongodb mongodb session transaction
Last synced: 16 Oct 2025
https://github.com/kaloslazo/pyfusedb
Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.
database inverted-index multidimensional python structures unstructured-data vector-embeddings
Last synced: 11 Feb 2026
https://github.com/alttch/yedb
Simple and reliable key-value database
configs database key-value reliable rugged serialization
Last synced: 27 Feb 2025
https://github.com/ladjs/mongoose-model-agenda
Mongoose model for Agenda
agenda collection database definition document job model mongo mongoose record scheduler schema
Last synced: 14 Apr 2026
https://github.com/tonaxis/tona-db-mini
Tona-DB mini is a JavaScript library for simulating small local databases in JSON
database file-based json jsondb lightweight lowdb minimal node offline storage typescript
Last synced: 25 Oct 2025
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/thescattypotty/javadb
JavaDB , a simple in-memory database application written in Java.
Last synced: 06 Feb 2026
https://github.com/instantiator/mvp-rocketship-template
A simple template to develop, publish, and test a simple .NET service backend on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.
api-gateway auth aws cognito csharp database dotnet dynamodb lambda serverless template
Last synced: 13 Apr 2026
https://github.com/rasperon/kazanc-yonetimi
This project is a revenue management application developed using Node.js and EJS. It is designed for both beginners and advanced users. This guide provides basic information about the project and explains the steps to run the project in a local environment. Bu proje, Node.js ve EJS kullanılarak geliştirilmiş bir kazanç yönetimi uygulamasıdır.
database ejs ejs-express lesson lessons management mern mongo mongodb nodejs npm revenue revenue-management starter template
Last synced: 24 Oct 2025
https://github.com/brandonhaynes/vss
VSS is a video storage system designed to decouple high-level video operations from the low-level details required to store and efficiently retrieve video data.
database database-management video videoanalytics
Last synced: 03 Mar 2026
https://github.com/alejandra-rojas/tennisleague-highburyandislington
Webapp with an admin dashboard to easily manage a tennis league and a public frontend to display the latest results. Fullstack: next.js
database framer-motion gsap lenis-js nextjs react-query sanity supabase-auth supabase-js zustand
Last synced: 26 Oct 2025
https://github.com/greguz/mutent
An agnostic solution to work with any Datastore
collection database datastore entity javascript
Last synced: 09 Apr 2025
https://github.com/web-team-cive/necta-postgres
The postgres database of NECTA results.
csee csee-results database form-four golang necta necta-api necta-database postgres tanzania
Last synced: 24 Apr 2025
https://github.com/bobobass84/sql-database-projects
Let's play around a bit with the 'SQL Server Database Projects'...
database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest
Last synced: 25 Feb 2026
https://github.com/nasirkhan294/blog_app
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚
database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/jijihohococo/ichi-orm
A simple and useful PHP ORM with high performance
database library mysql open-source orm php php-library php-orm php7 php8 postgres sql
Last synced: 22 Feb 2026
https://github.com/olymo/doublel.queryablebuilder
🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable
database entity-framework entity-framework-core iqueryable query query-builder query-object
Last synced: 01 Mar 2025
https://github.com/stillpoint-software/hyperbee.migrations
A .NET database migration framework for Postgresql, MongoDb, and Couchbase
couchbase cron csharp database dotnet migration mongodb postgresql
Last synced: 21 Jan 2026
https://github.com/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
https://github.com/dhuny/tpch
TPC-H Benchmark helper for MySQL and MariaDB
benchmark benchmarking database jmeter lamp-stack mariadb metrics-databases mysql performance performance-monitoring performance-tuning rdbms sample-database tpc tpc-h tpch ubuntu
Last synced: 24 Jan 2026
https://github.com/3noch/project-m36.io
Simple webserver for trying Project:M36
database demo example nix project-m36
Last synced: 24 Apr 2026
https://github.com/delvedor/demodb
An HTTP based database for demo purposes, workshop and so on.
Last synced: 28 Apr 2026
https://github.com/vijayinyoutube/database-demo
Flutter Database Integration | Example App
dart database db flutter flutterdb flutterstorage sqlite vijaycreations
Last synced: 24 Jan 2026
https://github.com/samay825/viral-links
This tool generates the link of viralhacks and you can earn money from ads: still some issues may raise please contact me in the instagram : sincryptzork
api-server customlinks database earnmoney linkbypass links moneytool samay-825 samay825 shorturl shorturl-services token-based-authentication virallinks
Last synced: 09 Apr 2025
https://github.com/ilynette/recipe_app
The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.
Last synced: 13 Apr 2026
https://github.com/ichhabrecht/databaseconnectionscanner
Find usages of DatabaseConnection class
database databaseconnection migration typo3 typo3-cms typo3-extension
Last synced: 15 Oct 2025
https://github.com/visualappeal/laraveldatabaselogger
Laravel package to log messages into the database instead of, or in addition to, a file.
database laravel laravel-5-package php
Last synced: 18 Oct 2025
https://github.com/proesio/escrud
Escrud - CRUD en Español, es una herramienta que genera automáticamente una interfaz para crear, consultar, editar y eliminar registros de una tabla en la base de datos por medio de métodos escritos en español.
Last synced: 22 Jan 2026
https://github.com/andyfratello/dbd
🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB
data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database
Last synced: 10 Feb 2026
https://github.com/yusufshakeel/minivium
Minimalistic JSON database.
database javascript json json-database nodejs typescript
Last synced: 07 Sep 2025
https://github.com/dummify/dummify.php
Programmatically dummifies your database to non-sensitive data for development use!
database dummy dummy-data fake-data faker mysql php sensitive-data sql-server
Last synced: 18 Mar 2026
https://github.com/sskender/mariadb-phpmyadmin-docker
docker-compose for painless setup of mariadb and phpmyadmin panel
database developer-tools development development-environment docker docker-com maria mariadb-database mariadb-mysql mariadb-server mysql mysql-connection mysql-database mysql-server quickstart sql
Last synced: 11 Jul 2025
https://github.com/diptochakrabarty/mysqlinstancecontroller
MySQLInstance Controller is a Kubernetes Operator designed to automate the deployment and management of MySQL instances in a Kubernetes cluster.
controllers customresourcedefinition database developer devops kubernetes mysql operator
Last synced: 05 Feb 2026
https://github.com/comonadd/idb-query
IDB querying library
database idb javascript typescript
Last synced: 18 Oct 2025
https://github.com/redwansharafatkabir/microsoft-sql-server
Database Management System
database microsoft-sql-server mssql mssql-database mssqlserver sql sql-server sqldatabase
Last synced: 14 Mar 2026
https://github.com/kaaass/rumbase_java
A lightweight relational database built in Java.
Last synced: 28 Apr 2025
https://github.com/babeyjack/BabyyPos
My A-Level Computer Science NEA
a-level-computer-science-project admin-panel csharp database documentation point-of-sale server server-client-application sqlite sqlite-database unity-scripts unity2d
Last synced: 23 Oct 2025
https://github.com/gui-ribeiro66/discordbot-prisma_config_mongoose
Uma configuração básica de prisma usando mongoose para seu bot do Discord. Comando de eval incluso
bot config database discord discordbot prisma setup
Last synced: 23 Jul 2025
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
https://github.com/cursusdb/cursusdb-py
CursusDB Python Native Client Package
client cursusdb database python
Last synced: 22 Jan 2026
https://github.com/cnayan/q-server
Gives API for back-end server connectivity; MS SQL Server connector provided.
data database provider q-server query query-engine
Last synced: 09 Oct 2025
https://github.com/nexmo-community/contact-center-server-node
Build Your Own Contact Center (Node.js server). This is one of the components required for Nexmo's "Contact Center Use Case". You can run it locally or deploy it to Heroku as described below.
client-sdk contact-center database heroku nexmo nexmo-account server
Last synced: 18 Aug 2025
https://github.com/gedeonts/vet-clinic
In this project, I used a relational database to create the initial data structure for a vet clinic.
Last synced: 30 Apr 2026
https://github.com/0xjonaseb11/metawar
MetaWar gaming - Blockify
database express js middlewares nodejs nodejs-modules nodejs-server
Last synced: 13 Apr 2026
https://github.com/thelazytomcat/inflatableslist
A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.
database delphi inflatable object-pascal pascal pool-float
Last synced: 28 Feb 2025
https://github.com/php/pecl-database-oci8
PHP extension to interact with Oracle Database
Last synced: 25 Mar 2025
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/ericdowell/feature-toggle
A simple feature toggle api for Laravel applications.
conditional-toggles database database-toggles feature feature-flag feature-flags feature-toggle feature-toggles features laravel local-toggles querystring-toggles redis redis-toggles toggle-providers toggles
Last synced: 08 Oct 2025
https://github.com/epsoft/dataset-forexfactory
Scrape and database forexfactory.com
calendar csv database dataset economics forexfactory news
Last synced: 28 Feb 2025
https://github.com/efraespada/turbine
JSON database manager for Node. Allows different processes to work with the same data.
benchmark cluster collection database database-management express json-database node server turbine
Last synced: 17 Mar 2026
https://github.com/livealvi/advance-web-technology
PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.
api blade blade-template-engine database laravel laravel-framework nodejs nodejs-server php php-framework phpmyadmin reactjs
Last synced: 09 Apr 2026
https://github.com/akashkobal/pern-todo-app
This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.
css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist
Last synced: 16 Oct 2025
https://github.com/zain-bin-arshad/point-of-sale
Point Of Sale System, written in C#.
bakery-management-system csharp database management-system ms-sql-server ms-visual-studio points-of-sales sql
Last synced: 07 Feb 2026
https://github.com/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/t3v/t3v_datamapper
The data mapper extension of TYPO3voilà.
data database datamapper extension laravel mapper t3v typo3 typo3-cms-extension typo3-extension typo3voila
Last synced: 27 Jan 2026
https://github.com/youhengzhou/json-crud-engine
Custom JSON database crud engine written using python used for community projects
Last synced: 07 Oct 2025
https://github.com/starnowski/posmulten-hibernate
Integration of Posmulten and Hibernate libraries
database hibernate multi-tenant-applications multitenancy postgres rls shared-schema
Last synced: 23 Jan 2026
https://github.com/icyphox/clef
:key: in-memory key-value store, written in Nim
Last synced: 27 Oct 2025
https://github.com/ctiedt/influx_client
A Rust library to interact with InfluxDB
database influxdb influxdb-client rust
Last synced: 06 Jul 2025
https://github.com/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
https://github.com/sneels/parkds
Connect all your Data Sources via 1 process (Cross-Domain + Single-Domain)
cross-domain data database datasource datasources javascript source
Last synced: 24 Feb 2026
https://github.com/beriberikix/zephyrdb
Embedded multi-model database for Zephyr RTOS.
database embedded-systems key-value time-series zephyr-rtos
Last synced: 14 Apr 2026
https://github.com/longluo/Android-RapidDev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 07 Oct 2025
https://github.com/lamun-my-id/datalocal
Flutter dependency to save data via local saved with state, easy to use and fast.
database easy-to-use fast flutter localdatabase secure
Last synced: 23 Feb 2026
https://github.com/msalman81/todolist
This is a todolist web application created using Node.js and Express and MongoDB. This experience enabled me to play with Node.js and MongoDB and made me ponder about UI/UX elements
backend database ejs ejs-templating javascript lodash mongodb mongoose nodejs todolist ui userdesign userinterface ux webdevelopment
Last synced: 14 Mar 2026
https://github.com/savka777/titel
SEO title optimization tool for written text (SaaS)
ai apis artificialintelligence database generative gpt gpt4o next-js prisma saas seo stripe tailwindcss trpc webdevelopment
Last synced: 26 Feb 2026
https://github.com/evskii/unity_globalleaderboard
This Unity project demonstrates how to set up a global leaderboard using a hosted database, PHP and Unity.
database game-development leaderboard package php unity unity-scripts unity2d unity3d
Last synced: 21 Jan 2026
https://github.com/hasan-kilici/kawethradb
csv csv-files csv-import csv-parser csv-reading database go golang golang-library golang-module golang-package
Last synced: 26 Apr 2025
https://github.com/hashirmeraj/admin-dashboard
Admin Dashboard for Online Quiz Website: A comprehensive admin panel built with HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. This dashboard allows admins to add and manage exam categories, add, edit, and delete questions, register other admins, and perform all essential admin functions for efficient quiz management.
admin-dashboard admin-panel bootstrap category-management css dashboard database educational-project javascript mysql mysql-database online-quiz-system onlinequiz php question-answering
Last synced: 02 Feb 2026
https://github.com/albrecht-net/accounting
Webbasierte Buchhaltungsapplikation zur doppelten Buchführung
accounting database mysql webinterface
Last synced: 03 Apr 2025
https://github.com/arshadkazmi42/firefox-cookie
Firefox cookie manager for node. To set and get cookie from firefox
cookie cookie-crud cookie-manager crud database firefox firefox-cookie-manager sqlite
Last synced: 20 Mar 2025
https://github.com/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/sdojjy/tikv-coprocessor-client
A tikv client for testing tikv coprocessor
Last synced: 31 Oct 2025
https://github.com/jpcadena/fastapi-boilerplate
FastAPI boilerplate project for backend with SQAlchemy and Redis
api backend black-formatter boilerplate database fastapi isort mypy poetry postgresql pydantic python redis rest-api restful-api ruff sqlalchemy starlette template uvicorn
Last synced: 20 Jan 2026
https://github.com/pilotpirxie/database-backup-worker
💾 Dump MySQL, PostgreSQL or ClickHouse database and upload to S3
aws-s3 backup backup-tool backup-utility clickhouse clickhouse-database database mysql mysql-database node nodejs postgres postgresql s3 s3-bucket s3-storage sql worker
Last synced: 02 Feb 2026
https://github.com/mayankjhanwar/domestic-airlines-management-system
The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.
database dbms html my-sql mysql-database php sql sql-server wamp-server
Last synced: 11 Apr 2025
https://github.com/oleg-koval/brevis
URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14
aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript
Last synced: 25 Jan 2026
https://github.com/tsg405/database_project
Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.
database python3 sqllite3 tkinter-gui
Last synced: 16 May 2026