Replies: 1 comment 1 reply
|
Can you elaborate more? how did you achieve this "simulate foreign_key with field constraints ". Can you provide an example of schema creation ? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everybody,
We are a French/Moroccan very small company we have developped a specific ERP for one of our customers. We use OrientDB everything is going quite well.
I want to migrate to ArcadeDB to avoid any licence problem with orientDb in the future and also having better performances.
We use schemaless mode (because of plugins adding on the fly tables and fields)
Question 1 (to be sure 1000%) : One thing i dont want to loose, its the hability to simulate foreign_key with field constraints and edge type constraints. Does ArcadeDB have this feature ?
All reactions