A graphical database manager for BoltDB. https://code.ivysaur.me/qbolt
Go to file
2017-05-21 11:47:16 +12:00
dummy-data track dummy-data generator 2017-05-16 19:47:26 +12:00
qbolt context menus, disconnection, re-refresh, selection behaviour, ^O shortcut 2017-05-21 11:47:16 +12:00
.hgignore go: build .a instead of .so 2017-05-20 14:57:19 +12:00
main.go don't pass go strings to c - pass char*+len, callee must call free() 2017-05-20 23:02:58 +12:00
Makefile go: build .a instead of .so 2017-05-20 14:57:19 +12:00
MemoryStore.go add GetMagic() check, move c/go interop into separate classes 2017-05-20 14:57:51 +12:00
qbolt.h don't pass go strings to c - pass char*+len, callee must call free() 2017-05-20 23:02:58 +12:00
sample.db track sample.db file 2017-05-16 19:47:41 +12:00