Skip to content

AdvancedComputingLabs/DataServeDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataServeDB

Simple modern web-scale database system

Key Features/Goals

  • Simple and minimal data types. Makes desiginng database models simpiler and focus on the problem (less is more philosophy).
  • Easy data retrival with native support of restful api over http(s). By default no driver needed.
  • Simple yet powerful new query language.
  • High concurrent data operations.

About

Simple modern web-scale database system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages