orientechnologies / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
https://orientdb.dev
Apache License 2.0
4.73k stars 869 forks source link

Many links lead to https://orientdb.com / instead of https://orientdb.org/ #10032

Open Lyumih opened 11 months ago

Lyumih commented 11 months ago

Hello

We plan to use orientdb in our projects as a 2 alternative database. The database is currently being studied

We are faced with the fact that many links lead to https://orientdb.com/ instead of https://orientdb.org/ Example: https://orientdb.com/contact-us/ Example: https://orientdb.com/docs/2.2/Schema.html#properties Example: https://orientdb.com/docs/3.2.x/admin/installation/README.html

Both on the website and in the Studio. Can you please correct it?

OrientDB installed latest from Docker

image image image

lvca commented 9 months ago

@Lyumih as you can see there has not much activity on the OrientDB project for a long time and no company is actively sponsoring the project. Please consider using ArcadeDB as the closest project (born as a conceptual fork from OrientDB) or if you need "only" a graphdb checkout Neo4j. If you mostly need a document database, MongoDB could be a good fit.