Le 24/08/2026 à 09:05, Johann Sorel via dev a écrit :
Maybe some other databases could be used ?
Like SQLite, which is used in the Geopackage format, so this driver
will be present in SIS if we use the incubator module anyway.
But SQLite requires a native library, isn't it?
Maybe we can start with HSQLDB for now and revisit later. Three tickets
have been created in their issues tracker [1][2][3]. The comments said
that [1] and [2] will be fixed soon. [3] has been rejected, but if [2]
is fixed we can live with that workaround.
Martin
[1]https://sourceforge.net/p/hsqldb/bugs/1752/
[2]https://sourceforge.net/p/hsqldb/bugs/1753/
[3]https://sourceforge.net/p/hsqldb/bugs/1754/