awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Sistemas de bases de datos espaciales

Clasificación actualizada el 30 jun 2026

For una base de datos para mapas y consultas geoespaciales, the strongest matches are tidwall/tile38 (Tile38 is a dedicated geospatial database with spatial indexing), sqlite/sqlite (SQLite is a serverless embedded database engine that includes) and mongodb/mongo (MongoDB is a document database that includes built-in support). Each is ranked by relevance to your query, popularity and recent activity.

Motores de bases de datos y extensiones open-source diseñados para almacenar, indexar y consultar datos complejos de coordenadas geográficas.

Sistemas de bases de datos espaciales

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tidwall/tile38Avatar de tidwall

    tidwall/tile38

    9,672Ver en GitHub↗

    Tile38 is an in-memory geospatial database that uses the Redis protocol for communication and query execution. It serves as a distributed spatial store for points and polygons, featuring high availability through leader-follower replication and disk-based persistence. The system includes a real-time geofencing engine that monitors virtual geographic boundaries and triggers webhooks when objects enter or exit specified areas. It further distinguishes itself with an embedded Lua scripting engine for server-side data transformations and a built-in vector tile server for efficient map visualizati

    Tile38 is a dedicated geospatial database with spatial indexing, real-time geofencing, and support for points and polygons, making it a strong fit for a spatial database system despite being in-memory and Redis-protocol-based.

    GoGeospatial Format SupportProximity QueriesSpatial Indexing
    Ver en GitHub↗9,672
  • sqlite/sqliteAvatar de sqlite

    sqlite/sqlite

    9,909Ver en GitHub↗

    SQLite is a serverless relational database engine and C-based library that stores data in a single local disk file. It functions as an embedded SQL database, integrating directly into applications without the need for a separate server process. The engine includes specialized capabilities for full-text search indexing and spatial data querying using R-Tree structures for geographic or geometric coordinate ranges. The system provides broad support for SQL data manipulation, database recovery and repair, and change tracking for synchronizing modifications between databases. It also features a

    SQLite is a serverless embedded database engine that includes dedicated R-Tree indexing for spatial querying of geometric coordinates, making it a genuine option for storing and querying spatial data even though it lacks advanced geospatial features like CRS handling or standard format support.

    CSpatial QueryingR-Tree Indexes
    Ver en GitHub↗9,909
  • mongodb/mongoAvatar de mongodb

    mongodb/mongo

    28,158Ver en GitHub↗

    This project is a distributed, document-oriented database system designed to store information in flexible, hierarchical structures. It supports horizontal scaling through automated sharding and maintains high availability across global clusters using a multi-node replication protocol. By executing multi-document operations as atomic units, the system ensures data integrity and consistency across distributed environments. The platform distinguishes itself by integrating advanced vector-based indexing, which enables semantic similarity searches alongside traditional geospatial and lexical quer

    MongoDB is a document database that includes built-in support for GeoJSON data types, 2dsphere and 2d spatial indexes, and geospatial query operators ($near, $geoWithin, etc.), making it a genuine though general-purpose option for storing and querying geographic data.

    C++Distributed DatabasesDocument DatabasesACID Transactional Cores
    Ver en GitHub↗28,158

Related searches

  • una plataforma para gestionar datos geoespaciales
  • alternativa open source a Google Maps
  • una base de datos de código abierto para embeddings vectoriales
  • una aplicación SIG de escritorio open source
  • una plataforma de código abierto para mapas interactivos
  • Mapas y navegación
  • una app de navegación offline
  • un rastreador de rutas GPS