this post was submitted on 16 May 2026
15 points (100.0% liked)

Open Source

47061 readers
117 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] WizardGed@lemmy.ca 2 points 2 weeks ago

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.