Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎数据湖分析支持创建数据库,但我们也可以创建关系数据库吗?
每个 Azure Data Lake Analytics 帐户都可以创建包含可以使用 U-SQL 创建、管理和查询的关系数据的数据库。
该数据以横向扩展的方式存储在 Azure Data Lake Storage 中。所以从某种意义上说,它正在创建关系数据库。
但是,它不能让您创建 SQL Server 或 Oracle 或 MySQL 数据库。