1 repository
Tools for rendering binary data stored in databases as visual media.
Distinct from Binary Data Visualizations: None of the candidates cover the specific case of rendering image blobs stored inside a database viewer.
Explore 1 awesome GitHub repository matching data & databases · Database Binary Visualizations. Refine with filters or upvote what's useful.
ObjectBox Java is an embedded NoSQL object database for Java and Android that stores data objects directly without relational mapping. It functions as a native-process storage engine, allowing applications to persist plain Java or Kotlin classes as entities. The project distinguishes itself with an on-device vector database capability, utilizing HNSW indexes to perform approximate nearest neighbor searches and semantic similarity queries. It also includes a locally hosted web-based browser for visualizing data objects, schemas, and dependency diagrams. The database covers a broad range of da
Includes a web-based browser that renders byte-stored images like PNG and JPEG directly from the data store.