Database architecture

MariaDB database

The CCEyes platform employs a dual-database architecture, optimized for both search efficiency and robust data management. The architectural choice ensures that the platform is agile in content discovery while maintaining stringent data integrity.


While the Typesense cluster focuses on content search, the MariaDB database is geared towards other crucial data management tasks. It handles the storage and management of users' saved prompts. Additionally, it maintains records related to user and provider rights, ensuring that data access and modification are appropriately constrained.

MariaDB, being a fork of MySQL, offers robustness, data integrity, and security. Its use ensures that users' saved prompts and access rights are securely stored and efficiently managed.

Previous
Typesense cluster