Live data from Hacker News

EdgelessDB: A Database Designed for Confidential Computing

techcommunity.microsoft.com

11–20 of 22 posts

Re: EdgelessDB: A Database Designed for Confidential Computing

#12
The title is a bit misleading: EdgelessDB was not developed by Microsoft but by a German startup (Edgeless Systems, https://www.edgeless.systems/ and https://github.com/edgelesssys/edgelessdb).

The announcement is about its availability on the Azure Marketplace.

Re: EdgelessDB: A Database Designed for Confidential Computing

#14
Note: while it is based on MariaDB, it replaces InnoDB (the MariaDB/MySQL storage engine) with MyRocks (which is based on RocksDB), and as a consequence it is missing some features (such as foreign keys[1]) that prevent it from being usable in many applications.

[1] https://github.com/facebook/mysql-5.6/wiki/MyRocks-limitatio...

Re: EdgelessDB: A Database Designed for Confidential Computing

#16

this is genuine question but why lately everything is Edge? Edge Computing, Edge Devices, Edge Infrastructure, Edge Browser, Edge yada yada.

Because we’re seeing the tock, to the Cloud’s tick. Many aspects of compute are moving out of the data center and closer to the end user.

Re: EdgelessDB: A Database Designed for Confidential Computing

#18

this is genuine question but why lately everything is Edge? Edge Computing, Edge Devices, Edge Infrastructure, Edge Browser, Edge yada yada.

Corporate marketing types have to justify their existence by rebranding everything, and they're like sharks in a never ending feeding frenzy.

Re: EdgelessDB: A Database Designed for Confidential Computing

#19

Ouch, the guys at edgedb are going to be sad about the name competition from microsoft.

If the reverse happened, no doubt Microsoft would be sending cease and desists to edgedb.

Has Microsoft been particularly litigious of late? Pearl clutching over Microsoft’s use of telemetry (which Google never uses, by contrast) has turned into full-blown Slashdot-style insanity.

Re: EdgelessDB: A Database Designed for Confidential Computing

#20

The title is a bit misleading: EdgelessDB was not developed by Microsoft but by a German startup (Edgeless Systems, https://www.edgeless.systems/ and https://github.com/edgelesssys/edgelessdb ). The announcement is about its availability on the Azure Marketplace.

Fixed above. Thanks!
Post reply on HN