Skip to content

SimpleArt/easy-databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-databases

Easy-to-use pure Python databases that match basic data structures, including lists, sets, and dictionaries. No fancy querying language required. Supports sorted variants, large variants, Python objects, JSON objects, and more. Unlike normal collections, data is persistent. However, unlike ACID databases, locks on concurrency are up to the user to handle.

About

Easy-to-use pure Python databases that match basic data structures, including lists, sets, and dictionaries. No fancy querying language required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages