BlueMap/BlueMapCore/src/main/java/de/bluecolored/bluemap/core/storage
MrSolarius f149b823a7
Add support for postgres databases (#443)
* Refactor : wrap every single SQL query inside an interface

* Feat : create every SQL request for postgres

* Refactor : rename SQLQueryAbstractFactory to SQLQueryFactory

* Feat : add dialect settings to blue map !

* Feat : Create two new storageClass for different storage approche

* Feat : add read BYTEA support

* Fix : remove unuseful println

* Fix : remove edited sql.conf

* Refactor / Feat : support for mysql

* Lots of tiny tweaks

---------

Co-authored-by: Lukas Rieger (Blue) <TBlueF@users.noreply.github.com>
2023-06-12 22:55:44 +02:00
..
file Add storages command 2023-05-01 20:41:30 +02:00
sql Add support for postgres databases (#443) 2023-06-12 22:55:44 +02:00
CompressedInputStream.java Add SQL-Storage and add storage configs 2021-11-14 14:18:31 +01:00
Compression.java Add SQL-Storage and add storage configs 2021-11-14 14:18:31 +01:00
MetaInfo.java Add stuff 2022-12-13 16:54:31 +01:00
Storage.java Add storages command 2023-05-01 20:41:30 +02:00
TileInfo.java Add stuff 2022-12-13 16:54:31 +01:00