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-09 00:07:56 UTC
- JSON Representation
https://github.com/spences10/VBA-Import-Eport-to-SQL-Server
Excel with validation for a SQL server backend
database importexport sql-server vba
Last synced: 29 Jul 2025
https://github.com/luffytaro22/vet-clinic-db
Vet Clinic DB is a relational database to keep information about animals.
database pstgresql relational-database sql
Last synced: 29 Jul 2025
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025
https://github.com/greguz/mutent
An agnostic solution to work with any Datastore
collection database datastore entity javascript
Last synced: 09 Apr 2025
https://github.com/instantiator/mvp-rocketship-template
A simple template to develop, publish, and test a simple .NET service backend on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.
api-gateway auth aws cognito csharp database dotnet dynamodb lambda serverless template
Last synced: 13 Apr 2026
https://github.com/linas/atomspace-ipfs
IPFS backend to the AtomSpace
atoms atomspace database graph-database ipfs opencog
Last synced: 30 Oct 2025
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/everythingfunctional/sqliteff
SQLite for Fortran A thin wrapper around the SQLite C library.
database fortran sqlite sqlite3
Last synced: 05 May 2026
https://github.com/voxmastery/fluctlightdb
Database engine for AI agents — write memory, recall by cue, trust sources over chat. Not SQL, vector DB, or mem0.
agent-memory ai-agents brain-native database docker episodic-memory llm memory pypi python rust
Last synced: 04 Jul 2026
https://github.com/thiagobarradas/nhibernate-netcore-demo
NHibernate with NETCore demo
database db demo demo-app dotnet dotnet-core2 dotnet-core2-1 dotnetcore nhibernate nhibernate-developers
Last synced: 09 Apr 2025
https://github.com/vijayinyoutube/database-demo
Flutter Database Integration | Example App
dart database db flutter flutterdb flutterstorage sqlite vijaycreations
Last synced: 24 Jan 2026
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/objectstack-ai/objectql
The Universal Data Protocol. A high-performance engine that virtualizes SQL, NoSQL (Redis), and Files (Excel) into a unified API. Write once, query anywhere.
database json-schema orm protocol typescript universal
Last synced: 16 Feb 2026
https://github.com/andrewjo/express-slonik
Slonik transaction middleware with zero dependencies.
database database-transactions express expressjs middleware nodejs postgres postgres-transactions postgresql slonik transactions
Last synced: 25 Oct 2025
https://github.com/hanieas/larasearch
This is a search package built to easily integrate with Laravel and the database.
Last synced: 28 Apr 2026
https://github.com/avraammavridis/worlds-smallest-db
World's smallest and simplest database
bash database key-value simpest-database
Last synced: 08 May 2026
https://github.com/orhankupusoglu/alembic-sql
Manage databases with Alembic, but use SQL instead of Python
alembic database migration postgresql sql sql-ddl sqlalchemy
Last synced: 10 May 2026
https://github.com/rorooms/worlds
Official Rorooms worlds registry
database registry roblox rorooms
Last synced: 01 Mar 2026
https://github.com/dummify/dummify.php
Programmatically dummifies your database to non-sensitive data for development use!
database dummy dummy-data fake-data faker mysql php sensitive-data sql-server
Last synced: 18 Mar 2026
https://github.com/xeaone/database
X-Database A Deno database client for Google Cloud Firestore.
database datastore deno firebase firestore gcp google javascript typescript
Last synced: 11 Feb 2026
https://github.com/sanjaysunil/stickynotes
📚 Organize tasks efficiently with StickyNotes!
database firebase js notes realtime sticky stickynotes
Last synced: 10 Feb 2026
https://github.com/modscleo4/jsdbclient
JSDBClient is the official client for JSDB
Last synced: 08 May 2026
https://github.com/yakuter/golang-database-actions
A simple mini project to show usage of database with golang
Last synced: 09 May 2026
https://github.com/heliosdatabase/heliosdb-nano
Embedded SQL database for local-first apps, AI memory, edge analytics, and developer workflows.
Last synced: 28 Jun 2026
https://github.com/ojford/recfiles-rs
Manage GNU Recfiles from rust
database flat-file human-readable plaintext recfiles rust
Last synced: 27 Feb 2026
https://github.com/nebo15/alpine-cassandra
Cassandra in Alpine Linux box.
alpine cassandra container database docker key-value-database
Last synced: 12 Feb 2026
https://github.com/planetway/connector-docs
CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries
Last synced: 27 Apr 2026
https://github.com/thescattypotty/javadb
JavaDB , a simple in-memory database application written in Java.
Last synced: 06 Feb 2026
https://github.com/marcuwynu23/mongodb-ransomeware
A simple mongodb ransomware tool that demonstration of my experience of being attack by this kind of ransomeware and expertise in the field of data security and database management.
bourne-shell busybox concept database mongodb ransomeware shell tool
Last synced: 07 May 2026
https://github.com/efraespada/turbine
JSON database manager for Node. Allows different processes to work with the same data.
benchmark cluster collection database database-management express json-database node server turbine
Last synced: 17 Mar 2026
https://github.com/epictetusz1/chessvisualization
A chess .pgn parser, .pgn extractor, adding a chess opening book with data visualization and web scraper. Separating projects from a private repo of mine.
chess chess-database chess-game chess-openings data-visualization database mysql
Last synced: 05 May 2026
https://github.com/nano-bot01/library-database-management-project
Normalized working database with no redundancy of data
database database-management dbms library library-database library-management-system mysql mysql-database mysql-server mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/ul0gic/sqlite-deno
A true-Deno SQLite. WASM-based, no FFI, honors Deno permission model. Build-in-public: engine (Deno-FS VFS + both concurrency modes + crash recovery) proven; public API in progress.
database deno edge sqlite typescript vfs wal wasm webassembly
Last synced: 24 Jun 2026
https://github.com/luminovrym/aplikasi-manajemen-informasi-peserta
Aplikasi Manajemen Siswa dengan PHP Native
Last synced: 29 Apr 2026
https://github.com/amaduswaray/shellql
Database manager TUI
database mysql postgresql ratatui rust sql sqlite tmux vim
Last synced: 02 Jun 2026
https://github.com/lebrancconvas/personal-saved-datasets
Saved Datasets for doing stuff in the area of Statistics & Data Science.
data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset
Last synced: 12 May 2026
https://github.com/vaibhavmojidra/note-maker-web-app-using-bootstrap-4-hibernate-jsp-servlet
Note Maker is a simple note making app to save notes. Front end is designed using Bootstrap 4 so its responsive to PC browser as well as mobile browser. Business Logic is coded in Java using JSP Servlets and Hibernate to connect Database. Microsoft SQL Server is used as database of this Project.
database hibernate jsp-servlets maker mojidra pc-browser vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 30 Apr 2026
https://github.com/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
https://github.com/htfy96/simpledb-kotlin
A modernized codebase of sciore's simpledb project, powered by Kotlin and gradle
Last synced: 06 May 2026
https://github.com/yashitanamdeo/hospital-management-system-python
Hospital Management System using Tkinter in Python with Mysql Database Connectivity
database database-management hospital-management-system mysql python tkinter tkinter-python
Last synced: 16 Apr 2026
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/chompfoods/sdk-csharp
C# SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
api branded chomp csharp csharp-sdk data database dll food grocery ingredients nuget nutrition raw recipes recipes-api restsharp sdk swagger
Last synced: 06 May 2026
https://github.com/huskydog9988/docker-db-backup
A tool to automatically backup databases running in docker
backup backup-tool backup-utility database go golang postgres postgresql
Last synced: 02 May 2026
https://github.com/lazypwny751/verse-hadithDB
verses from quran and hadiths
database islam islamic json quran quran-data sqlite sqlite3
Last synced: 24 Feb 2026
https://github.com/tradik/mddb
A minimal, lightweight structured data store designed for small applications, scripts and automation workflows. Built for simplicity, portability and low overhead.
automation database embedded-systems go golang key-value-store lightweight-database markdown rag-pipeline search-algorithm structured-data vector-database
Last synced: 06 Apr 2026
https://github.com/houssemdellai/webapp-demo
Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.
application-insights azure database dotnet5
Last synced: 14 Feb 2026
https://github.com/0xrocky/giogu-db
Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.
database php plpgsql postgresql sql
Last synced: 07 May 2026
https://github.com/canytr/databaseconnection
DatabaseConnection is a user-friendly tool designed to interact with SQL databases. This project aims to provide an intuitive interface for managing your database, allowing users to view and manipulate tables with ease.
csharp database database-management microsoft-sql-server sqlclient tableview
Last synced: 27 Oct 2025
https://github.com/yuesong-feng/flash-dbsim
A simulation tool for evaluating Flash-based database algorithms
Last synced: 13 May 2026
https://github.com/savka777/titel
SEO title optimization tool for written text (SaaS)
ai apis artificialintelligence database generative gpt gpt4o next-js prisma saas seo stripe tailwindcss trpc webdevelopment
Last synced: 26 Feb 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/icyphox/clef
:key: in-memory key-value store, written in Nim
Last synced: 27 Oct 2025
https://github.com/zain-bin-arshad/point-of-sale
Point Of Sale System, written in C#.
bakery-management-system csharp database management-system ms-sql-server ms-visual-studio points-of-sales sql
Last synced: 07 Feb 2026
https://github.com/dusova/dusovadb
dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.
Last synced: 11 Feb 2026
https://github.com/kaloslazo/pyfusedb
Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.
database inverted-index multidimensional python structures unstructured-data vector-embeddings
Last synced: 11 Feb 2026
https://github.com/bruk19/budget-app
This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent
bootstrap css3 database rails6 ruby
Last synced: 23 Feb 2026
https://github.com/aerospike-community/aerospike-newrelic
Aerospike plugin for New Relic - a community driven open source project
aerospike aerospike-server database newrelic
Last synced: 21 Apr 2026
https://github.com/src-mgra/firebase-tlist-auth
firebase example with auth implemented in ionic app
authentication database example firebase ionic2 nosql nosql-database persistence typescript
Last synced: 08 May 2026
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
https://github.com/tonaxis/tona-db-mini
Tona-DB mini is a JavaScript library for simulating small local databases in JSON
database file-based json jsondb lightweight lowdb minimal node offline storage typescript
Last synced: 25 Oct 2025
https://github.com/kychee-com/run402
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
ai-agent backend-as-a-service database mcp micropayments model-context-protocol openclaw postgres supabase-alternative x402
Last synced: 03 Jun 2026
https://github.com/atani/mysh
MySQL connection manager with SSH tunnel support. Auto-masks sensitive data for AI/non-TTY environments. Supports MySQL 4.x+.
ai-safety cli connection-manager data-masking database golang mysql mysql-client security ssh-tunnel
Last synced: 03 Jun 2026
https://github.com/xkesval/firebase-svelte
Integrate Svelte stores with Firebase easily.
auth authentication database firebase firebase-svelte realtime realtime-database svelte
Last synced: 05 Mar 2026
https://github.com/jeremylikness/somedb
.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString
database entity-framework entity-framework-core entityframework entityframeworkcore orm
Last synced: 10 May 2026
https://github.com/deividsousan/tudogostoso
API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.
api backend database fastapi mysql pydantic python sql sqlalchemy
Last synced: 02 Mar 2026
https://github.com/huyle93/hjh-capstone
A Data Science Project sponsored and proposed by the Liberty Mutual Insurance's Enterprise Technology Services (ETS) department. ETS is responsible for creating, designing and supporting enterprise solutions for all of Liberty Mutual departments. As part of that responsibility, ETS seeks to create a dataset for their Legal team to better understand key components in judicial outcomes. An enhanced understanding of judicial outcomes will enable Liberty Mutual to choose the best representation for their insureds.
data-mining data-science database natural-language-processing python text-mining
Last synced: 16 Apr 2026
https://github.com/rukodb/ruko
A simple-to-use, in-memory JSON database
database flask json memory-json-database python ruko-server
Last synced: 28 Apr 2026
https://github.com/yukunj/databases
This is the repository for CSCI-SHU 213 Databases course. The final project is a demo web-based air-ticket reservation databases system.
Last synced: 01 May 2026
https://github.com/ansaribrahim/database-clinic
Discover the power of data with Database Clinic! We offer expert database services tailored to your needs. From design and optimization to security and maintenance, our team ensures your data is efficient, secure, and always available. Trust us to diagnose, treat, and elevate your data's health.
Last synced: 01 May 2026
https://github.com/cognica-io/uqa
UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/debasishray16/apartlet
The Rental House Management System is a web-based or desktop application developed to assist landlords, property managers, and tenants in efficiently managing rental properties. It provides a centralized platform for handling rental property-related tasks, including property listing, tenant management, lease agreements, rent collection.
bootstrap css database html5 js php phpmyadmin scss
Last synced: 03 Mar 2026
https://github.com/khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation
Last synced: 27 Mar 2026
https://github.com/andersonshatch/twit-db
Retrieve twitter timelines & store in MySQL
database hacktoberfest mysql php twitter
Last synced: 10 May 2026
https://github.com/fcsonline/datalite
The open-source schemaless database for a realtime world
cqrs database datomic event-sourcing realtime rust
Last synced: 29 Apr 2026
https://github.com/longluo/android-rapiddev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 17 Apr 2026
https://github.com/ali-elganzory/collaborative-editor
Real-time collaborative editor - a robust one 😉.
collaborative-editing database differential-synchronization document-sharing editing editor node-js reactjs real-time sql
Last synced: 30 Apr 2026
https://github.com/aallali/db.c
trying to learn DB internals by building a simple storage engine
algorithms c database database-internals datastructures storage-engine
Last synced: 12 Feb 2026
https://github.com/yeaseen/neo4j_database_project
A vibrant experience with Graph Database:neo4j to extract data from Twitter data set while implementing DFS, BFS algorithms using java. This is a database project of sessional course CSE304 in undergradute studies in CSE, BUET
bfs-algorithm cse-buet database dfs-algorithm graphdb java maven maven-dependency-plugin maven-plugin neo4j neo4j-database neo4j-driver neo4j-graph neo4j-plugin twitter-database
Last synced: 04 May 2026
https://github.com/snykk/grader-assignments-sql
[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP
database gorm problem-solving sql
Last synced: 19 Apr 2026
https://github.com/caomeiyouren/auto-backup-database
服务器数据库自动备份方案,支持本地备份和异地备份
backup database mongodb mysql postgresql sqlite typescript
Last synced: 02 Apr 2026
https://github.com/jroedel/laminas-sion-model
A simple array-based ORM platform for Laminas. Includes many filters and view helpers.
database laminas laminas-mvc orm
Last synced: 17 Apr 2026