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 Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page