Ideas about RFX-DB: Reactive Database for data-driven, next-generation enterprise

https://github.com/rfxlab/rfxDB



Features:
  • NoSQL database for observable data event and reactive data query
  • Query data Rfx-Query (query for now and get new updated data with PubSub)
  • Processing fast data as real-time view, there are 3 kind of data would be stored queried:
    • behavioral data (game, interests, touch, impressions, click, view,...)
    • context data (location, time, referrer, lead , session, ...)
    • entity data (user, games, revenue, marketing compaign, products, Buy in-app items, ...)
  • Data pipeline processing for "fast data"
  • Design for lightweight Lambda Architecture
Ideas and implemented at RFX Lab (http://www.rfxlab.com)

Inspired by:

Refer links:

Comments