-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Abhishek Omprakash Singh edited this page Sep 30, 2019
·
4 revisions
SQLite is a lightweight database written in C. The Python programming language has in-built support to interact with the database(locally) which is either stored on disk or in memory.
With sqlite_rx clients should be able to communicate with the SQLiteServer in a fast, simple and secure manner and execute queries remotely.