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/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 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/inomuh/camfitool
This tool is a simple interface that allows injection of image faults into robot cameras. Thanks to this interface, you can create new image libraries by injecting the fault types you have determined, both real-time to TOF and RGB type ROS cameras, and to the image libraries previously recorded by these cameras.
camera database fault-injection opencv python qt5 robotics ros testing-framework testing-tools
Last synced: 17 Aug 2025
https://github.com/jaakkopee/gematreeac
GemaTreeAC 2=0 is a gematria and numerology -based word classification algorithm and database. It is meant for searching meanings of words by mapping letters into numbers and comparing the values of words. Also numerological reduction is used to form a nine-rooted treestructure that has routes of numbers from leave to root.
associations cipher ciphers classification correspondences cryptography database gematria magick magickalcorrespondences mantrayoga mysticism newage numbers numerology occult wordmystic words wordsofpower
Last synced: 10 Mar 2026
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/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/inforkgodara/automate-manual-repetitive-data-entry-tasks
This project contains demonstration of repetitive data entry tasks using python script as well as a form in which data is getting filled which is developed in JavaFX
automated-tasks automatic-data-entry automatic-form-filling-task automatic-tasks automation-data-entry data data-entry data-entry-automation data-entry-tasks database fill-form-automatic inforkgodara java-fx-form-automation pandas pyautogui python-automation python-script sql xlrd
Last synced: 17 Aug 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: 15 May 2025
https://github.com/toros-astro/corral
The Powerful Pipeline Framework
astronomy data-science database framework oop pipeline python python3
Last synced: 27 Jul 2025
https://github.com/petrosdemetrakopoulos/smartviews
A blockchain enabled OLAP Data Warehouse. It is the implementation / application part of my thesis as an undergraduate Computer Science student of Athens University of Economics and Business
blockchain dapp data-warehouses database ethereum ethereum-blockchain mysql-server olap-cube redis-cache
Last synced: 19 Aug 2025
https://github.com/lightblueseas/resource-bundles-data
Parent project that holds module projects for the persistence of resourcebundles in database
database i18n java resource-bundles rest-services
Last synced: 26 Jul 2025
https://github.com/alllinux/nibiru
PHP MMVC Rapid Prototyping Framework
ai bitcoin-api bitcoin-payment bitcoin-wallet cms-framework composer cryptocurrency database database-access framework mmvc mvc navigation nibiru open-ai php php8 prototyping router template-engine
Last synced: 26 Jul 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 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/williamscch/recipes_rails_app
RoR Project that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list
capybara database heroku rails rspec ruby
Last synced: 17 Sep 2025
https://github.com/envigit/hotellaspalmas
Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL
csharp database hotel-reservation-system sql wpf
Last synced: 21 Aug 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/erri120/egs-db
Database for the Epic Games Store (similar to SteamDB and the GOG Database)
Last synced: 22 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/mohidex/data-pipeline-on-gcp
The Real-time Ecommerce Data Collection and Processing project empowers businesses with real-time insights by efficiently extracting, processing, and storing ecommerce data from multiple sources. Combining Golang and Python, this cutting-edge solution streamlines data handling from diverse ecommerce websites.
beautifulsoup data-engineer data-pipeline data-science database datastore dependency-injection firebase firestore gcp go golang google google-cloud pubsub python solid-principles storage web-scraping
Last synced: 14 Apr 2025
https://github.com/francois-rozet/sudoku
Sudoku grid and digits detection
computer-vision database digits-classification mnist sudoku sudoku-generator
Last synced: 16 Sep 2025
https://github.com/alysonsz/activities-increasing-knowledge
Data Structure and Beecrowd Activities, Activities designed to increase knowledge
activities artificial-intelligence automation banco-de-dados c csharp database javascript ponteiros projects projects-done pyautogui python python-pandas
Last synced: 14 Apr 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/daikoz/sqlwrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 20 Feb 2026
https://github.com/awaisdar001/django-trips
api database django docker hacktoberfest trips
Last synced: 04 Mar 2026
https://github.com/darkterminal/turso-syncd
Turso Database Background Sync
database distributed edge sqlite synchronization turso
Last synced: 14 Apr 2025
https://github.com/elgopher/deebee
Go library for storing application state.
Last synced: 09 Mar 2026
https://github.com/OGFris/FrisAI
FrisAI is an A.I. based chat-bot made with PHP.
ai chatbot conversation database php selflearning
Last synced: 14 Mar 2025
https://github.com/johnftitor/my_recipe_app
This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.
bootstrap database postgresql rails ruby
Last synced: 31 Aug 2025
https://github.com/xuyi-tongji/ntdb
an RDBMS implemented by Golang
bplustree concurrent-programming database grammar-parser mvcc net-programming rdbms storage-engine tcpserver transaction trie undo-redo
Last synced: 14 Apr 2025
https://github.com/iamgoroot/dbie
Golang DB layer for lazy
bun contract-driven-development database database-layer generator go go-pg gogenerate golang golang-tools gorm mongo
Last synced: 14 Jan 2026
https://github.com/skbkontur/db-viewer
Database Viewer with custom configuration
cassandra cql database database-viewer db-viewer
Last synced: 08 Aug 2025
https://github.com/betahut/laravue
:rocket: Laravel + Vue + Vuex + Vue Router + SPA + Dingo API = awesome:heart:
dashboard database dingo-api laravel laravel58 oauth2 passport respository rocket vue vue-router vuex
Last synced: 26 Apr 2025
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/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/jasonbourne723/platodb
platodb 是一款高性能的基于 LSM-Tree 的键值数据库,采用模块化架构设计,支持快速的读写性能和崩溃恢复能力。适用于高吞吐量和低延迟需求的存储场景。
database distrubuted golang lsm-tree
Last synced: 19 Apr 2025
https://github.com/akshitadixit/trackizer-wa
Maven Webapp archetype in Java for courier management and tracking system.
courier-tracking database java management maven maven-archetype maven-webapp-archetype mvnrepository mysql tomcat tomcat-server tracking
Last synced: 12 Mar 2026
https://github.com/rabbitmq/khepri_mnesia_migration
Tools to migrate between Mnesia and Khepri
database elixir elixir-library erlang erlang-library migration
Last synced: 07 Oct 2025
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/operfildoluiz/shouldb
🏃 WIP ·🚀 Manage localStorage as database
client-side database localstorage nodejs
Last synced: 12 Apr 2025
https://github.com/julien-r44/japa-database-plugin
💽 Database assertions and testing helpers for Japa
Last synced: 21 Apr 2025
https://github.com/rvegajr/ez-api-urf-net
A complete Api Generator using the most excellent URF framework and swagger
api application-framework database generator patterns rest rest-api unit-of-work
Last synced: 03 Sep 2025
https://github.com/dineug/erd-editor-intellij-plugin
Entity-Relationship Diagram Editor IntelliJ Plugin
database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd
Last synced: 08 Oct 2025
https://github.com/danielhe4rt/100daysofcode
Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.
Last synced: 26 Mar 2025
https://github.com/enieber/rn-db-example
samples how to use database with react native
database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb
Last synced: 10 Apr 2025
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/brian-emarquez/python-django
🦄 Learn to program web applications with the most popular Python framework, Django. In this course we introduce you to the framework and show you its main characteristics. 🐍
api-rest bootstrap database django framework modelo-vista-controlador orm postgresql python sqlite3 web3
Last synced: 04 Sep 2025
https://github.com/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
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/juliusmarkwei/auth-system
a user authentication system build with JWT auth mechanism
api database jwt jwt-authentication management models python restful-api server user-management
Last synced: 06 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/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 2025
https://github.com/fahmifan/tblsrun
Generate database documentation from migration files
container database database-documentation docker documentation postgres postgresql
Last synced: 01 Mar 2026
https://github.com/german-zarate/film-view-app
A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database
backend-development database flask fullstack-development portfolio postgreesql python sql web-development
Last synced: 15 Oct 2025
https://github.com/sclorg/cassandra-container
Cassandra container images based on Software Collections and intended for OpenShift and general usage. Currently only CentOS based image is available. The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
cassandra centos container database docker dockerfile fedora openshift rhel
Last synced: 11 Jul 2025
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/vit-orm/vitorm
a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc
clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm
Last synced: 25 Feb 2026
https://github.com/detain/db_abstraction
Database Abstraction Class
abstraction adodb database myadmin mysql mysqli pdo pgsql postgresql
Last synced: 27 Oct 2025
https://github.com/okerew/biobridge
Biobridge is a Python library for simulating biological processes and systems also analyzing them, visualising them, and interacting with them.
analysis biology biopython bridge c cpu database learning library linux machine macos python realtime simulation unix windows
Last synced: 10 Oct 2025
https://github.com/ninest/husker-gym
🏃 Find the best times to go to the gym
Last synced: 16 Oct 2025
https://github.com/wshihadeh/deep_health_check
Health check middleware
database dependencies health healthcheck http middleware rack rails ruby tcp
Last synced: 24 Oct 2025
https://github.com/apache/couchdb-admin
Mirror of Apache CouchDB Project Admin
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 02 Jul 2025
https://github.com/lukaszlapaj/airpurifierdriver
An improved driver for Xiaomi Air Purifier 2/2S automation.
air-purifier airly airly-api airpurifier database hysteresis javascript nodejs-script purifier smog xiaomi xiaomi-smart-home
Last synced: 21 Apr 2025
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/skipperbent/pecee-boolean-query-parser
Convert a boolean search query into a query that is compatible with a fulltext search.
boolean-query boolean-query-formatter boolean-query-parser database fulltext-query mysql-fulltext-query mysql-query-parser
Last synced: 26 Oct 2025
https://github.com/apache/horaedb-docs
Apache HoraeDB (incubating) Website.
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/coinrust/reindexer-rs
Reindexer library for Rust
database document-oriented embeddable in-memory-database reindexer reindexer-client reindexer-library reindexer-rs rust sql-query
Last synced: 21 Apr 2025
https://github.com/alwarg/ember-mirage-gen
The addon will give the complete mirage section after receiving the network call
database ember ember-cli ember-mirage-gen factories fixtures
Last synced: 25 Oct 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/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/robertdebock/ansible-role-scripts
Place scripts on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook scripts security storage system tools tox windows
Last synced: 23 Oct 2025
https://github.com/duffney/go-building-web-services-applications
Source code for the Pluralsight course titled "Building Web Services and Applications with Go"
database golang templates web web-application web-service
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/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 11 Jun 2025
https://github.com/amamov/cs001
Computer Science Theory For Software Engineer
algorithms-and-data-structures computer-science computernetwork cpp17 database operating-system
Last synced: 25 Oct 2025
https://github.com/fluree/example-supply-chain
This repo demonstrates one way to use smart functions in Fluree to govern a supply chain process.
blockchain database example fluree react supply-chain
Last synced: 28 Jan 2026
https://github.com/jbox-web/job-database-manager-postgresql
A Jenkins plugin that automatically set up PostgreSQL test databases for Jenkins jobs, easy ;)
database jenkins jenkins-jobs jenkins-plugin postgresql ruby
Last synced: 09 Apr 2025
https://github.com/render-examples/clickhouse
Run ClickHouse DBMS on Render
clickhouse clickhouse-server database render
Last synced: 01 Apr 2026
https://github.com/pferreirafabricio/backup-mongo-db
🗳️ A simple PowerShell script to make a backup of a MongoDB database and create a scheduled task for it on Windows
database database-script gzip mongodb mongodb-database mongodump powershell powershell-script system-schedule windows zip
Last synced: 11 Apr 2025
https://github.com/Storm-WG/storm-stored
Storage daemon for Storm and other LNP/BP nodes - an embeddble microservice frontend for different storage backends
database embedded lnp-bp microservices-architecture sled zeromq
Last synced: 03 Apr 2025
https://github.com/sirsayed98/bigtable
Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .
bigtable database distributed-systems express mongodb node os socket-io
Last synced: 16 Feb 2026
https://github.com/juliusmarkwei/todolist-api
A web api for a todolist application build using drf
api backend client database django django-rest-framework models python3 rest-api restful-webservices server web
Last synced: 13 Apr 2025
https://github.com/apache/couchdb-ioq
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 13 Apr 2025
https://github.com/tbremer/giraffe
browser database databases graph graphdb javascript node nodejs
Last synced: 10 Apr 2025
https://github.com/molenzwiebel/basie
:package: Simple drop-in persistence for TypeScript applications.
database node persistence sqlite3 typescript
Last synced: 10 Apr 2025
https://github.com/roma-glushko/eyewear
👓 Inspect, monitor and track Magento2 database growth
database magento2 monitoring-tool tool
Last synced: 18 Mar 2025