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/luminovrym/crud-php-native
CRUD dengan PHP native
crud database mysql php php-native
Last synced: 02 May 2026
https://github.com/rpadovani/sqlx-v2
Modern, high-performance sqlx successor for Go 1.24+ using generics and zero-allocation linear memory mapping.
database generics golang performance sqlx
Last synced: 25 Apr 2026
https://github.com/161io/labodata-api
Fiche produit LaboData - API JSON v1.4
api api-json database json labodata parapharmacie pharmacie
Last synced: 27 Apr 2026
https://github.com/abeltavares/stocktracker
A Django-based web application for real-time stock tracking which uses a PostgreSQL database.
api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development
Last synced: 04 May 2026
https://github.com/glendc/alumdb
AluminiumDB is an embeddable append-log written in Rust
append-only database db files fs rust smalldata
Last synced: 02 May 2026
https://github.com/dbtrail/bintrail
Bintrail
binlog cli database dba-tools disaster-recovery golang mcp mysql point-in-time-recovery recovery
Last synced: 03 May 2026
https://github.com/simple-works/0db-repl
🅾️ 0db REPL playground for testing 0db database.
0db database file-database javascript json-database node nodejs repl
Last synced: 23 Apr 2026
https://github.com/amir-kedis/media-tracker
A website to help you keep track of all the video media that you watched, are watching or planing to watch.
database media python web-application webapp
Last synced: 04 May 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/antonygiomarxdev/rango
Durable document memory for stateful AI systems. Local-first state · Durable history · Incremental sync. Written in Rust.
agent-memory ai-agents bson copilot database document-database llm local-first memory rust sync
Last synced: 29 Apr 2026
https://github.com/jazzshu/sqlproject
SQL and php based project to showcase different species of animals, for a University project
Last synced: 06 May 2026
https://github.com/obgnail/sqlite-toy
研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库
bptree database golang learning-by-doing native-base sql sqlite-database
Last synced: 19 Apr 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/natshah/natshah-crawler
Natshah Crawler works to crawl a selected domain with all it's internal links and internal pages.
crawler database filter natshah-crawler
Last synced: 29 Apr 2026
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml joins sql sqlserver tsql
Last synced: 04 May 2026
https://github.com/vsoch/containerdb
In memory database for container metadata (under development)
Last synced: 03 May 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/gearnode/erl-sqlite
Erlang interface for the SQLite database engine.
Last synced: 04 May 2026
https://github.com/lamngockhuong/dbsight
Database performance analyzer — slow queries, EXPLAIN plans, index efficiency. Go + React.
analyzer database database-performance-optimization mariadb mysql performance postgresql
Last synced: 04 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/ajay-308/multiple-disease-predictor
api css3 database flask html5 machine-learning sqlalchemy
Last synced: 19 Apr 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/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/z-bj/fifa_world_cup_db
⚽🏆 A Shell script to insert and query data in a PostgreSQL DB
automation database fifa postgresql shell-script sql vim worldcup-data
Last synced: 08 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/sircryptic/recordminer
Searches offline records in different file formats (CSV, SQL, JSON, and plain text) in a given folder, based on a name, date of birth (optional) & address (optional)
analysis database finder management offline osint osint-python osint-tool records search
Last synced: 30 Apr 2026
https://github.com/usmanrasheed1/clothing-store-db-project
A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details
clothing-store database html-css-javascript mysql php sdlc
Last synced: 19 Apr 2026
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/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/retzd-tech/genkitx-hnsw-indexer
Genkit AI framework plugin for HNSW vector database. save data into vector store for Retrieval Augmented Generation (RAG) implementation in Generative AI
ai database firebase generative-ai genkit hnsw rag vector vector-database
Last synced: 17 Apr 2026
https://github.com/konstantin-bogdanoski/adb
Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]
database fcse finki postgresql postgresql-database sql
Last synced: 06 May 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/abdullahalsazib/e-com-backend
This repo contains the backend code for a full-featured multi vendor e-commerce website.
backend backend-api database e-commerce gin-gonic golang golang-examples restapi
Last synced: 03 May 2026
https://github.com/surpri6e/files-share
Files share application
database files-share filesharing react reactjs typescript
Last synced: 28 Apr 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/jackkimmins/jollywrapper
An asynchronous wrapper around the C# MySql.Data library.
Last synced: 01 May 2026
https://github.com/maximdanilchenko/radish
Simple in-memory database and its client written in python3/asyncio for python3/asyncio
asyncio database memory-storage python redis
Last synced: 09 May 2026
https://github.com/sakiib/integrate-vault-with-microservices-in-k8s
This project aims at demonstrating & providing a guideline on using Vault to manage DB credentials for microservices in K8s.
database dynamiccredential kubernetes microservices security vault
Last synced: 01 May 2026
https://github.com/fpsska/mockjson
DATA BASE 🗄
backend-api database fakeapi json mockdata my-json-server rest-api typicode
Last synced: 27 Apr 2026
https://github.com/luismisanve/geminipostsql_api
REST API that uses AI to translate natural language to PostgreSQL queries
ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio
Last synced: 15 Jun 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/redactedprofile/docker-web-tools
A collection of containers ready to spin up, pre-configured with docker-compose for convenience
database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web
Last synced: 04 Apr 2026
https://github.com/j4flmao/go-migrate-safe
A safe, schema-first database migration tool for Go with support for PostgreSQL, MySQL, SQLite, SQL Server, and MongoDB
Last synced: 15 Jun 2026
https://github.com/amitt001/moodb
A Simple & Efficient Implementation of a Small Database in Go 🐮
Last synced: 27 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/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/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/0plus1/patchr
MySQL version control
database database-changes mysql
Last synced: 17 Apr 2026
https://github.com/khaouitiabdelhakim/gestion-de-stages-server
This is the backend server for the Internship Management Web App, responsible for handling data storage, authentication, and communication with the frontend.
backend backend-api database javascript managment nodejs posgresql rest-api restapi server web webapp
Last synced: 06 May 2026
https://github.com/oliver021/entity-dock
A superset with libraries, components, tools and more to work with entity on .Net
api asp-net-core controller data database dotnet entity entity-framework-core library model mvc netstandard orm support webapi
Last synced: 09 May 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 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/quaddarv1ne/bmstu-data-architect
Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)
analytics csv csv-parser database excel postgresql powerbi python sql
Last synced: 18 Jun 2026
https://github.com/neo4j-examples/neo4j-example-graph-datasets
Useful Datasets to import/use in Neo4j with Load and Use instructions
data-import database dataset example get-started learning use-case
Last synced: 19 Jun 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/abdelrahmanbayoumi/notesfx
Notes App is javaFX application with HSQLDB (embedded database)
database desktop-application embedded-database hsqldb java javafx notes notes-app
Last synced: 03 May 2026
https://github.com/nadeem4/airbnb_for_car
Database management project
airbnb database erd react spring-boot
Last synced: 04 Apr 2026
https://github.com/manonmarchand/rheodata
Repository to gather published rheological data
Last synced: 24 Apr 2026
https://github.com/scthornton/prompt-database
Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration
ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research
Last synced: 22 Jun 2026
https://github.com/thipages/quickdb
Quick SQLite/MySql database sql creation builder
creation database foreign-keys index php quick sqlite
Last synced: 07 May 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 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/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/simonewebdesign/red
🔴 Fast key-value storage inspired by Redis
database key-value redis storage
Last synced: 03 May 2026
https://github.com/simplesurance/sqltracing
Go SQL-Driver wrapper to trace operations via OpenTracing
database go golang jaeger opentracing sql
Last synced: 02 May 2026
https://github.com/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 2026
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/edeniyanda/python-text-file-importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
Last synced: 09 May 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/arseniistratiuk/track-finder-app
An app/GUI that is linked to a database called "chinook". User will be able to do a bunch of operations with a database (like searching information) through this program.
customtkinter database gui modern modern-ui-ux object-oriented-programming python python-ui sqlite3 tkinter ui-design
Last synced: 02 May 2026
https://github.com/zulfachafidz/sistem_informasi_desa-web
Proyek Sistem Informasi Desa - Web merupakan sebuah platform online yang dirancang untuk memberikan informasi yang lengkap dan terkini mengenai desa Cihonje. Dikembangkan menggunakan bahasa pemrograman PHP dan memanfaatkan MySQL sebagai sistem manajemen basis data,.
database mysql mysql-database php sistem-informasi website website-design website-development
Last synced: 11 May 2026
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 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/retrodaredevil/frc-code-database
Contains code from many teams using git submodules
database frc frc-java frc-robot
Last synced: 07 May 2026
https://github.com/ketgo/nameko-mongoengine
MongoEngine dependency provider for Nameko microservice framework
database microservices mongodb mongoengine nameko nosql
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/joao208/models-sequelize
Biblioteca para auxiliar na leitura de models e conexão com sequelize...
Last synced: 07 May 2026
https://github.com/beratyesbek/universities-api
This is an open source project, we are developing a project which contains universities all of the world
database open-source ruby ruby-on-rails
Last synced: 20 Apr 2026
https://github.com/rwubakwanayo/clinic
This is an education project to design clinic database diagram and create database schema based on generated design.
Last synced: 09 May 2026
https://github.com/dresende/gimlet
NodeJS module for database access built on top of commonly used database drivers
database driver javascript mysql
Last synced: 08 May 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 2026
https://github.com/satorudev976/sqlalchemy-nest
Nested Model With SQLAlchemy
database nested orm python sqlalchemy
Last synced: 06 May 2026
https://github.com/evanxg852000/rockstartdev
A collection of projects implemented for learning
algorithm compilers cpp14 data-structures database golang learning python
Last synced: 18 Apr 2026
https://github.com/awncorp/moodle
Mojo DB Driver Migrations
database ddl migrations perl perl5
Last synced: 03 May 2026
https://github.com/romchela/db-query-implementation
Own implementation of complex database query on huge amount of data
Last synced: 30 Apr 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 28 Apr 2026