peewee online with Winfy
We have hosted the application peewee in order to run this application in our online workstations with Wine or directly.
Quick description about peewee:
Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use. Peewee will automatically infer the database table name from the name of the class. You can override the default name by specifying a table_name attribute in the inner “Meta” class (alongside the database attribute). To learn more about how Peewee generates table names, refer to the Table Names section. There are lots of field types suitable for storing various types of data. Peewee handles converting between pythonic values and those used by the database, so you can use Python types in your code without having to worry. The real strength of our database is in how it allows us to retrieve data through queries. Relational databases are excellent for making ad-hoc queries. Peewee provides a magical helper fn(), which can be used to call any SQL function.Features:
- A small, expressive ORM
- Python 2.7+ and 3.4+ (developed with 3.6)
- Supports sqlite, mysql, postgresql and cockroachdb
- Provides tons of extensions
- Defining models is similar to Django or SQLAlchemy
- Connect to the database and create tables
Programming Language: Python.
Categories:
Object-Relational Mapping (ORM)
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.