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/holon-platform/holon-datastore-jpa
Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot
Last synced: 23 Apr 2025
https://github.com/meri-mg/vet-clinic
In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.
Last synced: 27 Dec 2025
https://github.com/adbc-drivers/mysql
ADBC driver for MySQL. Not affiliated with MySQL or Oracle.
Last synced: 11 Mar 2026
https://github.com/gaurav-van/chat-with-mysql
Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.
database gemini-api langchain langchain-python schema streamlit
Last synced: 10 Apr 2025
https://github.com/lightblueseas/persistence-api
Project for that holds base classes for persistence like base entity or base business objects and mapper for mapping between them
data-initialization database entity java-8 jpa persistence-api rest rest-api rest-client
Last synced: 01 Apr 2025
https://github.com/kanzatahreem/recipe-app
The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails
Last synced: 27 Oct 2025
https://github.com/uliontse/news_api
API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.
api crawlspider database media news news-api newsapi pipeline sentiment
Last synced: 02 Jul 2025
https://github.com/fi3/kyve
A simple in memory key-value datastore with persistence.
cordova database datastore javascript key-value nodejs
Last synced: 19 Sep 2025
https://github.com/gggeek/ezdbintegrity
eZ Publish Legacy extension allowing to check integrity of data in the database and filesystem storage
database ezpublish referential-integrity
Last synced: 01 Sep 2025
https://github.com/oguzhankomcu/data_access
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql
Last synced: 09 Apr 2025
https://github.com/nelsonwenner/database-project-ead
:elephant: Database modeling of a distance learning system, done purely with SQL in one of the university's disciplines.
Last synced: 05 Mar 2026
https://github.com/ftonato/vue-supabase-microblog
This is a repository created to provide an example of how to create a microblog using Vue + Supabase
Last synced: 23 Apr 2025
https://github.com/jayantgoel001/python-extras
Some Extra Libraries Of Python.
database postgresql python seaborn sqlite3 tkinter tkinter-python
Last synced: 12 Jun 2025
https://github.com/lowlydba/expressdb.io
:books: Guides and references for SQL Server (Express)
Last synced: 11 Oct 2025
https://github.com/rioam2/usefire
⚓ Declarative React Hooks for quick and easy Firebase/Firestore integration
database firebase firestore react react-hook real-time
Last synced: 23 Apr 2025
https://github.com/arturo-lang/art-db-module
Db management module for Arturo
arturo arturo-module database mysql orm sqlite sqlite3
Last synced: 20 Oct 2025
https://github.com/pchemguy/SecureADODB-Fork
Modified SecureADODB example
adodb database library oop vba vba-excel vba-library
Last synced: 30 Jul 2025
https://github.com/h0rn0chse/lokabu
A budget book saving to a local file
budget budget-book budget-manager budgetbook cash-book cashbook database electron finances money money-manager sqlite3
Last synced: 15 Apr 2025
https://github.com/aljawaid/contentcleaner
This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.
cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions
Last synced: 15 Mar 2025
https://github.com/sap/json-data-and-query-generator
A generator of JSON data and queries, e.g., for benchmarking JSON document stores.
benchmark database json sample-code
Last synced: 19 Oct 2025
https://github.com/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/mnishiguchi/dbkv
A disk-based key-value storage built on top of dets
database elixir embedded key-value key-value-store nerves
Last synced: 11 Dec 2025
https://github.com/linkml/linkml-dataops
Data API for LinkML instance data
api change-objects data-modeling database linkml python query-language
Last synced: 11 Jun 2026
https://github.com/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/lim-yoona/ymdb
ymdb is a simple distributed key-value storage system.
database distributed-systems go golang golang-application grpc kv-store raft skiplist store-systems yaml-configuration
Last synced: 09 Oct 2025
https://github.com/mue/api
Code for the Mue API
database hacktoberfest images nodejs quotes serverless
Last synced: 09 Sep 2025
https://github.com/felixklauke/erasmus
Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).
b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine
Last synced: 22 Apr 2025
https://github.com/interkosmos/rim
Relational Database Management System in FORTRAN 77
database dbms fortran-77 nasa software-archeology
Last synced: 08 Jul 2025
https://github.com/siddharthbadal/python-projects
Advanced Projects in Python
api automation database webscraping
Last synced: 08 Oct 2025
https://github.com/amankumarsinhagithub/crud-app-using-php-mysql
This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.
backend bootstrap5 crud-application database html-css-javascript mysql php
Last synced: 15 Apr 2025
https://github.com/mehditeymorian/sample-go-api
Simple API written with GoLang using Echo framework
api database dblayer echo echo-server gorm postgres
Last synced: 07 Oct 2025
https://github.com/baxiry/docstore
Fast, lightweight, embedded document database
database document embedded mongodb-like nosq
Last synced: 12 Mar 2026
https://github.com/json-schema-org/vocab-database
A proposed JSON Schema vocabulary for common database use cases
database json-schema json-schema-vocabulary
Last synced: 19 Oct 2025
https://github.com/karasevm/couchdb-raspberry-pi
CouchDB Docker Image for 32 bit arm
couchdb database docker raspberry-pi
Last synced: 21 Jan 2026
https://github.com/tigrisdata-archive/tigris-vector-ts
Tigris Vector Database client for TypeScript
database javascript nodejs search typescript vector
Last synced: 01 Jul 2025
https://github.com/arun-gupta/spring-hibernate-hsql
Spring Boot application using Hibernate with in-memory HSQL database
database hibernate java maven spring spring-boot
Last synced: 29 Apr 2025
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/harinadh76/e-bus-pass
E-Bus pass Registration and Renewal is useful for the students who are facing problems with the current manual work of bus pass Registration and renewal in colleges.
api bus cookies css database ebus ejs expressjs html javascript middleware mongodb nodejs pass viewengine
Last synced: 11 Apr 2025
https://github.com/anmol-baranwal/coffee-compass
✨ Find nearby coffee shops using your location. Modern APIs with an Airtable database is used.
airtable coffee coffee-shop database es-lint foursquare-api markdown nextjs rendering unsplash-api use-swr vercel-deployment
Last synced: 08 Jul 2025
https://github.com/pfieffer/conndb
CRUD operations on MySQL database from Android app using RESTful api.
android database json mysql-database phone php restful-api volley
Last synced: 06 May 2025
https://github.com/lazziya/xlocalizer.db
DB extension pack for XLocalizer
asp-net-core database db localization resources xlocalizer
Last synced: 10 Apr 2025
https://github.com/evas-php/evas-orm
🗃 ORM module (ActiveRecord over evas-php/evas-db)
activerecord database orm orm-library php php7
Last synced: 17 Oct 2025
https://github.com/sandrokeil/arangodb-php-driver
A PHP extension for ArangoDB with fuerte and velocypack :rocket:
arangodb cpp database driver fuerte nosql php php-extension velocypack vpack
Last synced: 04 May 2025
https://github.com/praveen1664/chatbot
This is a chatbot written in python & getting inputs directly from sql database
chatbot data-science database json nlp python3 sqlite sqlite3
Last synced: 11 Jul 2025
https://github.com/kurbatov/norm
norm is not an ORM (for clojure)
clojure database datamapper orm sql
Last synced: 19 Mar 2025
https://github.com/FAIMS/faims-web
FAIMS Website: v2.5 development and beyond
android data-capture database faims faims-mobile faims-server fieldwork
Last synced: 03 Apr 2025
https://github.com/nicolab/migratex
Migratex is an agnostic migration toolkit library. It can be used to migrate database / data / files / binaries, etc from one version to another. Migrate anything! Anywhere! 🚀
database json migration migration-tool rust-crate rust-library sqlx
Last synced: 07 Apr 2026
https://github.com/gpestana/muffler
JSON objects storage for fast prototyping. Sitting on top of Github's gist
bootstrapping database github-gist json json-objects-storage
Last synced: 17 Feb 2026
https://github.com/liubin/boltdb-shell
A simple interactive shell to explore and manage buckets, keys and its values for boltdb file.
Last synced: 29 Oct 2025
https://github.com/ostafen/rocketdb
Distributed transactional key value store backed by Redis.
database distributed-database golang in-memory-caching in-memory-database key-value-store redis transaction transactions
Last synced: 09 Jul 2025
https://github.com/rhzs/fastify-knex
Fastify Knex Plugin for supporting many databases (MySQL, Postgres, Maria, Oracle, MSSQL)
database fastify knexjs mariadb mssql mysql node oracle postgresql
Last synced: 11 Apr 2025
https://github.com/diegovictor/meetapp-api
Application built during the Rocketseat GoStack Bootcamp
api database docker editorconfig eslint gostack javascript js meetapp node nodejs postgres redis rocketseat
Last synced: 07 May 2025
https://github.com/shiqimei/node-opengauss
A simple OpenGauss client for Node.js based on node-postgres.
database database-driver nodejs opengauss
Last synced: 19 Mar 2025
https://github.com/vantezzen/vowserdb
🗄 vowserDB allows you to use CSV or JSON files as a database in PHP
Last synced: 18 Jun 2025
https://github.com/dn070017/cheatsheets
Cheatsheet for commonly used databases, package manager, version control frameworks and programming languages
database package-management version-control-system
Last synced: 03 Mar 2025
https://github.com/angatar/mysql-s3-backup
A docker multi-arch image with a tiny MySQL client to create databases dumps and s3cmd S3 client purely installed on the latest Alpine container.
backup backup-cron bucket cronjob database docker docker-image kubernetes linux mariadb multi-arch mysql object-storage s3 s3cmd
Last synced: 24 Jun 2025
https://github.com/codekeyz/yaroorm
Type-Safe ORM for Dart projects inspired by Eloquent
Last synced: 11 Jan 2026
https://github.com/apache/couchdb-ibrowse
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 29 Oct 2025
https://github.com/dmarkic/orm
Async ORM for ReactPHP (https://reactphp.org/)
Last synced: 11 Jan 2026
https://github.com/dakimura/msbench
Benchmarking tool for marketstore.
alpaca binance bitmex cryptocurrency database financial-analysis gdax golang hdf5-files marketstore pandas-dataframe timeseries-database trading
Last synced: 13 Apr 2025
https://github.com/exsandebest/danchat
Web-chat in Node.js
authorization avatars chat communication database ejs environment-variables expressjs friends js long-polling messages nodejs socket-io sql users
Last synced: 02 May 2025
https://github.com/xdillx/bibliotecagd--fmx
A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.
components csv database dbedit delphi delphi-gd delphi-library export firemonkey fmx json qrcode ui-components
Last synced: 04 Sep 2025
https://github.com/alessandrobelli/notionelli
Javascript script to prefill your Week database.
database javascript notion-api weekly-planner
Last synced: 04 May 2025
https://github.com/gopherlinzy/gin-vue3-admin
gin-vue3-admin
aliyun-communicate ansi base64captcha cast cobra database faker gin golang gorm govalidator imaging jwt-authentication limiter pluralize redis strcase viper zap
Last synced: 16 Jun 2025
https://github.com/ncss-tech/sda-lib
Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.
database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey
Last synced: 28 Jun 2025
https://github.com/alessandrotesoro/query-builder
A lightweight and fluent query builder for easy database interactions in WordPress.
database fluent wordpress wordpress-php-library wordpress-plugin wpdb
Last synced: 07 May 2025
https://github.com/ramitsurana/hashicorp-tools-setup
A Sample art of work on hashicorp tools
aws database hashicorp nomad security security-audit vault vault-ui
Last synced: 06 May 2025
https://github.com/barthofu/saveqlite
♻ Incremental backup system for SQLite databases written in TypeScript
database dependency-free incremental-backups sqlite sqlite3
Last synced: 29 Oct 2025
https://github.com/gtkcyber/drillworkshop
Learn how to quickly explore your data with Apache Drill
apache-drill big-data database hadoop jdbc python r sql
Last synced: 11 Apr 2025
https://github.com/contributte/database
:sparkles: Extra contrib to nette/database (@nette)
active-record contributte database nette nette-framework
Last synced: 29 Dec 2025
https://github.com/mnisarali/vet-clinic-database
A plain SQL database to create the data structure for a vet clinic
Last synced: 10 Sep 2025
https://github.com/natasha-ct/vet-clinic-database
This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.
database postgresql-database query relational-databases sql
Last synced: 02 Mar 2025
https://github.com/Alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 03 May 2025
https://github.com/rap2hpoutre/mongodb-elasticsearch-sync
Copy data from MongoDB to Elasticsearch with a NodeJS CLI
cli database elasticsearch hacktoberfest javascript mongodb nodejs synchronization
Last synced: 11 Apr 2025
https://github.com/rafaykhattak/wisepay
WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.
crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion
Last synced: 30 Oct 2025
https://github.com/shravan20/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 10 Apr 2025
https://github.com/ome/ansible-role-postgresql-backup
Backup PostgreSQL database servers
ansible ansible-role backup database ome openmicroscopy postgresql
Last synced: 10 Jul 2025
https://github.com/akashdip2001/sql-study-notes
Study Notes for SQL, RDBMS
database dbms notes rdbms sql sql-server study-notes
Last synced: 30 Apr 2025
https://github.com/src-mgra/node-sqlite-chart
read and add data to sqlite-db with node, show a chart
approach chartjs database easy-to-use examples graphs helpful howto nodejs nodeserver read share sql sqlite sqlite-database sqlite3 tryout usefull
Last synced: 21 Jun 2025
https://github.com/hydr0nium/ctftools
CTF-Tool Database
ctf ctf-tools database hacking hacking-tools pentesting
Last synced: 25 Jun 2025
https://github.com/1dev-hridoy/nexalo
A powerful Node.js Telegram bot offering advanced moderation, fun commands, music downloads, and MongoDB integration for data persistence.
api automation chatbot communitysupport customcommands database devtools funcommands javascript mitlicense moderation mongodb musicbot nodejs opensource telegrambot tgbot utilities
Last synced: 11 Apr 2025
https://github.com/halojoy/userinfo-location-browser
Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.
browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent
Last synced: 17 Jul 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-mysql
MySQL Database Scaffolding with Entity Framework Core
database dotnet dotnet-core ef-core entity-framework-core mysql mysql-database scaffolding
Last synced: 30 Apr 2025
https://github.com/codecaiine/vet-clinic
This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 31 Aug 2025