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/artegoser/tessradb
TessraDB is local noSQL database
database db embedded-database json-database nosql nosql-database serverless tessradb typescript
Last synced: 14 Apr 2026
https://github.com/peopleworks/malwarebytesextractor
MalwareBytesExtractor is a C# .NET 9 console application that connects to the Malwarebytes Nebula API to extract and store security detection data—especially brute-force attacks—into a SQL Server or PostgreSQL database.
Last synced: 16 Apr 2026
https://github.com/krishpranav/exploitdb
Golang tool to search exploits from exploitdb
database db ethical exploit exploitation exploitdb go golang hacking information license mit mongodb open-source osint sqlite
Last synced: 30 Apr 2026
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 2026
https://github.com/aboubakr-jelloulat/database-connectivity-ado-.net
demonstrating database operations using C# and ADO.NET with SQL Server. This project covers essential CRUD operations and advanced database handling techniques
ado-net csharp database sqlserver
Last synced: 30 Apr 2026
https://github.com/maximo-perez-villalba/framework-dao-db
El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.
crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram
Last synced: 30 Apr 2026
https://github.com/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/richan-fongdasen/database-converter-laravel
Simple database converter for Laravel Applications
database database-conversion database-migrations laravel
Last synced: 09 Feb 2026
https://github.com/oci-landing-zones/terraform-oci-multicloud-google
Terraform Modules for OCI Multicloud with Google Cloud
ai database google multicloud oci oracle
Last synced: 28 Jan 2026
https://github.com/alana-rocha/sgbc-crud
CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.
database mvc-architecture typescript
Last synced: 13 Jun 2025
https://github.com/wmluke/dosea
A dosea (daw-see-ey) for your datasets. Data visualization tool for relational, time series, and document databases
csv data-visualization database postgres react remix sqlite3 typescript
Last synced: 03 May 2026
https://github.com/kanzatahreem/broadway
Practicing Ruby on Rails by following codecademy's course
broadway codecademy database ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/tuannh982/sstsdb
Simple, Stupid Time Series Database. For educational purposes
database java time-series time-series-database
Last synced: 30 Apr 2026
https://github.com/alesanchezr/json-orm
Create and manage a database with just JSON static files.
database json json-orm static-file-orm
Last synced: 03 May 2026
https://github.com/oza75/database
A Database package to deal with your data
database database-migrations database-schema laravel orm php7
Last synced: 03 May 2026
https://github.com/keiailab/mongodb-operator
Kubernetes Operator for MongoDB — ReplicaSet, Sharded Cluster, Backup/PITR, TLS, LDAP, Monitoring. MIT licensed.
artifacthub backup cloud-native database devops ghcr gitops golang helm-chart kubernetes kubernetes-operator mit mongodb mongodb-operator oci olm operator replicaset sharding
Last synced: 11 Jun 2026
https://github.com/hectorqin/thinkphp-migration
ThinkPHP database migration tools
database migration-tool phinx thinkphp
Last synced: 30 Apr 2026
https://github.com/ik5/freeswitch-docker
Yet another freeswitch docker repo
database docker freeswitch pbx postgresql webrtc
Last synced: 16 Apr 2026
https://github.com/reshmaharidhas/translator
Android app
android badaga baduga database dictionary english firebase java language real-time translator
Last synced: 29 Apr 2026
https://github.com/gearnode/erl-sqlite
Erlang interface for the SQLite database engine.
Last synced: 04 May 2026
https://github.com/vilhalva/crud-com-java-swing
👨🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.
aplicativo codigo crud database framework interface java java-swing mysql projeto
Last synced: 28 Jan 2026
https://github.com/kevacoin-team/kevacoin-js
A JavaScript client library for interfacing with the Kevacoin key-value blockchain
blockchain database decentralized kevacoin keyvaluestore
Last synced: 09 Jun 2026
https://github.com/mrrfv/kvdb
Postgres-based key-value database backend server, perfect for simple applications that need basic cloud storage / syncing
backend database firebase-alternative key-value postgres postgresq
Last synced: 26 Feb 2026
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/airframesio/data-archiver
A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.
database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp
Last synced: 15 Apr 2026
https://github.com/wiremoons/damt-dart
Acronym Management Tool - written in Dart
acronyms cli command-line dart dartlang database
Last synced: 04 May 2026
https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json
A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON
cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx
Last synced: 04 May 2026
https://github.com/maeln/tslite
TSLite : A small embeddable time-serie database
database embeddable small time-series
Last synced: 08 Oct 2025
https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python
Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.
Last synced: 04 May 2026
https://github.com/uchennaemeruche/mysql-util
Utility module for mysql and nodejs
Last synced: 04 May 2026
https://github.com/src-mgra/firebase-todolist
Firebase ToDo-List implemented in Ionic App
crud database databases firebase ionic persistence typescript
Last synced: 04 May 2026
https://github.com/yagilm/pingdom2stats
Pulls data from pingdom's API and stores it in a data store
database db historical-data pingdom pingdom-api
Last synced: 26 Jun 2026
https://github.com/chenhb23/gitee-db
免费的增删改查数据库😏。可在静态页面上直接修改数据库数据,免去服务器环节的费用。可跨域、响应速度快、ts 编写,有完整的接口类型提示!
cross-domain database free openapi typescript
Last synced: 04 May 2026
https://github.com/goatplatform/orderstamp-js
A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.
algorithms big-data database typescript
Last synced: 01 Mar 2025
https://github.com/vlannaai/noy-db
Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control
aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge
Last synced: 15 Jun 2026
https://github.com/quickstartlibs/db
Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.
database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query
Last synced: 04 May 2026
https://github.com/ysh329/stock-newspaper-crawler
[UNMAINTAINED]Crawl 4 kinds of finance newspaper corpus (from CCSTOCK.CN).
corpus crawled-data crawler database stock-newspaper-crawler
Last synced: 28 Apr 2026
https://github.com/bobek-balinek/swift-lmdb-example
Quick experiment with LMDB and Kitura. Read/Write a key/value pair provided in the query params.
database lmdb server-side-swift swift
Last synced: 27 Apr 2026
https://github.com/purejoymind/backupscript
Backing up mongoDB and server files and uploading them to another server using sftp.
backend backup database db mongodb sftp sftp-upload shell shell-script shellscript
Last synced: 04 May 2026
https://github.com/azizbenismail/atelier_doctrine_symfony
Un atelier Doctrine avec Symfony consiste à utiliser la bibliothèque Doctrine pour la gestion de la persistance des données dans une application Symfony. Doctrine est une couche d'abstraction de base de données (ORM - Object-Relational Mapping) qui facilite l'interaction avec la base de données en utilisant des objets et des requêtes orientées obje
curd-application database doctrine msql-database symfony
Last synced: 11 May 2026
https://github.com/temoto/mysql-leader-kuska
Mysql leader (master) election using consul lock
consul database high-availability mysql operations production-ready systemd
Last synced: 04 May 2026
https://github.com/acaciaman/db-autotest
DB Database test automation. This python package allows to create database object structure and load data from database.
Last synced: 05 May 2026
https://github.com/aidan-casey/http-parser
Various tools for parsing HTTP requests into API usable queries.
api database psr-7 slimframework zend-db zend-framework
Last synced: 27 Apr 2026
https://github.com/kanzatahreem/messenger-app
Practicing Ruby on Rails by following codecademy's course
codecademy database messenger-app ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/xdev-software/xapi-db-cache-2009
Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine
database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework
Last synced: 14 Jan 2026
https://github.com/gaichuuu/gaichu-tcg-database
Trading card game database and UI for homemade, fan-made, and indie TCGs~
card card-database collection database game react tcg tcg-database trading typescript vite
Last synced: 10 Feb 2026
https://github.com/onconova/onconova
Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.
angular database healthcare interoperability oncology python research webapp
Last synced: 26 Apr 2026
https://github.com/idealista/postgresql_role
Ansible role to install PostgreSQL
ansible ansible-role centos database debian postgres postgresql rhel
Last synced: 12 Mar 2026
https://github.com/moncefdrew/breaddit
Full Stack Reddit Clone using Next JS ,React ,Tailwind ,Prisma and Mysql
database front-end mysql nextjs prisma reactjs tailwind-css
Last synced: 14 Apr 2026
https://github.com/n1ghtf1re/multivis
Service for multidimensional data visualization
data-analytics data-visualization database map map-visualization visualization visualize-data
Last synced: 05 May 2026
https://github.com/perkss/ontimedb
Scalable and fast data store optimised for time series data such as financial data, events, metrics for real time analysis
c database time-series timeseries
Last synced: 05 May 2026
https://github.com/ikr4-m/vbscript-learning
Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.
database repository tutorial vbscript
Last synced: 14 Jun 2026
https://github.com/manonmarchand/rheodata
Repository to gather published rheological data
Last synced: 24 Apr 2026
https://github.com/felixklauke/medium-database-series
Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e
database low-level-programming medium medium-article programming
Last synced: 14 May 2026
https://github.com/rcourivaud/rcourivaud.github.io
Raphaël Courivaud
data database datascience python
Last synced: 21 Apr 2026
https://github.com/far-beyond-dev/pebblevault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
buntdb database in-memory-database rust sqlite
Last synced: 25 Apr 2025
https://github.com/jeganathpv/firebase-crud
A python package(PyPi) to perform CRUD operations with Firebase Realtime database.
crud database firebase firebase-database firebase-python firebase-realtime-database python3
Last synced: 19 Jan 2026
https://github.com/cubrid-labs/cubrid-python-cookbook
Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 01 Apr 2026
https://github.com/nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
database database-migration database-schema diesel mysql sqlite sqlx
Last synced: 14 Apr 2026
https://github.com/dain55788/ibm-data-engineer-lecture-note
Lecture Notes and Practice Materials of IBM Data Engineering Course
data-analysis database dataengineering datawarehouse ibm
Last synced: 01 Mar 2026
https://github.com/prabaprakash/challenge-event-management-db
Event Management Database
Last synced: 05 Jun 2026
https://github.com/hatamiarash7/kubernetes-redis
Deploy Redis cluster in Kubernetes
cluster clustering database kubernetes redis redis-cluster redis-database replica replica-set
Last synced: 05 May 2026
https://github.com/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/harehare/mq-db
Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.
Last synced: 18 Jun 2026
https://github.com/plopezm/goedb
Goedb is a database manager to ease the persistence layer in a enterprise development
database datasource entity-manager orm persistence
Last synced: 14 Jan 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/ahmedheakl/hatchi-ai
Smart database interface dashboard for querying numerous type of data sources.
database deeplearning language-model python
Last synced: 16 Apr 2026
https://github.com/sarahabuirmeileh/django-chatgptclone
A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.
authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python
Last synced: 15 Apr 2026
https://github.com/ashraf-khabar/flaskosql
FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .
connector database flask mapping mysql mysql-database open-source oracle orm package pip pypi python python3
Last synced: 12 Oct 2025
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/karenpayneoregon/entityframeworkenum
Entity Framework 6 Enum support
Last synced: 09 May 2026
https://github.com/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 2026
https://github.com/rafaelmachadobr/livrariadigital
A Livraria Online é uma aplicação baseada em Spring Boot que permite aos usuários gerenciar seu catálogo de livros, incluindo adicionar, atualizar e pesquisar livros. Com recursos de autenticação e documentação Swagger, é uma solução prática para amantes de livros que desejam organizar sua coleção e explorar novos títulos.
catalog database h2-database java lombok openfeign postgresql rest-api spring-boot swagger
Last synced: 05 May 2026
https://github.com/azizbenismail/atelier_crud_symfony
Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données
crud database dom-manipulation mysql-database symfony
Last synced: 18 Apr 2026
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/rasteric/minidb
A minimalist DB wrapper for Golang and a key-value database command line tool
database key-value-database sqlite3
Last synced: 05 Feb 2026
https://github.com/portasynthinca3/sidx
Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library
Last synced: 14 Oct 2025
https://github.com/toolsplus/atlassian-connect-play-slick
Slick repository implementations for Atlassian Connect Play
atlassian atlassian-connect database play-framework play-slick slick
Last synced: 28 Feb 2026
https://github.com/neves-rafael/rocket-notes-back-end
É a parte Back-End de uma aplicação que permite o cadastro de usuários em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper database insomnia javascript knex nodejs sqlite3
Last synced: 17 Jan 2026
https://github.com/ajay-308/multiple-disease-predictor
api css3 database flask html5 machine-learning sqlalchemy
Last synced: 19 Apr 2026
https://github.com/coverified/graphqlconnector
graphQL connector and CoVerified database scheme used by several public and private projects
caliban-graphql database graphql hacktoberfest
Last synced: 10 May 2026
https://github.com/obitech/flugdb
Docker MariaDB container for TUC Grundlagen Datenbanken practice database
database docker mariadb tu-chemnitz
Last synced: 19 Apr 2026
https://github.com/quarkiverse/quarkus-qubit
A Quarkus extension that enables type-safe, lambda-based queries on Panache entities with build-time transformation to JPA Criteria Queries.
database jpa lambdas panache quarkus-extension queries
Last synced: 04 Jun 2026
https://github.com/skitsanos/lua-arangodb
ArangoDB Client for OpenResty
arangodb arangodb-client arangodb-driver database lua lua-script luajit nginx nginx-lua nginx-luajit rest
Last synced: 18 Apr 2026
https://github.com/dayvidwhy/shortest
🛠 Shortens links using React, Express and SQLite3.
Last synced: 06 May 2026
https://github.com/steveorevo/mysql2json
Database to JSON object export tool with support for PHP serialization.
database json mysql mysql2json php-serial php-serialization
Last synced: 30 Apr 2026
https://github.com/kirca54/napijse
Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje
database java maven spring-boot springsecurity webapplication
Last synced: 06 May 2026
https://github.com/loiclefevre/ai_vector_search
AI Vector Search with vector embedding stored in Oracle Database 23ai.
ai database java langchain4j vector
Last synced: 05 Feb 2026