This is the Linux app named TinyDB whose latest release can be downloaded as v4.7.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named TinyDB with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
TinyDB
DESCRIPTION
TinyDB is a lightweight document oriented database optimized for your happiness :) It's written in pure Python and has no external dependencies. The target are small apps that would be blown away by a SQL-DB or an external database server. The current source code has 1800 lines of code (with about 40% documentation) and 1600 lines tests. Like MongoDB, you can store any document (represented as dict) in TinyDB. TinyDB is designed to be simple and fun to use by providing a simple and clean API. TinyDB neither needs an external server (as e.g. PyMongo) nor any dependencies from PyPI. TinyDB works on all modern versions of Python and PyPy. You can easily extend TinyDB by writing new storages or modify the behaviour of storages with Middlewares. TinyDB has been tested with Python 3.6 - 3.10 and PyPy3.
Features
- 100% test coverage
- Written in pure Python
- Works on Python 3.6+ and PyPy3
- Powerfully extensible
- TinyDB has been tested with Python 3.6 - 3.10 and PyPy3
- Has no external dependencies
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/tinydb.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.