Litedb: Feature request - simple data visualizer as VS extension or standalone

Created on 25 Jan 2018  路  10Comments  路  Source: mbdavid/LiteDB

Excuse me if same issue already exists but I don't find.
So this is necessary feature, definitely. Sometimes I need to check some values in my data (especially while debugging) but I should to write some stuff for that everytime. Very uncomfortable, you know :)

suggestion

Most helpful comment

Next version will support embedded and server version (LiteDB.Server.exe). This server will be used for multi concurrency processes with REST-API support and non .NET language (to be used as a normal server database).

All 10 comments

Hi, there are some LiteDB data viewer, like here: https://github.com/falahati/LiteDBViewer or https://github.com/JosefNemec/LiteDbExplorer or shell tool.

But I know that is not same as VS extensions (very practical) or SQL Managment Tool (very powerful).

BTW, is in my plans to next v5 version a Web admin UI for server version.

Many thanks, @mbdavid. Will try both.

in my plans to next v5 version a Web admin UI for server version

Huh! Waiting for it! But what does it mean - "server version"?

Next version will support embedded and server version (LiteDB.Server.exe). This server will be used for multi concurrency processes with REST-API support and non .NET language (to be used as a normal server database).

Wow, sounds great! :) Will server version be commercial?

No.... all free, all open source...

But I think to provide some hosted database in azure/aws to be access via REST/API direct in client application (like javascript). This service may be paid, because azure/aws are payed services.

Sounds amazing, when will be the next version published? :-)

Hi @dengxufan, not so soon. v5 is a big new version and I need implement and test lot of code. My idea is launch on end of 2018

Hi David!
Sorry if I missed it but is it released?

The upcoming release v5 has a standalone Windows application called LiteDB.Studio which is the successor of the Lite.Shell.
Next version will be released shortly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RealBlazeIt picture RealBlazeIt  路  3Comments

furesoft picture furesoft  路  4Comments

ghiboz picture ghiboz  路  4Comments

nightroman picture nightroman  路  3Comments

kuiperzone picture kuiperzone  路  4Comments