Hi all,

I'm looking to have an in-memory database in GeoServer which can handle 
a few million SimpleFeatures with great spatial indexing and some 
secondary indices on other non-spatial columns.  To that end, I have two 
quick questions:

1.  Which in-memory GeoTools datastores have folked used and liked?

I've found Spatialite and some H2 options in the docs:

http://docs.geoserver.org/latest/en/user/community/spatialite/index.html

http://docs.geoserver.org/latest/en/user/data/database/h2.html
https://github.com/orbisgis/h2gis-gs

Are there others?  And how well do they perform?

2.  Does anyone have any particular libraries to suggest for building 
such a DataStore/FeatureSource from scratch?

Thanks in advance,

Jim

------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to