All Projects → falahati → Litedbviewer

falahati / Litedbviewer

Licence: gpl-2.0
LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell

Labels

Projects that are alternatives of or similar to Litedbviewer

Ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Stars: ✭ 237 (-8.14%)
Mutual labels:  gui
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+1371.71%)
Mutual labels:  gui
Boltdbweb
A web based GUI for BoltDB files
Stars: ✭ 251 (-2.71%)
Mutual labels:  gui
Mojs Player
GUI player to control your animations
Stars: ✭ 243 (-5.81%)
Mutual labels:  gui
Lagrange
A Beautiful Gemini Client
Stars: ✭ 238 (-7.75%)
Mutual labels:  gui
Cassowary Rs
A Rust implementation of the Cassowary constraint solving algorithm
Stars: ✭ 247 (-4.26%)
Mutual labels:  gui
Kafka Ui
Open-Source Web GUI for Apache Kafka Management
Stars: ✭ 230 (-10.85%)
Mutual labels:  gui
Asammdf
Fast Python reader and editor for ASAM MDF / MF4 (Measurement Data Format) files
Stars: ✭ 255 (-1.16%)
Mutual labels:  gui
Python Mpv
Python interface to the awesome mpv media player
Stars: ✭ 245 (-5.04%)
Mutual labels:  gui
P5 Manager
A p5js template builder & sketches manager. Built for p5js enthusiasts.
Stars: ✭ 251 (-2.71%)
Mutual labels:  gui
Sshfs Win Manager
A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
Stars: ✭ 239 (-7.36%)
Mutual labels:  gui
Remi
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
Stars: ✭ 2,943 (+1040.7%)
Mutual labels:  gui
Mogollar
A MongoDB UI built with Electron
Stars: ✭ 251 (-2.71%)
Mutual labels:  gui
Fltk Rs
Rust bindings for the FLTK GUI library.
Stars: ✭ 241 (-6.59%)
Mutual labels:  gui
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+6970.93%)
Mutual labels:  gui
Chrome Developer Mode Extension Warning Patcher
⇒ Disable Chrome's Developer Mode Extension Warning Popup & Elision WWW/HTTPS Hiding & Debugging Extension Popup
Stars: ✭ 240 (-6.98%)
Mutual labels:  gui
Darklaf
Darklaf - A themeable swing Look and Feel based on Darcula-Laf
Stars: ✭ 249 (-3.49%)
Mutual labels:  gui
Cura
3D printer / slicing GUI built on top of the Uranium framework
Stars: ✭ 3,401 (+1218.22%)
Mutual labels:  gui
Play With Algorithm Visualization
Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 255 (-1.16%)
Mutual labels:  gui
Pywinauto
Windows GUI Automation with Python (based on text properties)
Stars: ✭ 3,175 (+1130.62%)
Mutual labels:  gui

Icon LiteDB Viewer

LiteDB v5 contains an internal database browser and editor named LiteDB Studio.

Therefore, this project will not continue into version 5 of LiteDB and if you need a viewer for your database please consider using LiteDB Studio.

At the time of writing this statement, LiteDB 5 is still in pre-release and LiteDB Studio won't open files created by LiteDB v4 or earlier; so this tool can be used for database files created by those versions.

Read more here: LiteDB v5


LiteDB Viewer is a simple tool that let you open a LiteDB database file and view its contents.

ScreenshotScreenshot

How to get

To download the latest version of this program, take a look at the releases page.

Help me fund my own Death Star

--OR--

You can always donate your time by contributing to the project or by introducing it to others.

How to use

Open the program and select the LiteDB database file(s).

You can also use the context menu registered for '.db' files to open them in LiteDB Viewer.

Screenshot

Related projects

License

Copyright (C) 2016-2020 Soroush Falahati - [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see [http://www.gnu.org/licenses/].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].