Xuanwo commented on issue #3090: URL: https://github.com/apache/incubator-opendal/issues/3090#issuecomment-1721003987
Thanks for the idea. OpenDAL is engineered to access storage services such as S3 and HDFS. It does not aim to provide unified access to various databases. While OpenDAL supports various databases such as PostgreSQL, we exclusively utilize the PostgreSQL table for key-value mapping and store data as a BLOB which means OpenDAL doesn't know about other fields inside this table. So OpenDAL doesn't intend to be another SQL ORM or quries builder -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
