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-01 00:07:37 UTC
- JSON Representation
https://github.com/woodprogrammer/keyvaluestore
Distributed Simple Nosql Store
consistency database distributed-systems key lookup nosql store value
Last synced: 12 Sep 2025
https://github.com/1024pix/pix-db-replication
Brique décisionelle: import des sources de données (BDD, LCMS)
airtable database pix-captains
Last synced: 23 Jun 2025
https://github.com/ubos-tech/node-red-contrib-chromadb
Chroma is the open-source embedding database
chromadb database embedding embedding-vectors llms node-red node-red-contrib node-red-flow ubos-tech vector vectordb
Last synced: 08 Mar 2026
https://github.com/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 Apr 2025
https://github.com/sphireinc/mantis
Sphire Mantis is a broadly featured Go helper library with standalone packages
database errors helper helper-functions interface logging
Last synced: 21 Apr 2025
https://github.com/groceristar/playing-with-graphql
chickenkyiv database groceristar
Last synced: 13 Apr 2025
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 2025
https://github.com/reckadon/mathtrainergame
My first full fledged app(Game), uses firebase as its database and has a really good UI and design!
android database firebase game
Last synced: 21 Feb 2026
https://github.com/dewanshrawat15/cyquest
A fully featured online treasure hunt playground. Just set the questions, register required users and start the hunt.
cryptic-hunt database database-management django game hacktoberfest hacktoberfest2021 hunt python quizapp superuser treasure-hunt webapp
Last synced: 20 Aug 2025
https://github.com/bcko/ud-fs-logsanalysis-python
Udacity Full Stack Web Developer Nanodegree Project : Logs Analysis in Python Postgresql
database logs-analysis postgresql python udacity udacity-fullstack-nanodegree
Last synced: 25 Jun 2025
https://github.com/trysharpen/versionna
Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.
database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning
Last synced: 13 Jan 2026
https://github.com/drmcarvalho/diffhunter
Diffhunter is an app/API hunter differences between SQL relational databases
database database-management sql
Last synced: 08 Oct 2025
https://github.com/agoutsmedt/central_bank_database
Project to collect documents published by central banks and to clean this data to create a database of central banks' documents
central-bank central-bank-communication database scraping
Last synced: 30 Oct 2025
https://github.com/b1nary-gr0up/originium
LSM-Tree based storage engine used by FOIVER system.
database go lsm storage-engine
Last synced: 12 Apr 2025
https://github.com/toondb/toondb
ToonDB is an embedded-first database built for AI applications: TOON output for compact context, columnar storage, built‑in vector search, and ACID transactions.
ai-agents ai-agents-mcp ai-agents-memory database embeddings knowledge knowledge-graph knowledge-graph-embeddings knowledge-graphs-embeddings llm llm-databases llms toon vector-database vector-database-python vector-databases
Last synced: 12 Jan 2026
https://github.com/buckelieg/jdbc-fn
A functional layer to simplify a usage of JDBC with Stream API for Java 8+
database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams
Last synced: 16 Dec 2025
https://github.com/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/arsham/dbtools
Go db helpers library for using in production code and tests.
database go golang library pgx sqlmock-helpers testing transaction
Last synced: 18 Mar 2025
https://github.com/lmc-eu/applyalter
Tool for applying alterscripts for DB2, PostgresSQL and Oracle
database database-migrations sql
Last synced: 13 May 2025
https://github.com/gms1/jdbmigr
export/import database content to/from XML, Fast-Infoset, CSV or DML in batch (Java(JDBC) command line tools)
batch command-line csv database export fast-infoset import java jdbc xml
Last synced: 02 Aug 2025
https://github.com/pythondeveloper6/convert-pyqt5-app-to-exe-with-db-contained
database pyqt5 python python-3
Last synced: 13 May 2025
https://github.com/apache/couchdb-meck
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/giis-uniovi/tdrules
Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data
api-testing coverage database fpc mcdc mutants openapi sql testing
Last synced: 11 Apr 2025
https://github.com/hfg43/budget-app
App made with Ruby on Rails where you are able to manage your spending.
backend database deployment devise-gem-extension gems mvc-architecture ruby-on-rails
Last synced: 11 Sep 2025
https://github.com/ashkan0201/shareit_web
A home page where you can share and download files.
database python3 selenium selenium-webdriver sql sqlite web
Last synced: 21 Sep 2025
https://github.com/aetperf/pg_fasttransfer
Postgresql Extension for FastTransfer
database datatransfer fasttransfer postgres postgresql-extension
Last synced: 01 Jul 2025
https://github.com/flexmonster/pivot-mongo
The sample demonstrating how to connect to MongoDB with Flexmonster Pivot
data-visualization database mongodb nosql
Last synced: 13 Apr 2025
https://github.com/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 2025
https://github.com/emanuelefavero/next-auth-prisma-db
A starter Next.js Typescript project using NextAuth.js and Prisma
authentication database db nextauth nextjs prisma
Last synced: 12 Apr 2025
https://github.com/chuigda/project-rela
Translate relational queries to some imperative codes
Last synced: 29 Oct 2025
https://github.com/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/cloudnative-pg/cloudnative-pg.github.io
CloudNativePG website
cloudnative database k8s kubernetes postgres postgresql website
Last synced: 14 Apr 2025
https://github.com/bocaletto-luca/rick-and-morty-explorer
Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5. By Bocaletto Luca
api bocaletto-luca cartoon css3 database free-api html5 javascript multidevice open-source opendata opendata-api responsive rick-and-morty rick-and-morty-api rick-and-morty-app webapp
Last synced: 07 May 2026
https://github.com/faf4a/aoi.mongo
Easy to use package for the implementation of MongoDB in aoi.js.
Last synced: 29 Oct 2025
https://github.com/zeyadkhaled/firebase-query-to-excel
A Java class to process Firebase Firestore database queries and create an excel file that could be shared.
csv database excel firebase firebase-database firebase-realtime-database firestore java library query sharing
Last synced: 17 Jul 2025
https://github.com/zahidakbar2370/vpndetector-apichecklaravel
in this two things one (check ip if block show message country block), second if if country unblock then check if user using vpn it show you are using vpn otherwise show welcome messgae (upwork client) link: https://www.ipqualityscore.com/documentation/proxy-detection/overview
admin blockip database ip-address ip-geolocation laravel script user vpn-detection
Last synced: 03 Oct 2025
https://github.com/embarcadero/interbase-docker
Dockerfile to create a container for Embarcadero InterBase
database dockerfile embarcadero interbase
Last synced: 20 Jan 2026
https://github.com/rjeczalik/terraform-aws-scylla-bench
Terraform module for load testing a Scylla cluster with scylla-bench.
aws cassandra cassandra-stress cql database nosql scylla scylla-bench scylladb terraform terraform-module
Last synced: 11 Apr 2025
https://github.com/abbycin/mace
An embedded key-value storage engine that combines B+ tree read performance with LSM tree write performance
Last synced: 16 Dec 2025
https://github.com/mkhanal/knex-case-converter-plugin
Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters
case-conversion case-converter database knexjs nodejs
Last synced: 12 Jan 2026
https://github.com/kovacou/go-database
Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.
builder database go golang mysql profiler transactions
Last synced: 17 Jan 2026
https://github.com/indigoparadox/dbfetch
Rough set of python scripts for fetching JSON data, shoving it into a database, and plotting graphs.
database plotting-graphs weewx
Last synced: 15 Apr 2025
https://github.com/misachi/dardb
A storage engine for relational dbs
database db relational-databases storage
Last synced: 26 Jun 2025
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/yagolopez/metaphasejs-react-demo
:fire: MetaphaseJS DEMO: super easy, efficient and agnostic client state manager for Javascript
database database-management frameworkless javascript react react-state-management redux redux-sagas relational relational-database state state-management typescript
Last synced: 06 Apr 2025
https://github.com/shouya/ecto-tx
Composable transaction as an alternative to Ecto.Multi
database ecto elixir transaction
Last synced: 28 Apr 2025
https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
csharp database desktop-app sql
Last synced: 28 Apr 2025
https://github.com/fiware/tutorials.historic-context-nifi
:blue_book: FIWARE 302: Persisting Context Data using Apache NIFI
apache-nifi contextual-data data-persistence database fiware fiware-draco historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/bocaletto-luca/weather-exploer
Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...
api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp
Last synced: 17 Apr 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 2026
https://github.com/fatihilhan42/data-science-projects
In this repo, there are (beginner-upper) level projects in the field of data science. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of data science like me and will just start...
data-analysis data-engineering data-mining data-science data-structures data-visualization database datascience fatihilhan fortytwo fortytwofficial jupyter-notebook python
Last synced: 11 Oct 2025
https://github.com/maykinmedia/django-dbcache-fields
This library provides a decorator dbcache that caches the result of your Django Model methods in your database.
cache caching database decorators django
Last synced: 26 Apr 2025
https://github.com/cbl-dart/cbl_counter
Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.
couchbase-lite dart database flutter replication
Last synced: 02 Mar 2026
https://github.com/wzshiming/lrdb
A redis-protocol compatible frontend to google's leveldb
database db key-value key-value-store leveldb nosql redis storage
Last synced: 06 May 2026
https://github.com/schbenedikt/search-engine
AI search engine
ai artificial-intelligence awesome bootstrap bootstrap5 container database docker engine features google-ai mysql python search
Last synced: 13 Apr 2026
https://github.com/afaanbilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
database db fast http in-memory-database rust
Last synced: 26 Apr 2026
https://github.com/seananderson/ramlegacy
R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database
database fisheries r r-package
Last synced: 22 Apr 2026
https://github.com/yeongseon/azure-functions-db-python
Database trigger and input/output bindings for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions binding database dx-toolkit python serverless sqlalchemy trigger
Last synced: 07 Jun 2026
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/sinzlab/datajoint-link
clean-architecture database datajoint domain-driven-design
Last synced: 18 Jan 2026
https://github.com/cemuka/uielementsitemeditor
Basic editor tool with UIElements in unity
database editor editor-scripting gamedev tool ui-elements unity unity3d
Last synced: 16 Mar 2026
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/njiddasalifu/file-management-system
File Management System which can help organise files and also keep track of audit tail
Last synced: 01 Apr 2026
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/cipi-sh/agent
Cipi Agent for Laravel applications
ai automation cipi database databases deploy deployment devops gdpr-compliant git integration laravel mcp mcp-server package php pipeline tool vps webhook
Last synced: 03 Jun 2026
https://github.com/recabasic/dynabase
World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.
database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv
Last synced: 25 Feb 2026
https://github.com/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/centralfloridaattorney/zmongo_retriever
Use data from MongoDB in LangChain, Llama and OpenAI
data-chunking data-retrieval database document-processing langchain llamacpp machine-learning mongo mongodb openai python
Last synced: 05 Mar 2026
https://github.com/s3bza/cos326-dockerised-databases
Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.
basex-database database docker mongodb neo4j objectdb postgresql
Last synced: 12 Feb 2026
https://github.com/awmleer/nanosql
A simple SQL Database implementation for "Database System Concepts" course.
Last synced: 10 Apr 2025
https://github.com/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
https://github.com/rubymonsters/slam-alphas
Location app for women poetry slammers in the German speaking scene
database map poetryslam slam-alphas
Last synced: 07 Feb 2026
https://github.com/stimulsoft/samples-reports.js-for-vue.js
JavaScript samples for Reports.JS report builder for Vue.js applications
barcode components data database embedded exporting generator hierarchical interaction javascript report report-builder report-engine report-generator reporting samples sorting table vue vuejs
Last synced: 14 Oct 2025
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/theyakka/ystore
A flexible data/config file parser
configuration configuration-files configuration-management content data database go key-value
Last synced: 24 Jan 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
https://github.com/stasvinokur/simple_sqlite
This library can help you using sqlite3 library much easier and faster.
database database-connector database-management python python3 sqlite sqlite3
Last synced: 24 Oct 2025
https://github.com/rajeshmk/laravel-sequence
Generate transaction-safe sequential numbers in Laravel with grouping, formatting, and model integration.
auto-number concurrency custom-id database eloquent generator invoice-number laravel laravel-package laravel-plugin order-number php php8 sequence sequence-number serial-number
Last synced: 01 Apr 2026
https://github.com/materializeinc/homebrew-materialize
Homebrew tap for Materialize, the streaming data warehouse
data-analytics database homebrew streaming-data-warehouse
Last synced: 05 Mar 2026
https://github.com/eixox/jetfuel
We've made this library to provide state of the art aspect driven utilities as well as a nice usecase programming paradigm.
core data database java orm persistence restrictions xml
Last synced: 29 Apr 2026
https://github.com/quietboil/include-oracle-sql
A Yesql inspired macro for using Oracle SQL in Rust
Last synced: 07 Oct 2025
https://github.com/julie-ify/jxpense
JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.
bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby
Last synced: 26 Oct 2025
https://github.com/ozovalihasan/database-sqlzoo
🗄️ The database tutorial on SQLZOO is completed, and all solutions are added.
Last synced: 16 Apr 2026