Skip to content
Marcel Ferrari edited this page Feb 9, 2023 · 6 revisions

Welcome to the PandaSQLite Documentation

Welcome to the documentation for the PandaSQLite library! This library provides a lightweight wrapper for managing and storing data in a SQLite database, while still being able to use SQL queries directly in Python with all libraries compatible with pandas dataframes.

With its fast, reliable, and easy-to-use interface, PandaSQLite is perfect for data scientists, analysts, and developers who want to work with their data in a structured and efficient manner. Whether you're working on a Jupyter notebook or a standalone Python application, PandaSQLite has got you covered.

In this documentation, you'll find detailed information on how to use the PandaSQLiteDB class and its member functions to perform common data management tasks.