SimpleDB: A Basic RDBMS Built from Scratch
11–20 of 53 posts
Re: SimpleDB: A Basic RDBMS Built from Scratch
#12Re: SimpleDB: A Basic RDBMS Built from Scratch
#13There is already Amazon SimpleDB database service[1] written in Erlang, but it's kind of deprecated in favor of Amazon DynamoDB. [1] https://aws.amazon.com/simpledb/
Re: SimpleDB: A Basic RDBMS Built from Scratch
#14There is already Amazon SimpleDB database service[1] written in Erlang, but it's kind of deprecated in favor of Amazon DynamoDB. [1] https://aws.amazon.com/simpledb/
Is there some kind of paper or public info that details the Erlang usage? I'd never heard that before!
https://en.wikipedia.org/wiki/Amazon_SimpleDB
> Highly Available – It’s Amazon. Running Erlang. Whoa.
https://web.archive.org/web/20110623221347/http://www.satine...
Re: SimpleDB: A Basic RDBMS Built from Scratch
#15For a half-moment, due to the way the title was capitalized, I thought this was going to be a RDBMS built in Scratch.
Re: SimpleDB: A Basic RDBMS Built from Scratch
#16Re: SimpleDB: A Basic RDBMS Built from Scratch
#17Earlier quoted context omitted.
Is there some kind of paper or public info that details the Erlang usage? I'd never heard that before!
> Amazon SimpleDB is a distributed database written in Erlang[1] by Amazon.com. https://en.wikipedia.org/wiki/Amazon_SimpleDB > Highly Available – It’s Amazon. Running Erlang. Whoa. https://web.archive.org/web/20110623221347/http://www.satine...
Re: SimpleDB: A Basic RDBMS Built from Scratch
#18[1] https://ocw.mit.edu/courses/electrical-engineering-and-compu...
Re: SimpleDB: A Basic RDBMS Built from Scratch
#19I love seeing these educational databases. I'm still waiting for one to implement some form of MVCC, every one so far always seems to use 2 phase locking.
Re: SimpleDB: A Basic RDBMS Built from Scratch
#20For a half-moment, due to the way the title was capitalized, I thought this was going to be a RDBMS built in Scratch.
By a 9 year old as school project, in a war torn country, hiding in cave, running on an OG Raspberry Pi, powered by guano-fueled generator.