Datomic is Free
blog.datomic.com
Datomic is Free
1–10 of 436 posts
Re: Datomic is Free
#2> Is it Open Source?
Datomic binaries are provided under the Apache 2 license which grants all the same rights to a work delivered in object form.
Datomic will continue to be developed at Nubank, where it is a critical piece of our infrastructure.
Re: Datomic is Free
#3 Datomic is an operational database management system - designed for transactional, domain-specific data. It is not designed to be a data warehouse, nor a high-churn high-throughput system (such as a time-series database or log store).
It is a good fit for systems that store valuable information of record, require developer and operational flexibility, need history and audit capabilities, and require read scalability.
(via https://docs.datomic.com/pro/getting-started/brief-overview....)Re: Datomic is Free
#4Re: Datomic is Free
#5Re: Datomic is Free
#6I guess they don't claim to be open source, they're claiming to be free, which is - in itself - awesome.
Last time I checked, you couldn't push binaries to maven central, without also releasing the source. That may have changed.
Re: Datomic is Free
#7Free as in beer. Not free as in speech. > Is it Open Source? Datomic binaries are provided under the Apache 2 license which grants all the same rights to a work delivered in object form. Datomic will continue to be developed at Nubank, where it is a critical piece of our infrastructure.
Re: Datomic is Free
#8The price is certainly right, but has anyone used this in production? What was your experience like?
Re: Datomic is Free
#9The price is certainly right, but has anyone used this in production? What was your experience like?
Re: Datomic is Free
#10Free as in beer. Not free as in speech. > Is it Open Source? Datomic binaries are provided under the Apache 2 license which grants all the same rights to a work delivered in object form. Datomic will continue to be developed at Nubank, where it is a critical piece of our infrastructure.
I find that answer confusing. I don't think I've ever seen binaries being licensed under Apache 2 without the relevant source code before.