S3verless Documentation¶
Welcome to S3verless - the Python framework that uses S3 as your database.
Quick Install¶
Guides¶
-
Set up your first S3verless project in minutes
-
Define data models with validation and indexes
-
Filter, sort, and paginate your data
-
JWT auth, rate limiting, and user management
-
Connect models with foreign keys
-
Evolve your data schema safely
-
Speed up your app with in-memory caching
-
Handle uploads with presigned URLs
-
Test without external dependencies
-
Deploy to Lambda, Docker, or LocalStack
API Reference¶
Full reference for all classes and functions: API Reference