Skip to content

srilman/ObjectDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectDB

Simple File-Based Database for Storing Data Structures Into Build-In Python Formats.

Introduction

This project is heavily inspired by TinyDB, which is also a file-based storage manager. However, it is intended for storing single values in a dictionary format, while ObjectDB stores complex data structures in more of a relational database style.

About

Mini Document Oriented Database for Storing Objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages