Hi Everyone

After Oracle acquired Berkeley DB they changed the license. If people don't pay a significant licensing fee, it can now only be used for GPL code.

I don't know Berkeley DB very well but I do know a moderate amount of Sqlite.

I want to tinker with a compiler that uses DB, I was thinking about ripping it out and replacing it with Sqlite. Does this make sense?

I know they are both zero configuration embedded DBs but DB is a key-value based one and I am assuming lighter, is this true? Any idea of how close they would be in terms of memory use and execution speed?

Thanks for reading-Patrick


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to