Doubt - Google Drive + Sqlite [closed]

-1

Good evening,

It would be possible to use the Google Drive service how to SQLite HOST?

Thank you!

    
asked by anonymous 02.09.2016 / 23:16

1 answer

2

Short answer:

No.

Shortest response:

Hypothetically, you would install a driver that would mount google drive as an actual device, with a filesystem similar to the OS in use, which would make it transparent file access to the application.

However, a process would be slower than a local FS, which would make its practical use impractical.

    
03.09.2016 / 01:44