How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The Universal Storage Engine
The main features of tiledb-inc/tiledb are: Database Systems, Scientific Computing, Spatial Databases.
Projects with overlapping indexed features include: overv/openstreetmap-tile-server — OpenStreetMap Tile Server is a containerized software package that hosts self-hosted map tile services from raw… opengeos/leafmap — Leafmap is a Python geospatial visualization library designed for creating interactive maps and performing geospatial… akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. alibaba/zvec — zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It… alixaxel/pagerank. alibaba/polardb-for-postgresql.
OpenStreetMap Tile Server is a containerized software package that hosts self-hosted map tile services from raw geographical data files. It combines a relational database configured with spatial extensions to store and query map coordinates and geometries with rendering engines that generate raster map images dynamically for interactive mapping clients. The service provides regional map data import to parse and load spatial files into the database alongside automated incremental updates that download recent upstream changes and expire affected tiles. Generated map images are preserved in ded
Leafmap is a Python geospatial visualization library designed for creating interactive maps and performing geospatial analysis within Jupyter environments. It provides a comprehensive set of tools for building interactive map interfaces, browsing and visualizing SpatioTemporal Asset Catalog items, and connecting to PostGIS databases for spatial data rendering. The project distinguishes itself through a backend-agnostic rendering system that allows users to switch between different mapping engines while maintaining a consistent API. It features specialized capabilities for Cloud Optimized GeoT
Embedded key-value store for read-heavy workloads written in Go