I’d like to know if there are any significant differences or if they remain somewhat similar between the latest version of OpenSearch (3.6.0) and the latest version of Elasticsearch (9.4.1).
Technically, both are free software, but with different licenses. OpenSearch uses the Apache License, while Elasticsearch uses three licenses, including the AGPL. I’d like to know what changes you’ve noticed between the two software programs.


it depends a lot on how you are using them tools wise. as a sharding database for document storage they are nearly equivalent. when it comes to ecosystem opensearch’s is smaller and a bit more specialized but very open. elasticsearch has a lot more fancy enterprise tooling and tools but can be annoying to work with unless you have a full license for all the features. it’s better to ask what is your use case/expectations and choose based on that.