Replies: 1 comment
-
ps: i think this part should be designed by a designer and not a programmer (programmers tend to make things too complicated ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ok.. guys.. my background is in design.. I think surrealdb is probably the most modern db out there and we need to come up with modern ways to create a backend that can carry this baby into the future.. I think "surrealstack" could be created by just adding things to the stack
something simple like :
surreal start -backend : registration + usermanagement + docmanagement + semantic search
code generation could be as simple as creating a folder and subfolders with symbols in front of it
@registration_module
#className : name (str), age (int), salary (int)
#classConnections: network (str), totalConnections (int)
I am not sure what could be the perfect design model?? ->models/routes/settings... not sure... I can't wait to see what you come up with... ;)
Beta Was this translation helpful? Give feedback.
All reactions