# Turso CLI is now open source

DevFeed: [Turso CLI is now open source](<https://devfeed.tech/articles/turso-cli-is-now-open-source-6062.md>)

Original publisher: [Read original article](<https://turso.tech/blog/turso-cli-is-now-open-source-66fd8130f5c9>)

Author: Pekka Enberg

Published: 2023-03-30T00:00:00Z

Content type: article

Language: en

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

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

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [database](<https://devfeed.tech/tags/database.md>), [edge](<https://devfeed.tech/tags/edge.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [offline](<https://devfeed.tech/tags/offline.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

The article announces that the Turso CLI is now open source. Its supplied text also warns that the post refers to an older Turso version and describes the current Turso database architecture and SDK changes.

## Source excerpt

Turso is an database for the edge, which is why it departs from how most databases operate. First and foremost, Turso works both locally and remotely by relying on libSQL, our fork of SQLite. When...