Skip to content

streamlinedb/streamlinedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STREAMLINEDB 👋

Target

  • Microservice data backend
  • Web Browsers data backend

Mission Possible

  • Realiable: hot backups, replication, proxy round robin, monitoring, restore to time point

  • Perfomance: fast concurrent reads with small memory overhead, multilevel cache, fast filtering, best compression

  • Security: OAuth 2, role based access to objects subsets (Xpath), encryption

  • Streamlined: size, speeed, io

  • API: rest query language, return JSON/XML/CSV/Excel

  • UI management console statistics data manipulation import/export

Architecture

  • GraalVM / C / Java / JS
  • Streamlined reads from network, disk and memory.
  • Streamlined performance tunning
  • XML documents with XSD validations Structure can be altered, but not afect past time.

Use cases

  • Documents store
  • Master data
  • Reports
  • IOTs
  • Logs