pietermartin / sqlg

TinkerPop graph over sql
MIT License
246 stars 51 forks source link

please use Apache 2.0 instead of MIT #188

Closed fommil closed 6 years ago

fommil commented 7 years ago

Could you please consider using Apache 2.0 instead of MIT. Yes, MIT is shorter, but those extra clauses are there to give a lot of protection to end users, e.g. see my short talk on this http://fommil.com/scalasphere16/

TL;DR Apache 2.0 gives users the patent rights (if anybody were to add any) whereas MIT does not.

pietermartin commented 7 years ago

Ok, as you say I kinda went for the shortest one.

fommil commented 7 years ago

Thanks!

pietermartin commented 7 years ago

Out of curiosity, are you using Sqlg?

fommil commented 7 years ago

Considering using it in ensime, but I think we might stick with orientdb for now. The problem with h2 is row deletion performance.

pietermartin commented 7 years ago

Ok thanks