I started to use OrientDB through BaaSBox. I'm making some tests to quantify the resources I'll need in the future in the project I'm working on. I realized that, after the creation of 1000 vertices, each one with a JSON content of around 400 Bytes, the db size increased of 6.5 MB. That means that each vertices size on the hard disk is 6.5 KB, even if I'm storing only 400 Bytes of data. Then I tried the same with edges, and after the creation of 1000 edges the database increased of 10 MB. That means that each edge size on the hard disk is of 10 KB.
Are these data right? Are these the usual sizes for OrientDB vertices and edges, or is the size due to the way BaaSBox is using it? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
