Base is a user-friendly SQLite database editor for macOS that simplifies database management with features like a visual table editor, schema inspector, and SQL query tools. It allows users to browse, filter, and edit data effortlessly, while also supporting data import and export in various formats. The free version has limited features, with a one-time purchase required for the full version.
Turso Database is a new in-process SQL database written in Rust that is compatible with SQLite and currently in BETA. It supports features like change data capture, asynchronous I/O, cross-platform capabilities, and enhanced schema management, with a focus on reliability and community contributions. Experimental features include encryption at rest and incremental computation, and it is designed for future developments like vector indexing for fast searches.