4 repository-uri
Persists embedded database content to disk files for data survival across restarts and development inspection.
Distinct from Disk-Persistent Data Structures: Distinct from Disk-Persistent Data Structures: focuses on persisting an entire embedded database to a file, not individual data structures.
Explore 4 awesome GitHub repositories matching data & databases · Embedded Database File Persistence. Refine with filters or upvote what's useful.
SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran
Supports persisting the embedded H2 database to disk for development and testing.
Remark42 este un motor de comentarii self-hosted, axat pe confidențialitate, conceput pentru site-uri web și bloguri. Funcționează ca o aplicație independentă care poate fi implementată ca un binar unic sau ca o imagine containerizată pe diferite sisteme de operare. Sistemul permite unei singure instanțe să găzduiască servicii de comentarii pentru mai multe domenii distincte prin gestionarea multi-site. Utilizează un strat de identitate care verifică utilizatorii prin e-mail, conturi anonime sau furnizori sociali folosind autentificarea OAuth. Platforma suportă conversații structurate (threaded) cu formatare Markdown și oferă instrumente administrative pentru moderare, inclusiv blocarea utilizatorilor și fixarea (pinning) discuțiilor. Include utilitare de gestionare a datelor pentru importul comentariilor istorice de pe platforme externe și exportul stării sistemului prin fișiere locale sau JSON. Serverul este livrat ca un executabil independent sau imagine Docker.
Implements system state and comment data persistence using a local embedded database file to avoid external server dependencies.
Tale is a self-hosted blogging platform and content management system built with Java. It functions as a Markdown publishing system that renders lightweight markup into structured web pages and stores posts and metadata within an embedded database for portability and easy backups. The system is distinguished by its highly customizable visual layer, supporting custom skin design, external theme installation, and the development of templates using structured directories of assets. It also features a plugin system that allows for the loading of external logic packages and custom components durin
Persists all application data and content in a self-contained embedded database file for portability.
Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di
Persists the entire embedded graph database to a single disk file for data durability and portability.