# Offline data access: a dream come true?

DevFeed: [Offline data access: a dream come true?](<https://devfeed.tech/articles/offline-data-access-a-dream-come-true-6016.md>)

Original publisher: [Read original article](<https://turso.tech/blog/offline-data-access-a-dream-come-true-a9228e1a>)

Author: Glauber Costa

Published: 2022-07-19T00:00:00Z

Content type: article

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [chiselstrike](<https://devfeed.tech/tags/chiselstrike.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [databases](<https://devfeed.tech/tags/databases.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [offline](<https://devfeed.tech/tags/offline.md>), [outage](<https://devfeed.tech/tags/outage.md>), [processes](<https://devfeed.tech/tags/processes.md>), [production](<https://devfeed.tech/tags/production.md>), [replication](<https://devfeed.tech/tags/replication.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [sync](<https://devfeed.tech/tags/sync.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

The article describes Turso Cloud's offline database access and synchronization capabilities. It notes that Turso databases are files rather than processes and that legacy libSQL SDKs have been replaced with Turso-native SDKs.

## Source excerpt

What would you do, if suddenly you could not access the internet? Many Canadians recently found out the hard way, when the Rogers outage took down almost a third of the country for an entire day. I...