# Saiorm **Repository Path**: yangadong/Saiorm ## Basic Information - **Project Name**: Saiorm - **Description**: saiorm是一款简单易用的数据库工具,支持链式调用,学习成本极低 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-03-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README saiorm ====== `Saiorm `_ is a simple library for accessing database. It will take you have a easy way to use SQL database. .. The goal is to be an asynchronous framework,but not now. Documentation ------------- `Learn more `_. Task ---- - [x] transform to SQL - [x] Support MySQL - [x] Support PostgreSQL - [x] Support SQL Server, not return the latest query - [ ] Support Oracle Database - [ ] Support MongoDB If you want to support other database,just implement like siaorm.PostgreSQL.ChainDB. like Saiorm.PostgreSQL.CoherentDB and add a few driver code to Saiorm.init.