2 repository-uri
Databases that persist data directly as native objects instead of using relational tables.
Distinct from Object Storage: The candidates describe general cloud object storage (like S3) or flat-file stores, not an object-oriented database engine.
Explore 2 awesome GitHub repositories matching data & databases · Native Object Databases. Refine with filters or upvote what's useful.
Kubescape is a Kubernetes security posture management platform designed to scan clusters, manifests, and images for misconfigurations, vulnerabilities, and compliance risks. It functions as a comprehensive security suite incorporating a compliance scanner, a container image vulnerability scanner, an admission controller for policy enforcement, and a runtime security monitor. The platform distinguishes itself through runtime-aware vulnerability filtering, which maps libraries loaded in memory to determine if vulnerabilities are actually reachable. It also integrates with AI assistants via a Mo
Exposes scan results as native cluster objects to simplify data retrieval for external tools.
Realm Java is a NoSQL mobile object database and reactive database engine. It provides a persistent local data store that saves native objects directly to disk, replacing traditional SQL storage and object-relational mapping layers. The system functions as a real-time data synchronizer, coordinating local database changes with a cloud backend across multiple devices. It integrates a reactive engine that uses change listeners and asynchronous event streams to automatically update user interfaces when underlying data changes. The project covers object-oriented data modeling, CRUD operations, a
Functions as a mobile object database that saves native objects directly to disk, bypassing relational mapping.