SQL

Turso – in-process SQL database

Turso is an in-process relational database engine designed to be compatible with SQLite. The project aims to evolve the SQLite architecture for modern applications by introducing a new implementation focused on performance, scalability, and distributed workloads.

The database is intended to run anywhere including servers, embedded devices, browsers, and edge environments while maintaining compatibility with SQLite’s SQL dialect and APIs. Turso incorporates modern features such as asynchronous I/O and vector search capabilities, making it suitable for modern workloads including AI applications and distributed systems.

This is free and open source software.

Key Features:

  • In-process relational database engine written in Rust.
  • Designed to be compatible with SQLite’s SQL dialect, file formats, and APIs.
  • Supports vector search for similarity queries and AI-related workloads.
  • Asynchronous I/O support on Linux using io_uring.
  • Change data capture for tracking database updates in real time.
  • Bindings available for multiple languages including Go, JavaScript, Java, Python, and Rust.
  • Runs across multiple environments including servers, browsers, and embedded devices.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/tursodatabase/turso
Support:
Developer: Turso Database
License: MIT License

Turso is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Relational Databases
MariaDBSeeks high compatibility with MySQL, ensuring drop-in replacement capability
PostgreSQLAward winning Object-relational database management system
MySQLMultithreaded, multi-user SQL database management system
SQLiteEmbeddable SQL Database Engine
rqliteDistributed database built on SQLite
MonetDBHigh performance relational database system for analytics
FirebirdRelational database offering many ANSI SQL features
H2Relational database management system written in Java
HSQLDBJDBC interface, client-server version, query tool, grid and more
CUBRIDDatabase engine with built-in enterprise grade features
VirtuosoData Management with Web Application Server and Web Services Platform
Apache DerbyFull-featured relational database implemented entirely in Java

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments