You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data. In particular you can add spatial indexes to already located data, and perform spatial operations on the data like searching for data within specified regions or within a specified distance of a point of interest.
BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like multi-dimensional range queries and spatial joins. In addition, data streams are supported.
A Spring Boot backend for an auto booking application, utilizing PostgreSQL for database management. Features include user authentication, ride booking, trip management, and real-time status updates
🌍 Spring Boot application using PostgreSQL with the PostGIS extension, integrating hibernate-spatial and the Locationtech JTS (JTS Topology Suite) library