Skip to content

damukles/TinyJsonDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Json Database

Collections

  • Multiple collections
  • One collection per model/type

Secondary Indices

  • Will be defined manually
  • Index will be rebuilt, if file is missing
  • Fluent Api for configuration

Supported index types

  • string
  • int
  • long
  • uint
  • float
  • double
  • Guid

Credits

Record- und Blockstorage forked from https://github.com/nam178/FooDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages