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-06-27 00:07:35 UTC
- JSON Representation
https://github.com/belsman/rails-capstone
A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.
bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter
Last synced: 15 Aug 2025
https://github.com/kholdrex/simple_query
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
activerecord arel database orm performance query-builder rails ruby sql
Last synced: 09 Apr 2025
https://github.com/aldis-ameriks/pg-typegen
Generate TypeScript type definitions from Postgres database
codegen database pg-typegen postgres schema schema-typegen typegen types typescript
Last synced: 09 Aug 2025
https://github.com/gavinlyonsrepo/tv_viewer
GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API
communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows
Last synced: 02 May 2025
https://github.com/johnntirintis/recipe-management-system
A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.
abstractfactorypattern dao database java layered-architecture maven sql swing
Last synced: 21 Sep 2025
https://github.com/mikedan37/blazedb
Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.
blazedb database developer-tools embedded-database local-first storage-engine swift swiftui
Last synced: 24 Apr 2026
https://github.com/evillord666/reportgenerator
A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.
cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures
Last synced: 03 Aug 2025
https://github.com/simerplaha/swaydb.java.examples
Java examples for SwayDB
database memory performance persistent
Last synced: 12 Aug 2025
https://github.com/jsplumb-demonstrations/schema-builder
Database schema builder, with support for tables and views and an object inspector
angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue
Last synced: 14 Apr 2025
https://github.com/kirillshevch/vandal
ActiveRecord force destroy records with all related associations.
activerecord database debugging development rails testing
Last synced: 17 Sep 2025
https://github.com/hituziando/spreadsheetdatabase
SpreadsheetDatabase is a simple database using Google Sheets API v4.
database google java sheets-api spreadsheet
Last synced: 10 Nov 2025
https://github.com/mxaviersmp/spotify-tracker
A Spotify API to collect data from users played musics
airflow alembic database etl fastapi jwt-tokens oauth2 ormar postgresql serverless serverless-framework spotify spotify-api
Last synced: 12 Jan 2026
https://github.com/immmdreza/simple-json-db
A simple database based on json for python, Strongly typed, easy and friendly ...
database db json python serialization
Last synced: 14 Apr 2025
https://github.com/unixjunkie/fragger
A protein fragments picker
database ocaml protein-design protein-fragments protein-fragments-picker rmsd
Last synced: 10 Sep 2025
https://github.com/jbox-web/job-database-manager-mysql
A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)
database jenkins jenkins-jobs jenkins-plugin mysql ruby
Last synced: 12 Aug 2025
https://github.com/apache/couchdb-rebar
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 12 Jul 2025
https://github.com/inspecta/bridal-cars-backend
Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)
capybara-rspec database postgresql rest-api rubocop ruby-on-rails
Last synced: 16 Oct 2025
https://github.com/robertgrubb/filerdb-php
Simple PHP flat file database.
composer composer-package database flatfile packagist php query
Last synced: 14 Apr 2025
https://github.com/marcusschiesser/vectorstores
Vectorstores is a framework for using vector databases in your AI applications
ai ai-agents data database embeddings vector vector-database
Last synced: 13 Jan 2026
https://github.com/mesmacosta/cloudsql-postgresql-tooling
Scripts with the goal to enable easy usage of some PostgreSQL operations.
automation database devops-tools gcloud postgresql terraform
Last synced: 30 Apr 2025
https://github.com/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 2025
https://github.com/eurobios-mews-labs/acrocord
This package provide some useful tools to interact with postgresql server using pandas dataframe
data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory
Last synced: 15 Apr 2025
https://github.com/s44wn/library-management-system
Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.
database python python-gui-tkinter python3 sql tkinter
Last synced: 15 Jul 2025
https://github.com/lironmiz/connect-the-dots
A site for creating a dot line game when the user enters a picture and it creates a dot line game for him for coding hackathon.
bootstrap5 coding-hackathons css3 database dots-game edge-detection fullstack-development github-pages html5 image-processing javascript k-means-clustering learning-by-doing nodejs problem-solving project responsive-web-design sqlite3 teamwork website-development
Last synced: 10 Jun 2025
https://github.com/jamesquinlan/intro-database-sql
Introduction to SQL and Database Design
database database-course sql sql-course
Last synced: 05 Apr 2025
https://github.com/orbitdb-archive/example-orbitdb-todomvc-updated
TodoMVC app using OrbitDB
database example ipfs orbit-db serverless todomvc
Last synced: 15 Apr 2025
https://github.com/cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
database go golang pgx postgres transactions
Last synced: 08 Apr 2025
https://github.com/herbsjs/herbs2knex
Create repositories using Knex to retrieve and store Entities
database hacktoberfest herbsjs knexjs orm query-builder
Last synced: 02 Aug 2025
https://github.com/shayanheidari01/ormax
High-performance async ORM for all major databases
asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite
Last synced: 06 Aug 2025
https://github.com/ahammadmejbah/scikit-learn-cheat-sheet
Scikit Learn Cheat Sheet
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 15 May 2026
https://github.com/jakarto3d/jakarnotator
The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.
annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data
Last synced: 15 May 2025
https://github.com/alibori/laravel-db-size-alerts
Laravel package to receive alerts about database size limits.
database laravel laravel-package
Last synced: 30 Aug 2025
https://github.com/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 2025
https://github.com/weynelucas/django-db-adapter
A flexible toolkit for customize how Django creates the database objects for the application schema
application-schema database django oracle python sql-statements
Last synced: 14 Jan 2026
https://github.com/gnuweeb/simple-crud-gw-membership
Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)
assembly crud crud-application database
Last synced: 12 Apr 2025
https://github.com/owusu-desmond/vet-clinic-database
Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.
Last synced: 14 Jul 2025
https://github.com/blkst8/eavesdropper
Eavesdropper is project that used for consuming in message queue and storing in database.
database go golang message-queue nats timescaledb
Last synced: 11 Oct 2025
https://github.com/reem-lab/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap database herokudeployment rspec-rails ruby rubyonrails testing
Last synced: 06 Oct 2025
https://github.com/keyvanakbary/greensync
Tool for syncing Greenhouse Harvest API into MySQL
database greenhouse mysql synchronization
Last synced: 26 Apr 2025
https://github.com/nguyenngoclongdev/vs-data-sync
Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.
apply changes compare database diff migrate postgres sync
Last synced: 06 Mar 2026
https://github.com/eurostat/java4eurostat
Multi-dimensional data manipulation and easy access to Eurostat data. In Java.
database dimension-values dimensions eurostat eurostat-data eurostat-databases hypercube hypercube-structure java selection-criteria statistical-data tsv
Last synced: 05 Feb 2026
https://github.com/xoap-io/terraform-aws-database-rds
Terraform Module to spin up an RDS instance in AWS
aws database rds terraform terraform-module
Last synced: 18 Jan 2026
https://github.com/jetkai/breachcheck-java
Simple API to check if you have been breached within an RSPS Database (Java)
api breach breach-check checker database hash java java-8 md5 rsps rsps-database-leaks sha1 sha256 sha512
Last synced: 02 Apr 2026
https://github.com/wahyudesu/a-curated-list-of-data-science-project-of-politeknik-elektronika-negeri-surabaya
Aku masih pemula
data-analysis data-science database dataset datasets exercises machine-learning math python r statistics
Last synced: 12 Jun 2025
https://github.com/ozma-io/ozmadb
OzmaDB — SQL-like database for Web apps. OzmaDB is the core database engine for the ozma.io platform. It provides robust features for query execution, data persistence, permission checking, and much more. One of the key principles of OzmaDB is its approach to customization: "all your metadata is also data."
Last synced: 16 Oct 2025
https://github.com/authzed/docs
Documentation website for Authzed & SpiceDB
authorization database distributed documentation fine-grained-access-control fine-grained-authorization grpc permissions production spicedb zanzibar
Last synced: 23 Apr 2025
https://github.com/tryagi/pinecone
Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.
client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database
Last synced: 24 Oct 2025
https://github.com/reem-lab/hello-rails
Set up for rails app with simple example to print in the views hello rails
Last synced: 28 Apr 2025
https://github.com/madladsquad/hanzi-writer-data-youyin
Data for other writing systems for hanziwriter
database hanja hanzi-characters hanzi-writer hiragana kanji katakana shell-script simplified-chinese traditional-chinese
Last synced: 13 Oct 2025
https://github.com/apache/horaedb-client-go
Apache HoraeDB (Incubating) Golang Client.
cloud-native database distributed-database golang horaedb iot-database sql timeseries-analysis timeseries-database tsdb
Last synced: 15 Dec 2025
https://github.com/hasibul442/student-management-system
database mysql-database python-3-6 sql tkinter-python
Last synced: 09 Apr 2025
https://github.com/mackysoft/unidata
[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.
achievements c-sharp csharp data database input-ouput quest unity unity-editor
Last synced: 09 Apr 2025
https://github.com/vesselofgod/db_project
2019 Database (CSI3105-02) Project
database design erdiagram jdbc
Last synced: 14 Oct 2025
https://github.com/predetermined/deta-deno
An unofficial Deta.sh API client for Deno
Last synced: 11 Dec 2025
https://github.com/neo4j-field/ps-genai-agents
The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.
Last synced: 12 Jul 2025
https://github.com/bayurifkialghifari/php-toko-online
Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.
Last synced: 14 Oct 2025
https://github.com/juliaszymanska/sudoku_game
GUI Java implementation of the popular game sudoku.
apache-derby dao database gui java javafx junit junit5 logback logger maven mvn sudoku sudoku-game
Last synced: 12 Apr 2025
https://github.com/yamtaldev/hackernews-api
Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)
backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot
Last synced: 09 Oct 2025
https://github.com/benscabbia/serializability
Determines whether a schedule is conflict serializable along with it's precedence graph.
conflict-serializability database precedence-graph serializability serialization transaction
Last synced: 23 Apr 2025
https://github.com/athennaio/database
🛢️ The Athenna database handler for SQL/NoSQL.
athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql
Last synced: 02 May 2026
https://github.com/aliiimaher/travel-management-system-db
This is Database course project.
Last synced: 27 Oct 2025
https://github.com/zen-xu/harlequin-risingwave
Harlequin adapter for Risingwave.
database python risingwave tui
Last synced: 10 Oct 2025
https://github.com/flixcoder/bonsaimq
Message/job queue based on bonsaidb, similar to sqlxmq.
database message persistent queue rust
Last synced: 10 Oct 2025
https://github.com/varunu28/bit-db
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
Last synced: 06 Sep 2025
https://github.com/holon-platform/holon-datastore-jdbc
Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional
Last synced: 23 Apr 2025
https://github.com/abdulhamiid/budget-app
The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.
bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd
Last synced: 08 Oct 2025
https://github.com/abdelilahou/rusty-school
simple rust api for school management system using actix, sea-orm and sea-orm-migrations, google auth with access and refresh tokens
actix-web api backend-api database database-migrations database-schema postgres rust sea-orm sea-orm-migrations sea-query
Last synced: 29 Oct 2025
https://github.com/akshitadixit/trackizer-wa
Maven Webapp archetype in Java for courier management and tracking system.
courier-tracking database java management maven maven-archetype maven-webapp-archetype mvnrepository mysql tomcat tomcat-server tracking
Last synced: 12 Mar 2026
https://github.com/iowacomputergurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 19 Apr 2025
https://github.com/apache/horaedb-docs
Apache HoraeDB (incubating) Website.
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/facile-it/paraunit-testcase
TestCase and client to test Symfony applications with Doctrine database isolation
database test-symfony testcase transaction
Last synced: 10 Jan 2026
https://github.com/koddachad/dq_tester
A lightweight simple data quality testing tool.
data database dataengineering dataquality dataqualitycheck
Last synced: 08 Oct 2025
https://github.com/enieber/rn-db-example
samples how to use database with react native
database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb
Last synced: 10 Apr 2025
https://github.com/manascb1344/online-auction-system
The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back
auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql
Last synced: 10 Apr 2025
https://github.com/ninest/husker-gym
🏃 Find the best times to go to the gym
Last synced: 16 Oct 2025
https://github.com/ntdls/katzebase
ACID compliant document-based database engine with SQL language, APIs and Management UI.
database json nosql rdbms unstructured-data
Last synced: 14 Apr 2025
https://github.com/fluree/example-supply-chain
This repo demonstrates one way to use smart functions in Fluree to govern a supply chain process.
blockchain database example fluree react supply-chain
Last synced: 28 Jan 2026
https://github.com/skbkontur/db-viewer
Database Viewer with custom configuration
cassandra cql database database-viewer db-viewer
Last synced: 08 Aug 2025
https://github.com/cognizantopensource/maqs-java
Cognizant Softvision's modular automation quick start
accessibility appium atdd database java playwright selenium test-automation test-framework webservice
Last synced: 05 May 2025
https://github.com/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
https://github.com/dineug/erd-editor-intellij-plugin
Entity-Relationship Diagram Editor IntelliJ Plugin
database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd
Last synced: 08 Oct 2025
https://github.com/skyfay/database-backup-manager
A self-hosted backup automation tool for MySQL, PostgreSQL, MongoDB & more. Backup to S3, FTP, or Local Storage. Features cron scheduling, notifications, and easy restores via a modern Web UI.
automation backup backups cloud-storage cron dashboard database database-backup databases devops docker mongodb mysql nextjs open-source postgresql recovery s3 self-hosted shadcn-ui
Last synced: 29 Jan 2026