Skip to content
/ uuidb Public

UUID based NoSQL document store in/for Perl, ideal for graph storage, JSON DBs, etc.

License

Notifications You must be signed in to change notification settings

PLTGit/uuidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuidb

UUID based NoSQL document store in/for Perl, ideal for graph storage, JSON DBs, etc. Usage is as simple as loading the library and configuring the object - no other processes or servers required (unless your chosen back-end is a DB engine).

Flexible

Store any kind of data you want, even mixing document types within the same datastore.

Extensible

Simple plug-in architectures, callbacks, and configurations to modify, extend, or intercept nearly any operation.

Work In Progress

Under active development, better documentation forthcoming.

About

UUID based NoSQL document store in/for Perl, ideal for graph storage, JSON DBs, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages