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-03 00:07:51 UTC
- JSON Representation
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/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/hnx8/dapperaid
SQL CRUD Query-Builder/Executor for Dapper
c-sharp crud csharp dapper database mappings orm query-builder sql-generation
Last synced: 08 Mar 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/operfildoluiz/shouldb
🏃 WIP ·🚀 Manage localStorage as database
client-side database localstorage nodejs
Last synced: 12 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/z5t1/isidore
Database, API, and CLI for managing Ansible inventories and variables. It allows for a flexible tag based approach to classification approach to group management.
ansible ansible-inventory ansible-variables ansible-vars database inventory inventory-management inventory-management-system isidore
Last synced: 24 Jul 2025
https://github.com/sciactive/nymphjs
Nymph.js - powerful data objects for Node.js and the browser.
database nodejs object-relational-mapper object-relational-mapping object-storage object-store orm
Last synced: 03 Jul 2025
https://github.com/thaycacac/data-warehouse
Practice leaning data warehouse
analytics data-warehouse database datawarehouse sqlserver
Last synced: 13 May 2025
https://github.com/mefrreex/jooqconnector
A library for working with databases using JOOQ ORM for Java
Last synced: 25 Jul 2025
https://github.com/elgopher/deebee
Go library for storing application state.
Last synced: 09 Mar 2026
https://github.com/carpentries-incubator/sql-humanities-lesson
SQL for Humanities
alpha carpentries carpentries-incubator data-wrangling database digital-humanities english lesson sql
Last synced: 02 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/apache/couchdb-mochiweb
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 11 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/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/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/toros-astro/corral
The Powerful Pipeline Framework
astronomy data-science database framework oop pipeline python python3
Last synced: 27 Jul 2025
https://github.com/ujjalacharya/ride-share
Full stack ride sharing application in Nextjs
api api-rest database frontend fullstack nextjs typeorm typescript
Last synced: 01 Sep 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/jasonbourne723/platodb
platodb 是一款高性能的基于 LSM-Tree 的键值数据库,采用模块化架构设计,支持快速的读写性能和崩溃恢复能力。适用于高吞吐量和低延迟需求的存储场景。
database distrubuted golang lsm-tree
Last synced: 19 Apr 2025
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/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/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/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/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/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/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/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/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: 28 Mar 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/drevops/mariadb-drupal-data
🗄️ MariaDB Docker image with enclosed data
database docker drupal mariadb mysql persistent
Last synced: 06 May 2025
https://github.com/vaind/objectbox-rust
ObjectBox for Rust
database object-database rust rust-library
Last synced: 31 Oct 2025
https://github.com/jeninsutradhar/hexadb
An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing
ai-powered database db json natural-language-processing nlp sql
Last synced: 11 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
https://github.com/cossacklabs/acra-censor-demo
AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.
acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf
Last synced: 30 Apr 2025
https://github.com/tbremer/giraffe
browser database databases graph graphdb javascript node nodejs
Last synced: 10 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/ip2location/ip2location-d
Use IP2Location geolocation database to lookup for accurate visitor location with D Library. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address or hostname originates from.
d-library database geolocation ip-address ip-address-lookup ip-database ip-geolocation ip-lookup ip2location
Last synced: 14 Jul 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025
https://github.com/alex-oleshkevich/aerie
An async database toolkit.
asyncio database orm python sqlalchemy
Last synced: 11 Apr 2025
https://github.com/keymetrics/interdb
:construction_worker: Local and shared database
database discovery js key-value shared-database
Last synced: 13 Aug 2025
https://github.com/claudiarojassoto/hello_rails
This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.
database rails-application ruby-on-rails
Last synced: 10 Jul 2025
https://github.com/houzuoguo/perldb
This is a programming exercise, do not use in serious code.
Last synced: 13 Apr 2025
https://github.com/beuth-erdelt/benchmark-experiment-host-manager
This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
aws benchmark cluster database dbms k8s kubernetes python tpc-c tpc-h ycsb
Last synced: 10 Apr 2025
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/davidkarlsen/flyway-operator
k8s operator for Flyway migrations
database database-management flyway kubernetes kubernetes-controller kubernetes-operator operator schema
Last synced: 21 Mar 2025
https://github.com/orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 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/flexmonster/flexmonster-mongodb-connector
Pivot Table for MongoDB: visualize data from your NoSQL database with the ready-to-use MongoDB connector
data-visualization database mongodb mongodb-database nosql
Last synced: 13 Apr 2025
https://github.com/liam-hq/awesome-er-diagrams
A curated list of ER diagrams providing insights into modern data architectures.
awesome awesome-list data-visualization database database-schema entity-relationship-diagram er-diagram erd lists mariadb mysql postgresql prisma ruby-on-rails sqlite sqlserver
Last synced: 30 Dec 2025
https://github.com/greenelab/connectivity-search-backend
Django backend for hetnet connectivity search
backend database django hetio hetmech hetnet-connectivity-search hetnets
Last synced: 05 May 2025
https://github.com/shrsyc/google_sheets_db
Use Google Sheets as a DATABASE for your project's prototype , its easy and seamless to create and the database and API end points could be created in just minutes
api database google-sheets postman
Last synced: 13 Apr 2025
https://github.com/fabricio-191/simplest.db
A module that allows you to quickly make an easy to use database
begginer-friendly database easy-to-use json sqlite
Last synced: 14 May 2025
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/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: 04 May 2025
https://github.com/iamantimpal/iamantimpal
👋 Hi, I'm Antim Pal, the Founder of Optimism Educator. An online platform dedicated to empowering students with skills in Computer Science, Web Design, Graphic
data-analysis data-science data-visualization database database-design database-management datascience graphical-user-interface graphics grapic-design reading-list readme readme-badges readme-generator readme-md readme-profile readme-stats readme-template
Last synced: 10 Apr 2025
https://github.com/armour/k-skyband-query-in-postgresql
📊 K-SkyBand Query in PostgreSQL
database incomplete-data k-skyband postgresql
Last synced: 06 Jul 2025
https://github.com/jcoelho93/adminator
A simple and modern MySQL management tool
database laravel management-system material material-design mysql php phpmyadmin
Last synced: 12 Apr 2025
https://github.com/mainek00n/go-osv
Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.
database golang osv vulnerability
Last synced: 10 Apr 2025
https://github.com/mittelmark/dbpp
Repository for the course Databases and Practical Programming at the University of Potsdam
database python python3 tcl tcltk tk-gui-toolkit tkinter
Last synced: 12 May 2025
https://github.com/thomasleplus/dbgrep
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
database grep grepping oracle oracle-database oracle-db plsql regex regular-expression search
Last synced: 08 Jul 2025
https://github.com/apache/couchdb-snappy
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 17 Jun 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
https://github.com/pietheinstrengholt/laravel-neo4j-neoeloquent-demo
Demo with Laravel 5 and NeoEloquent OGM utilizing Neo4j graph database
composer database demo laravel neo4j-graph-database php
Last synced: 12 May 2025
https://github.com/yorci/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 21 Jul 2025
https://github.com/birddevelper/flexitable
FelxiTable is a professional jQuery plugin that convert JSON array list into HTML table
css data-visualization database html javascript jquery jquery-plugin json table
Last synced: 13 Mar 2025
https://github.com/graze/morphism
Tool for parsing, extracting, and diffing mysqldump files
Last synced: 06 May 2025
https://github.com/parzibyte/crud-sql-server-python
Conexión a SQL Server con Python usando PyODBC
crud crud-application database odbc pyodbc python sql-server
Last synced: 12 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: 09 Jul 2025
https://github.com/cre-dev/xml2db
A Python package to load complex XML files into a relational database
data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd
Last synced: 15 Jul 2025
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 2025
https://github.com/konnektr-io/pg-age-digitaltwins
Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.
apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql
Last synced: 06 Mar 2026
https://github.com/kungfux/xdatabase
XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.
csharp database library ms-access mssql mysql sqlite3
Last synced: 11 Apr 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/willvin313/radsystems-studio-helpful-resources
This repo provides a list of Radsystems Studio helpful resources to make learning easier.
app-generator asprad database documentation mysql noderad php-rad phprad phprad-classic-edition phprad-vue project-template pyrad radsystems-demo radsystems-studio radsystems-studio-demo resources tutorials video
Last synced: 23 Jun 2025
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/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/georgemoralis/pspudb
Organize your psp games collection and use your favourite psp emulator to run it . Join us on discord https://discord.gg/3Fx68AKe2E
Last synced: 27 Sep 2025
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/facile-it/paraunit-testcase
TestCase and client to test Symfony applications with Doctrine database isolation
database test-symfony testcase transaction
Last synced: 10 Jan 2026
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/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/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
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