sqlite-utils
DB library
A Python utility and library for manipulating SQLite databases.
Python CLI utility and library for manipulating SQLite databases
2k stars
24 watching
114 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
cliclickdatasettedatasette-iodatasette-toolpythonsqlitesqlite-database
Related projects:
Repository | Description | Stars |
---|---|---|
simonw/csvs-to-sqlite | A command-line tool for converting CSV files into SQLite databases | 881 |
vrischmann/zig-sqlite | A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
nerdyc/squeal | Provides a straightforward interface to access and manipulate SQLite databases in Swift. | 297 |
pupizoid/ormlite | A lightweight package implementing some ORM-like features and helpers for SQLite databases. | 16 |
sparklemotion/sqlite3-ruby | Provides Ruby bindings for the SQLite3 embedded database engine | 782 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 |
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 179 |
cvilsmeier/sqinn-go | A Go library for accessing SQLite databases without using cgo. | 434 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 12 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
pymssql/pymssql | A Python interface to Microsoft SQL Server | 842 |
jpwhite3/northwind-sqlite3 | Re-implementation of a sample business database schema in SQLite3 for educational purposes. | 478 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 887 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |