OrientDB 2.2 Released – Open-Source Graph Database
1–10 of 10 posts
Re: OrientDB 2.2 Released – Open-Source Graph Database
#2Re: OrientDB 2.2 Released – Open-Source Graph Database
#3I tried to use it with a 80,000,000 product database with about 60,000,000 updates a day (edges between sellers and products labeled by price) and it was unusable with the same sizing as a mySQL database that handled it easily.
It seemed great though. Especially since neo4j open source is quite restrictive (clustering is a commercial only feature not available in the OSS version).
Re: OrientDB 2.2 Released – Open-Source Graph Database
#4Has anyone had any luck with Orient and large database? I tried to use it with a 80,000,000 product database with about 60,000,000 updates a day (edges between sellers and products labeled by price) and it was unusable with the same sizing as a mySQL database that handled it easily. It seemed great though. Especially since neo4j open source is quite restrictive (clustering is a commercial only feature not available i…
Re: OrientDB 2.2 Released – Open-Source Graph Database
#5Re: OrientDB 2.2 Released – Open-Source Graph Database
#6Has anyone had any luck with Orient and large database? I tried to use it with a 80,000,000 product database with about 60,000,000 updates a day (edges between sellers and products labeled by price) and it was unusable with the same sizing as a mySQL database that handled it easily. It seemed great though. Especially since neo4j open source is quite restrictive (clustering is a commercial only feature not available i…
That said, I should find out if OrientDB's announced "tenfold" performance increase is enough.
Re: OrientDB 2.2 Released – Open-Source Graph Database
#7Has anyone had any luck with Orient and large database? I tried to use it with a 80,000,000 product database with about 60,000,000 updates a day (edges between sellers and products labeled by price) and it was unusable with the same sizing as a mySQL database that handled it easily. It seemed great though. Especially since neo4j open source is quite restrictive (clustering is a commercial only feature not available i…
Re: OrientDB 2.2 Released – Open-Source Graph Database
#8Has anyone had any luck with Orient and large database? I tried to use it with a 80,000,000 product database with about 60,000,000 updates a day (edges between sellers and products labeled by price) and it was unusable with the same sizing as a mySQL database that handled it easily. It seemed great though. Especially since neo4j open source is quite restrictive (clustering is a commercial only feature not available i…
Re: OrientDB 2.2 Released – Open-Source Graph Database
#9I've had several issues with the "distributed" setup among others.
Re: OrientDB 2.2 Released – Open-Source Graph Database
#10Was thinking of using neo4j for an upcoming project. Did anyone benchmark OrientDB against Neo4j