Database-like searching/querying with BigMap/BigSearch

Hi @lastmjs

I’ve been researching this for a bit but it seems BigMap won’t be the solution for a relational db.

As @enzo said and AFAIK bigmap will behave like an auto-scalable redis.

Check Matt’s answer here(scroll down a bit): Idea for CRUD types - feedback appreciated - #4 by Gabriel

I’ve been working on simple structure for a graph as well and hopefully I’ll be able to share that soon but it’s going slow because of my different background (go and ts).

For a better understanding I would suggest to have a look at:

Most of the online docs are pointing towards neo4j and it will be a bit hard to get your head around it but the core implementantion could start with this:

7 Likes