1 repository
Opening and managing connections to SQLite database files for local data storage.
Distinct from SQLite Database Management: Distinct from SQLite Database Management: focuses on connection lifecycle and file-based access, not schema definition or query execution.
Explore 1 awesome GitHub repository matching data & databases · Connection Managers. Refine with filters or upvote what's useful.
POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy
Ships a dedicated SQLite connector for local file-based database access.