Is there a way to see the data saved in MapDB files like I do with MySQL? I'm putting some data in a ConcurrentNavigableMap through a web application and I need to check if they're saved correctly. I tried to open the DB file but it's obviously unreadable.
Asked
Active
Viewed 797 times
1
-
Hi, have you ever found a way to read this? you can answer your own question. – Himanshu Feb 12 '20 at 11:13
-
You mean, read all data externally in some tool or through code? – lubrum Apr 07 '22 at 14:06