Database support level
Database | Normal support | Maximum support | Is open support |
---|---|---|---|
MySQL | 5.6+ / 10+ | 5.0.2+ / 5.0.2+ | Open |
MariaDB | 5.6+ / 10+ | 5.0.2+ / 5.0.2+ | Open |
Microsoft SQL Server | 2012+ | 2005+ | Not yet open |
Oracle | 11+ | 9+ | Not yet open |
PostgreSQL | 9.6+ | 9+ | Open |
SQLite | 3.12+ | 3.7.16+ | Open |
Redis | 5.0+ | 5.0+ | Open |
Normal support
Normal Support indicates that most features should work, but not all versions are tested in configurations, so there may be some unsupported edge cases. We will try to fix issues affecting these versions.
Maximum Support
Maximum Support means we try to support their basic functionality, but there is a high chance that unsupported functionality or bugs will occur in some use cases. Pull requests with related issues can be accepted to continue supporting older versions and reviewed on a case-by-case basis.
Is it open to support
Open means that the data management function has been opened to the outside world in the version we released;
Not Open means that the data management function will be opened to the outside world in a future version;