Apr 21, 2021
0
Level 1
Support for TiDB
TiDB is an open-source NewSQL database inspired by Google Spanner/F1 and aims for MySQL compatibility.
I've noticed some TiDB users are using Laravel with TiDB through MySQL protocol, and there'll be some inconveniences due to:
- the unsupported features on MySQL compatibility like savepoints, foreign key constraints...
- some extended features in TiDB, for example, the sequence generator.
I have a plan for the further implementation of TiDB with Laravel, please, let me know what you think about that. It would be appreciated if there's a specific guide for the database integrations.
Thanks!
Please or to participate in this conversation.