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/muhamed-didovic/voyager-bread-generator
Updated version for Voyager bread generator
bread-seeder database laravel voyager
Last synced: 20 Oct 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/caicancai/awesome-ivm-learning
A list of learning materials to understand ivm internals
Last synced: 12 May 2026
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/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/n-octo-n/n8n-nodes-json-database
This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.
database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree
Last synced: 22 Apr 2025
https://github.com/cgrassin/electrodb
ElectroDB is an offline and open source Android app that makes looking for pinouts and datasheets a child's play!
android database datasheet electronics
Last synced: 05 May 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/messams/lms
An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.
api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml
Last synced: 12 Jun 2025
https://github.com/yusuf8ahmed/hawkdb
document database made with pure python3
complex-queries database datastructures document-database nosql nosql-data-storage nosql-database pydb python python-library python3 sql sql-equivalent-statements
Last synced: 14 Apr 2025
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/varunu28/bit-db
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
Last synced: 06 Sep 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/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/SwiftORM/CouchDB-StORM
CouchDB Module for StORM (Swift ORM)
couchdb database orm server-side-swift swift
Last synced: 11 May 2025
https://github.com/anthonygauthier/mysimpleorm
Simple, lightweight and effective PHP ORM using MySQLi.
crud database database-abstraction json library mysql mysqli object object-detection object-mapper object-mapping object-oriented object-relational object-relational-mapper orm orm-php-framework php php5 php7 sqlobject
Last synced: 09 Apr 2025
https://github.com/suurjaak/sqlitely
SQLite database tool
database database-gui database-management sqlite sqlite3
Last synced: 14 Apr 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/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/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/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/itsjimi/store-data
💾 Finally, the simplest way to store data
database javascript nodejs storage
Last synced: 08 Jul 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/niamtokik/cozo
An interface to cozodb
c cozo cozodb cozoscript database databases datalog db erlang nif relational-databases
Last synced: 19 Apr 2025
https://github.com/data-engineering-community/data-engineering-meetup-in-a-box
A collection of guides, resources, and support for DE meetup organizers.
data data-analysis data-engineering data-mining data-structures database meetups
Last synced: 02 Aug 2025
https://github.com/chamithkavinda/mobile-phone-shop-management-system
This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.
crud-application database java java-application javafx standalone-application
Last synced: 14 Jun 2025
https://github.com/ps0305/mysql_crud
RESTFul CRUD Example with NodeJS and MySQL
database expressjs mysql mysql-crud nodejs restful-api
Last synced: 19 Apr 2025
https://github.com/asatarin/testing-sql-databases
Curated list of materials on testing SQL database engines
correctness database fuzzing testing
Last synced: 02 Sep 2025
https://github.com/raycarterlab/flaskrestful
Web-Backend Api On Python3 With Flask-Restful
backend database databasemodel datagrip docker downside flask flask-restful python3 rest-api swagger web-backend
Last synced: 06 Sep 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/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/nahnahaj/blog-app
The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.
bootstrap css3 database html5 javascript rails ruby rubyonrails
Last synced: 30 Jul 2025
https://github.com/michael-rubel/laravel-sql-function-repository
Repository class to run SQL functions available in the PostgreSQL database
database functions laravel looking-for-contributors mariadb mssqlserver mysql php postgresql sql sql-functions sqlite
Last synced: 03 Oct 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/shimizudev/madara-mappings
A database with anime mappings from almost all sites and anime lists
anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings
Last synced: 22 Apr 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/bayurifkialghifari/php-toko-online
Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.
Last synced: 14 Oct 2025
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/phalcon/incubator-session
Extra Phalcon Session Adapters.
database mongodb phalcon session
Last synced: 18 Oct 2025
https://github.com/noorkhokhar99/plagiarsim-checker
Plagiarsim checker using cosine algorithm #Plagiarsimchecker
ai api checker data-science database nlp nlptk plagiarsim python
Last synced: 16 Oct 2025
https://github.com/kimberlitedb/kimberlite
The compliance-first database for industries where data integrity is non-negotiable.
audit compliance data-structures database event-sourcing finance government healthcare legal
Last synced: 03 May 2026
https://github.com/tidesdb/tidesdb-go
Official GO binding for TidesDB
btree clib database keyvalue lsmtree oltp storage-engine ttl
Last synced: 27 Apr 2026
https://github.com/bocaletto-luca/github-trend
GitHub Trend is a web application that enables users to explore trending repositories, developers, and technologies on GitHub using free open-data APIs. This tool is ideal for developers, researchers, and open-source enthusiasts who want to stay updated on the latest projects and innovations. By Bocaletto Luca
api bocaletto-luca css3 database free-api github github-api github-trend github-trend-api html5 javascript open-data opensource responsive webapp
Last synced: 05 May 2026
https://github.com/bocaletto-luca/ip-geolocation-finder
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...
api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp
Last synced: 20 Apr 2026
https://github.com/oliverandrich/den
ODM for Go — SQLite and PostgreSQL backends, same API
database document-store go golang odm orm postgresql sqlite
Last synced: 03 May 2026
https://github.com/mozancetin/sqlite-image-handler
Simple to use image handler for python sqlite3.
database python python-sqlite3 python3 sql sqlite sqlite3-image
Last synced: 07 May 2025
https://github.com/ronin-rb/ronin-db-activerecord
ActiveRecord backend for the Ronin Database
activerecord activerecord-models database infosec recon ruby security
Last synced: 09 Sep 2025
https://github.com/bigchaindb/ethereum-integration
Implementation of BEP-15.
bigchaindb blockchain database ethereum integration smart-contracts
Last synced: 29 Apr 2025
https://github.com/apache/incubator-horaedb-proto
Apache HoraeDB (Incubating) Protocol Buffer Files
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 12 Dec 2025
https://github.com/leanh153/gui_java_books_management
GUI java books management app
database gui-application java-application java-swing-applications jdbc jdbc-dao microsoft-sql-server model-view-controller
Last synced: 30 Oct 2025
https://github.com/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 2025
https://github.com/stonstad/stellar.fastdb
Embedded document storage built for performance and high concurrency.
database documentstore embedded storage
Last synced: 30 Apr 2025
https://github.com/smaranjitghose/indokhaadyam
An open source project to catalogue the diverse set of Indian cuisines available across the subcontinent for thousands of years
css database food html indian-food react
Last synced: 13 Apr 2025
https://github.com/xaviersolau/tablemodel
Library providing a way to define table model and to apply paging sorting and filtering operation server side.
blazor database dotnet http-requests table virtualization
Last synced: 08 Sep 2025
https://github.com/tkvogt/judy-graph-db
A graph database with cypher like queries using judy arrays
cypher database graph haskell judy judy-arrays
Last synced: 12 Apr 2025
https://github.com/diamondlightsource/ispyb-api
Package for writing acquisition and processing results into an ISPyB database
database ispyb mariadb mysql python stored-procedures
Last synced: 17 Feb 2026
https://github.com/bw9ubwo/pydanql
Simplified PostgreSQL interaction in Python using Pydantic data models.
crud database orm postgresql pydantic python rapid-prototyping
Last synced: 14 Apr 2025
https://github.com/thiagodp/database-js-json
📜 Query your JSON files with SQL
database database-js database-js-json driver javascript json node query sql
Last synced: 10 Apr 2025
https://github.com/rki-mf1/covsonar
A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.
bioinformatics covsonar database genomic-profiles sars-cov-2
Last synced: 14 Dec 2025
https://github.com/julie-ify/blog-app
Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby
Last synced: 15 Jul 2025
https://github.com/nobiles2/mysqlreplicaintegritycheck
MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master
checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers
Last synced: 11 Apr 2025
https://github.com/jpvenson/dataaccess
This is Yet another ORM that uses various Technology's without 3rd Party to Map database output to POCOs.
ado c-sharp database orm-framework poco reflection
Last synced: 12 Apr 2025
https://github.com/kezhuw/treedb
Cache path sensitive hierarchical data storage system
Last synced: 02 Feb 2026
https://github.com/bocaletto-luca/meme-explorer
Meme Explorer is a fun, interactive web application that allows users to fetch and display the latest trending memes from various sources using free open-data APIs. With a single click, users can refresh the meme feed and explore new viral content. By Bocaletto Luca
api-free bocaletto-luca css3 database html5 javascript meme meme-api meme-explorer meme-generator open-data opensource webapp
Last synced: 08 May 2026
https://github.com/sn0wfree/clicksql
a python client for ClickHouse
clickhouse clickhouse-client database dataframe insert-data pandas python sql
Last synced: 26 Jun 2025
https://github.com/beameryedge/querycraft
A Multi-Database JavaScript query builder
data data-modeling database database-api elasticsearch filter mongodb querycraft querycraft-filter-builder
Last synced: 08 May 2025
https://github.com/trustbit/PlainSql.Migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 29 Mar 2025
https://github.com/dori-dev/sql-cheatsheet
SQL cheat sheet for simple sql commands.
cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite
Last synced: 05 May 2026
https://github.com/llllllxy/tiny-jdbc
🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!
database java jdbc-template orm springboot
Last synced: 18 Jul 2025
https://github.com/chemistry/crystallography.io
Crystal Structure Search
chemistry cod crystallography database
Last synced: 28 Oct 2025
https://github.com/sergioska27/st-xatadb-connection
Xata Data Base Connection Streamlit
connector database db streamlit streamlit-component streamlit-webapp xata-io
Last synced: 10 Apr 2025
https://github.com/remram44/filesdb
File database for package managers
api database files package-manager pip pypi python
Last synced: 08 May 2025
https://github.com/izure1/klaf
Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.
database db document-database document-oriented javascript key-value-database key-value-store nodejs nosql-database store typescript
Last synced: 03 Apr 2025
https://github.com/IowaComputerGurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 12 May 2025
https://github.com/rhygg/hive-db
A Nodejs key value storage database for mongodb, sqlite and Postgres!
database databases hive-db keyv keyvalue mongodb nodejs npm postgresql postgresql-database quick sqlite sqlite-database
Last synced: 12 Apr 2025
https://github.com/johnftitor/vet_clinic
This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file
Last synced: 10 Jul 2025
https://github.com/jonaprieto/ponywhoosh
Make searchable your database over PonyORM
database full-text-search ponyorm python2 python3
Last synced: 28 Oct 2025
https://github.com/davidecavestro/jdbsee
A command line SQL tool for JDBC
cli command-line-tool database java jdbc sql
Last synced: 28 Oct 2025
https://github.com/turbomack/non-empty-list-alias
Functions for NonEmptyList you already have and Zipper implementation that goes with it.
Last synced: 10 Sep 2025
https://github.com/mdabdullahibnaharun/diu-assist
Basically ,This software will handle the all social and important link For a CSE student. where all the teachers and students info can record, There is also a login option for the user, in this software, has its own browser which will make comfort for the user.
database diu java javafx javafx-desktop-apps javafx-gui jdbc kotlin-runtime mysql
Last synced: 10 Apr 2025
https://github.com/flightphp/active-record
Micro Active Record library in PHP, supports chain calls, events, and relations.
active-record database flightphp flipping-sweet mapper mysql orm query-builder sqlite
Last synced: 13 Apr 2025
https://github.com/diegovictor/gocommerce
Project built during the Rocketseat Bootcamp #11
api coverage-report database editorconfig eslint friendly-errors gocommerce gostack javascript js node nodejs pg postgres prettier rocketseat ts typescript
Last synced: 07 May 2025
https://github.com/libretro/webdb
A website to browse the content of the libretro RDB files
database game-database libretro no-intro rdb static-site-generator website
Last synced: 17 Jun 2025
https://github.com/jmmv/db_logger
A database-backed logger for use with the log crate
Last synced: 28 Oct 2025
https://github.com/mysql-net/adonetapitest
Tests multiple ADO.NET providers for API consistency
Last synced: 11 Apr 2025
https://github.com/macbre/query-digest
A dynamic code analysis tool that processes SQL queries logs and data flow information
data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability
Last synced: 12 May 2025
https://github.com/manyakrus/crud_generator
Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.
codegenerator crud database generator grpc nrpc postgres sql
Last synced: 13 Apr 2025
https://github.com/skyduy/dblink
Easily query, insert, update, delete on an exist table in database.(基于sqlalchemy的通用ORM框架)
database dblink django-orm sqlalchemy
Last synced: 17 Jan 2026
https://github.com/yjg30737/pyqt-database-example
PyQt database (mainly SQLite) basic use example
database database-gui pyqt pyqt5 pyside pyside6 python qsortfilterproxymodel qsqldatabase qsqlquery qsqltablemodel qt qt-database qtsql sqlite
Last synced: 13 Apr 2025