Skip to content

ngoanhtan/LiteDbExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteDb Explorer

Graphical editor for LiteDB databases. Writter in .NET and WPF.

Features in current Alpha release:

  • View and edit existing documents
  • Add new items to database including files
  • Preview files (images and text files)
  • Export database documents (as JSON) and files
  • Change password in protected databases
  • Shrink database
  • Open multiple databases at the same time

Download

Grab latest build from releases page. Application will automatically notify about new version when released.

Requirements: Windows 7, 8 or 10 and .Net 4.6

Building

To build from cmdline run build.ps1 in PowerShell. Script builds Release configuration by default into the same directory. Script accepts Configuration, OutputPath, Portable (creates zip package) and SkipBuild parameters.

About

Viewer and editor for https://github.com/mbdavid/LiteDB databases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published