Pinned Repositories
blacksheep-piccolo
Starter application template using Piccolo ORM ecosystem (with BlackSheep framework) as backend and Vue.js as frontend.
drf-vue
Example of single page application made with Django Rest Framework and Vue JS.
grpc-python-crud
Example crud application with gRPC, FastAPI and Piccolo ORM.
headless-forum-fastapi
Backend for simple forum made with FastAPI and Piccolo ORM ecosystem.
litestar-piccolo
Starter application template using Piccolo ORM ecosystem (with Litestar framework) as backend and Vue.js as frontend.
piccolo-vue-starter
Starter application template using Piccolo ORM ecosystem (with FastAPI framework) as backend and Vue.js as frontend.
starlette-piccolo-orm
Example of Starlette Q&A application made with Piccolo ORM ecosystem.
starlette-piccolo-rental
Example of Starlette Rental application made with Piccolo ORM ecosystem.
starlette-vue
Example of single page application made with Starlette, Vue JS and Tortoise ORM
wtforms-piccolo
Server-side form generation utilities for Piccolo ORM Table class
sinisaos's Repositories
sinisaos/headless-forum-fastapi
Backend for simple forum made with FastAPI and Piccolo ORM ecosystem.
sinisaos/starlette-vue
Example of single page application made with Starlette, Vue JS and Tortoise ORM
sinisaos/litestar-piccolo
Starter application template using Piccolo ORM ecosystem (with Litestar framework) as backend and Vue.js as frontend.
sinisaos/drf-vue
Example of single page application made with Django Rest Framework and Vue JS.
sinisaos/piccolo-vue-starter
Starter application template using Piccolo ORM ecosystem (with FastAPI framework) as backend and Vue.js as frontend.
sinisaos/blacksheep-piccolo
Starter application template using Piccolo ORM ecosystem (with BlackSheep framework) as backend and Vue.js as frontend.
sinisaos/wtforms-piccolo
Server-side form generation utilities for Piccolo ORM Table class
sinisaos/grpc-python-crud
Example crud application with gRPC, FastAPI and Piccolo ORM.
sinisaos/starlette-piccolo-orm
Example of Starlette Q&A application made with Piccolo ORM ecosystem.
sinisaos/starlette-piccolo-rental
Example of Starlette Rental application made with Piccolo ORM ecosystem.
sinisaos/starlette-starter
Starlette starter application with Tortoise ORM
sinisaos/starlette-tortoise
Q&A application made with Starlette, Tortoise ORM and PostgreSQL
sinisaos/go-gin-questions
Q&A site in Gin web framework (Golang).
sinisaos/simple-piccolo
Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.
sinisaos/async-orm-benchmarks
Python async ORMs, query builders, and database drivers benchmarks for PostgreSQL.
sinisaos/piccolo-cursor-vue
Example Piccolo cursor pagination with Vue frontend
sinisaos/piccolo_admin
A powerful web admin for your database.
sinisaos/adsite
Advertisement site built with Django
sinisaos/chi-ent
Example application using Ent ORM and Chi router.
sinisaos/fiber-ent-admin
Example application using Ent, Fiber and React Admin.
sinisaos/gin-vue-starter
Starter application template using Gin, Gorm as backend and Vue.js as frontend.
sinisaos/grpc-crud-example
Example crud application with gRPC, Gin and GORM.
sinisaos/piccolo
A fast, user friendly ORM and query builder which supports asyncio.
sinisaos/piccolo-admin-docker
sinisaos/piccolo_api
ASGI middleware for authentication, rate limiting, and building CRUD endpoints.
sinisaos/piccolo_cursor_pagination
Cursor pagination for Piccolo ORM