[FEATURE] Request to add oceanbase database node support

The idea is:

Oceanbase is an excellent data that supports olap scenarios and olat scenarios, and also supports the storage of vector data. Suitable for integrating n8n, this excellent AI operation framework.

My use case:

It can use oceanbase for data storage and querying, which is perfectly compatible with mysql database. It also provides more powerful transaction support and data processing in olap scenarios.

I think it would be beneficial to add this because:

It can be more convenient to integrate with oceanbase database.

Any resources to support this?

Are you willing to work on this?

yes

I’ll work hard for this.

Hi There! What support would you need for developing the node?

Supporting the ocean ecosystem, such as vector storage, compatibility between MySQL and Oracle modes, and the use of distributed databases in business, ocean is very convenient and has a complete development ecosystem

Already contributed plugins to the community
Npm address: https://www.npmjs.com/package/n8n-nodes-oceanbase
GitHub address: GitHub - xxsc0529/n8n-nodes-oceanbase: A node node plugin for oceanbase database
Please review itNpm address: https://www.npmjs.com/package/n8n-nodes-oceanbase
GitHub address: GitHub - xxsc0529/n8n-nodes-oceanbase: A node node plugin for oceanbase database
Please review it

Hi Alon parag~

OceanBase Database is a native, enterprise-level distributed database developed independently by the OceanBase team. It provides financial-grade high availability on commodity hardware and introduces a new city-level disaster recovery standard known as “Five IDCs across Three Regions”. As the world’s first distributed database to pass the TPC-C benchmark test, it can support over 1,500 nodes in a single cluster. Additionally, it features cloud-native architecture, strong consistency, and high compatibility with other popular databases such as Oracle and MySQL.

Many of our customers are actively exploring deeper integration between OceanBase and their workflow automation systems. There is a strong demand to natively connect OceanBase with n8n, enabling users to:

  1. Directly query and manipulate OceanBase data within n8n workflows
  2. Build automated data pipelines between OceanBase and other applications
  3. Trigger business processes based on real-time database events
  4. Implement end-to-end automation with OceanBase as the central data hub

This integration would empower enterprises to further streamline their operations while leveraging OceanBase’s proven performance and reliability.

Check out our official website at https://en.oceanbase.com/ for more details. Or, if you’d like to get hands-on experience, you’re welcome to try our open-source version on GitHub: https://github.com/oceanbase/oceanbase. We’d love to hear your feedback!