Skip to main content

Pure Python SQL database supporting NULLs, foreign keys and simple joins

Project description

SnakeSQL is a pure Python SQL database supporting the simplest possible subset of ANSI SQL 92 including NULL values, foreign key constraints and simple joins.

The database is fully DB-API 2.0 compliant and is written in layers so that it can easily be extended to support different storage mechanisms.

New in this version: * Joins * Foreign Key Constraints * DROP supports multiple tables

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page