mirror of
https://github.com/oxnr/awesome-bigdata.git
synced 2026-05-06 08:02:23 -05:00
[GH-ISSUE #73] Oracle Database as NewSQL? #1424
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @davidlday on GitHub (Dec 1, 2015).
Original GitHub issue: https://github.com/oxnr/awesome-bigdata/issues/73
I would not have ever thought to classify Oracle Database, a traditional RDBMS, as NewSQL. Even with RAC, it still has a shared-everything architecture at the storage layer. Can you share your thoughts on including here?
@oxnr commented on GitHub (Dec 2, 2015):
@davidlday thanks for sharing your thoughts. You're right - I agree. There is currently no RDBMS section, should we add one?
@oxnr commented on GitHub (Dec 2, 2015):
https://github.com/onurakpolat/awesome-bigdata/blob/master/README.md#rdbms
👍
@davidlday commented on GitHub (Dec 2, 2015):
@onurakpolat - sorry I couldn't respond sooner. Yes, an RDBMS section feels appropriate and I like what you've added already! Not sure the scope of what this would cover but you can find some great info on databases in general at http://db-engines.com. Some of those might be worth adding here as well. Thanks for the changes!
@oxnr commented on GitHub (Dec 3, 2015):
will look into it. Cheers!