Naming Conventions
The proper (though not required) filename extension for a PYNDatabase is .pyndb
If saving to a JSON file, the prefix .json
should be used instead.
Fun fact: In earlier versions not released to the public, the project was named DataManager and did not use the Node structure. Thus the proper filename extension was
.pydb
. This is partially how the name pyndb came to be.