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-06 00:07:49 UTC
- JSON Representation
https://github.com/parseword/pickset
A collection of PHP utilities to quickly "unlock" various capabilities in any application
database date-formatting logger php php7 php71 singleton text-processing
Last synced: 28 Feb 2026
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/ambrozic/dms
database management service dashboard
admin dashboard database management
Last synced: 21 Apr 2026
https://github.com/lokeshahire/toothsome-week-3235
J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.
api axios css database html javascript reactjs reducer router
Last synced: 14 Apr 2026
https://github.com/tidesdb/tidesdb-java
Official Java binding for TidesDB
database key-value-store library lsmtree storage-engine transactional
Last synced: 02 Feb 2026
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/aakankshabhende/gui-based-bmi-calculator
GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.
Last synced: 01 May 2026
https://github.com/shrirambalaji/blog.shrirambalaji.com
Shriram Balaji's Blog
database rust systems typescript webdev
Last synced: 13 Mar 2026
https://github.com/syaiful6/goduckdb
Go SQL Driver for DuckDB
database duckdb-database golang
Last synced: 15 May 2026
https://github.com/kilicdev/bucksh0t.db
Database Advanced features By bucksh0t.dev
database javascript library module nodejs
Last synced: 01 Jul 2026
https://github.com/giwiro/mongo-radar
Multithread python3 script that scans and dumps mongo databases with default access (no password), through Tor sock4 proxy using proxychains and writes it into a log file.
bot database discover ethical-hacking mongo-radar mongodb multithreading proxychains python3 tor
Last synced: 01 Jul 2026
https://github.com/watson-clara/logics-database-report-scrapper
This program uses Selenium to scrape data from multiple databases.
data-scraping database logics scraper selenium
Last synced: 30 Apr 2026
https://github.com/openpmd/openpmd-ccd
A Python Module & LabView Bindings for Storing CCD Images with openPMD
ccd data-analysis database hdf5 open-data open-science openpmd
Last synced: 16 May 2026
https://github.com/aden-q/cmu-15-445
CMU 15-445 Database Systems, Fall 2021
Last synced: 16 May 2026
https://github.com/pdscopes/database
Database entities and query builder
database entities migration php query-builder
Last synced: 11 Jan 2026
https://github.com/luismisanve/geminipostsql
WinForms program assisted with an AI that translates natural language to PostgreSQL queries
ai chsarp database dotnet gemini json postgresql visual-studio winforms
Last synced: 11 Apr 2025
https://github.com/ibmstreams/streamsx.eventstore
Toolkit for IBM Db2 Event Store integration.
database eventstore ibm-streams toolkit
Last synced: 15 Jul 2025
https://github.com/owen-krueger/sqlitememorydatabaseprovider
For creating in-memory SQLite databases to be used within unit tests.
automock automocker database entity-framework entity-framework-core entityframeworkcore net6 net7 net8 sqlite unit-testing
Last synced: 20 Mar 2025
https://github.com/ozzy-zy/ctrl_p_backend
The Back-end Project Behind Ctrl-P
backend controllers database dotnet fluentvalidation orm restful-api sql-server webapi
Last synced: 03 Apr 2025
https://github.com/mineking9534/databaseutils
Reflection driven database library for Java
database java postgres reflection sql
Last synced: 17 Feb 2026
https://github.com/tangsiyang2001/rookiedb
A personal implementation of Berkley's CS186.
bplus-tree currency database dms java query-optimization recovery
Last synced: 27 Mar 2025
https://github.com/juminstock/programming-classes
Notes of my programming classes 🧑🏻💻.
css3 database html5 javascript prisma-orm typescipt web-development
Last synced: 11 Apr 2025
https://github.com/ajsevillano/users-crud
🖥 Fullstack CRUD written in Javascript for managing users
backend crud database expressjs frontend javascript nodejs postgresql
Last synced: 06 Apr 2026
https://github.com/joutvhu/hive_wait
Hive Wait provide a Hive repository to calling methods in the box as async. Wait until the Hive is ready to use before calling the box's methods.
box dart database hive lazy repository
Last synced: 06 May 2026
https://github.com/hernanmd/animalgeo
World animal species synonyms and geolocations dictionary
animal-science breeds curation database geolocation-database population-genetics
Last synced: 15 Jun 2025
https://github.com/krisluczka/rapidvault
The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.
cpp database database-management database-management-systems
Last synced: 06 Mar 2026
https://github.com/konnco/laravel-transeloquent
If you want the faster way to translate your model and store it in a single table, this package is built for you.
database laravel laravel-5-package laravel-transeloquent multilanguage translated-attributes translation
Last synced: 06 Mar 2026
https://github.com/wopss/dodbm
A C++ library for database migration.
cpp11 database mariadb migration-tool mysql
Last synced: 15 Apr 2026
https://github.com/nambok/mentedb
A cognition aware database engine for AI agent memory. Purpose built in Rust with WAL, HNSW, knowledge graphs, and speculative context pre assembly. Not a wrapper, a ground up storage engine that thinks.
agent-memory ai ai-agents cognitive-architecture context-window database knowledge-graph langchain llm memory rag rust storage-engine vector-database
Last synced: 10 Apr 2026
https://github.com/jeffotoni/gofileserver
Simple RESTFUL API demo server written on Go (golang) user S3, postgresql, Upload, Download
aws-s3 cloud curl database go golang restful restful-webservices
Last synced: 27 Mar 2025
https://github.com/contiguity/base
Just because Deta Space shut down doesn't mean your projects have to. Contiguity Base is a one to one replacement for Deta Base & (soon) Deta Drive
contiguity database deta nosql
Last synced: 09 Sep 2025
https://github.com/edadma/bittydb
a small embeddable database engine for the JVM for storing documents (i.e. JSON objects)
Last synced: 06 Apr 2026
https://github.com/ce11an/tree-sitter-surrealql
SurrealQL grammar for tree-sitter
database surrealdb tree-sitter tree-sitter-highlight tree-sitter-parser
Last synced: 23 Oct 2025
https://github.com/saenuma/flaarum
A database that enforces structures and features its own query language.
database db golang structured-database ubuntu
Last synced: 11 Apr 2025
https://github.com/ciusji/sled
The champagne of beta embedded database.
b-link-tree b-plus-tree b-tree bw-tree database embedded-kv kv rust
Last synced: 15 May 2026
https://github.com/oneplc/plc_x_core
PHP Application Framework. Base Application for all onePlace X Modules.
application-framework business-logic business-solutions database freedom high-availability laminas laminas-mvc oneplace php-framework php7 php7-framework skeleton-application zend-framework
Last synced: 12 Apr 2025
https://github.com/vit-orm/vitorm.clickhouse
a lightweight yet comprehensive ORM for ClickHouse
clickhouse database orm vitorm
Last synced: 07 May 2025
https://github.com/nminhducit/educenterdb
EduCenterDB is a project aimed at designing a database management system for an English learning center
database dbi202 erd sql sql-server
Last synced: 15 Jun 2025
https://github.com/oprogramador/wiki-nlp
Natural language processing of the Wikipedia text (as far English only) with goals to detect contradictory info, and to create a chat bot providing more accurate answers than ChatGPT.
database json language-model library machine-learning natural-language natural-language-processing natural-language-understanding nlp nlp-keywords-extraction nlp-parsing nosql
Last synced: 06 Mar 2026
https://github.com/asseco-voice/laravel-containers
Adding container support to Laravel models
containers database laravel laravel-8-package laravel-framework laravel-package microservice microservices php
Last synced: 17 Jun 2025
https://github.com/apaxa-go/pgxh
Helpers for pgx (GoLang driver for PostgreSQL)
database golang library postgresql
Last synced: 17 Jan 2026
https://github.com/iandarwin/jpademo
A ton of JPA and Hibernate tutorial demos, both APIs demo'd on the same entities
database hibernate java jpa orm persistence
Last synced: 12 Apr 2025
https://github.com/firaskahlaoui/retail-data-warehouse
This project demonstrates the creation of a Data Warehouse using SQL Server 2022. It includes the design of dimension and fact tables, ETL processes for data integration, Python scripts for synthetic data generation, and SQL queries for KPI analysis to support business decision-making.
analytics database databasedesign datawarehousing etl kpi python sqlserver-2022
Last synced: 08 Jul 2025
https://github.com/repnot/coursera_capstone
Capstone project repository for the IBM Data Science program offered on Coursera
api-rest data-science database ibm-db2 ibm-watson python sql
Last synced: 10 Apr 2025
https://github.com/kalebzaki4/bancodedados
Este repositório contém informações e recursos relacionados à modelagem de banco de dados. A modelagem de banco de dados é uma parte essencial do desenvolvimento de aplicativos e sistemas de gerenciamento de informações. Neste repositório, você encontrará materiais que podem ajudá-lo a entender e aplicar conceitos de modelagem de banco de dados.
banco-de-dados database java modelagem-de-dados sgbd
Last synced: 10 Apr 2025
https://github.com/i-e-b/streamdb
A minimalist database that uses only Streams as storage, and can survive power loss and data corruption
byte-streams csharp database minimalist-database recoverable storage working
Last synced: 06 Mar 2026
https://github.com/krittakondev/goapisuit
goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.
api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development
Last synced: 23 Oct 2025
https://github.com/bocaletto-luca/manga-explorer
Manga Explorer – Complete Edition is a professional web application built entirely using free APIs. It allows users to discover manga through multiple search modes, including: Search by Name: Enter a manga title to retrieve and paginate all matching results. Search by Letter: Browse through an A–Z menu that filters manga titles by their ...
bocaletto-luca css3 database free-api html5 javascript manga manga-api manga-explorer manga-search open-data opensource responsive webapp
Last synced: 13 Mar 2026
https://github.com/santoshakil/lightning_db
High-performance embedded key-value database written in Rust. 14M+ reads/sec, 350K+ writes/sec with <0.1μs read latency.
btree database embedded-database high-performance key-value-store lsm-tree rust
Last synced: 26 Jun 2025
https://github.com/apache/shardingsphere-externals
Distributed database middleware
database database-cluster distributed-database distributed-sql-database distributed-transactions middleware mysql postgresql shard shardingsphere sql
Last synced: 10 Apr 2025
https://github.com/apache/jackrabbit-ocm
Mirror of Apache Jackrabbit OCM
database jackrabbit java library network-server xml
Last synced: 12 Jul 2025
https://github.com/andrewjbateman/mevn-stack-data
:clipboard: MEVN Info & Full stack MEVN app with CRUD functions
data database express expressjs full-stack info mevn mevn-stack middleware mongodb mongodb-atlas nodejs typescript vue vue3 vue3-typescript
Last synced: 07 Apr 2026
https://github.com/iamriteshkoushik/bluedis
A Redis-CLI compatible in-memory database following the Redis Serialization Protocol with AOF persistance
aof database golang in-memory-storage redis-server
Last synced: 30 Oct 2025
https://github.com/DIMFLIX/nexus-pc
My term project on databases
application college college-project computer-shop course-project coursework css database java javafx javafx-application postgresql shop
Last synced: 17 Jul 2025
https://github.com/wenyxu/gt-term
Your first Serverless GreptimeDB on Vercel 🤣
database greptimedb serverless term terminal time-series vercel
Last synced: 12 Apr 2026
https://github.com/soroushj/sqlt
More SQL types for Go
database go-module golang-module sql sql-types
Last synced: 07 Sep 2025
https://github.com/ghosind/corgidb
An embedded key-value database.
database key-value kvdb nosql nosql-database
Last synced: 17 May 2026
https://github.com/edmondscommerce/doctrine-static-meta
An implementation of Doctrine using the PHP Static Meta Data driver and no annotations
code-generation code-generator database doctrine doctrine-orm experimental idea php php7
Last synced: 30 Apr 2025
https://github.com/felipe-coletti/cross-platform-software-development
Practical exercises from the Cross-Platform Software Development course at Fatec Zona Leste (Fatec ZL), from August 2022 to June 2025
academic application course cross-platform database exercises higher-education math study website
Last synced: 10 Apr 2025
https://github.com/samrocksc/jsoncrement
jsoncrement
database increment incremental json
Last synced: 09 May 2026
https://github.com/ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
database database-magement-system normalization-database postgresql postgresql-database sql transaction
Last synced: 17 May 2026
https://github.com/azizbenismail/prosit5-java
Un atelier CRUD (Create, Read, Update, Delete) en Java consiste à créer une application qui permet de gérer les opérations 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. Voici les étapes générales pour mettre en place un atelier CRUD en Java
crud-application database java
Last synced: 17 May 2026
https://github.com/mit-lcp/northstar_mimic_visualization
Code to extract MIMIC data for the Northstar interactive visualization tool
database mimic-iii northstar visualization
Last synced: 10 Apr 2025
https://github.com/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/wlonk/pytest-django-migrations
Test Django migrations through Pytest.
database django migrations pytest python
Last synced: 06 Apr 2026
https://github.com/a3ro-dev/password_generator
Python program that generates a random password with the specified length, inserts it into a database, and then checks if the generated password already exists in the database. If it does, the program generates a new password and repeats the process until it generates a unique password.
database generator password password-generator password-manager project-python security
Last synced: 11 Sep 2025
https://github.com/arbazkhan4712/passwordmanager
It is a password manager which can generate random and secure passwords & store it in a database
database passwordmanager python
Last synced: 03 Jul 2025
https://github.com/arzan101/ev--car-data-analysis
This Power BI dashboard provides an interactive and data-driven overview of the electric vehicle (EV) landscape. It visualizes key insights across various dimensions including sales trends, model performance, manufacturer comparisons, and market growth. The purpose of the dashboard is to enable stakeholders to explore and analyze development
data-analysis data-science data-visualization database datacleaning excel powerbi
Last synced: 17 Jun 2025
https://github.com/JoelwMulongo/stock-control-system
the system allows store keeper of organisations manage, to monitor and control the stock present in a medium enterprise
database stock-data visual-basic
Last synced: 11 Mar 2025
https://github.com/clivern/snippets
🍫 Sublime Text Snippets.
database golang java javascript php rust-lang sublime-package sublime-snippets sublime-text-3 sublime-text-plugin
Last synced: 07 Apr 2026
https://github.com/42bv/jarb-redux-form
Validating forms through JaRB, with redux-form.
constraints database entity jarb react redux-form validation
Last synced: 07 May 2026
https://github.com/eventdbx/eventdbx
Immutable, event-sourced, nosql, write-side database system
cqrs database event-sourcing eventstore immutable memory-safe nosql
Last synced: 07 Mar 2026
https://github.com/bocaletto-luca/insect-explorer
Insect Explorer is a fascinating web app that allows users to search, identify, and learn about various insect species using free open-data APIs. This interactive tool is perfect for entomologists, nature enthusiasts, and students who want detailed scientific information and images of insects.
api bocaletto-luca css3 database free-api html5 insect-explorer insects insects-data javascript open-data webapp
Last synced: 07 Apr 2026
https://github.com/prathmesh-ka-github/learning-mongodb
Learning MongoDB. MongoDB is a source-available, cross-platform, document-oriented database program.
database dbms mongodb mongodb-atlas mongodb-database nosql rdbms
Last synced: 10 May 2026
https://github.com/the-akira/django-secret-library
Full Featured Library System made with Django
database django django-secret-library fullstack library-management-system python3 pythonanywhere
Last synced: 07 Apr 2026
https://github.com/spoonx/express-wetland
Wetland middleware for expressJS.
database express middleware mysql nodejs orm postgresql sqlite
Last synced: 07 Apr 2026
https://github.com/decaded/nyadb
NyaDB is a simple JSON "database" library for Node.js. It provides an easy-to-use interface for creating and managing JSON-based "databases" within your Node.js applications.
database javascript json nodejs
Last synced: 30 Apr 2025
https://github.com/friskes/django-loaddata
Extended django loaddata command for uploading fixtures
cli database django django-models fixtures json loaddata postgres python
Last synced: 18 Feb 2026
https://github.com/arasgungore/littlelemon
LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.
api back-end backend coursera database django django-application django-project django-rest-framework little-lemon littlelemon littlelemonrestaurant meta mysql rest-api unit-testing user-authentication web-application webapp website
Last synced: 24 Dec 2025
https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc
A CRUD web app for storing movies using the MVC pattern
asp-net-core asp-net-mvc csharp database mvc-architecture
Last synced: 18 May 2026
https://github.com/kevinthulnith/php-crud-api
php crud api program developed with php and MySql
api-server automatic-api crud database geojson geospatial multi-datasource mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 02 Feb 2026
https://github.com/i-s-compat-table/i.s.compat.table
Information Schema Compatibility Table
database databases hacktoberfest iso-9075 relational-databases sql
Last synced: 11 Jan 2026
https://github.com/orbitinghail/sqlite-delta
Lightweight CDC patterns for SQLite
cdc change-data-capture database education lightweight patterns session sqlite
Last synced: 22 Jul 2025
https://github.com/hevalhazalkurt/hackerrank_mysql_solutions
My HackerRank MySQL solutions and challenges
database hackerrank hackerrank-solutions hackerrank-sql mysql mysql-database problem-solving sql sql-query
Last synced: 14 May 2026
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 2025