SingleStoreDB (formerly MemSQL) is a high-performance, distributed relational database designed for real-time analytics and low-latency workloads. By integrating SingleStore with the Acceldata Data Observability Cloud (ADOC), you can continuously monitor metadata, profile tables, enforce data quality policies, and track the reliability of your SingleStore assets.
Prerequisites
SingleStore Requirements
- SingleStore host and port
- JDBC username and password
- OR a SingleStore/MemSQL credentials file
- Network reachability from the ADOC Data Plane
- Permissions to read metadata (
INFORMATION_SCHEMA)
Add SingleStore as a Data Source
Follow these steps to register SingleStore into ADOC.
1. Start Setup
- Navigate to Register → Data Sources.
- Click Add Data Source.
- Select SingleStore (MemSQL) from the data source list.
- On the Data Source Details page, enter a name and optional Description for the data source.
- Ensure the Data Reliability toggle is enabled, and select a data plane.
- Click Next to proceed to the Connection Details page.
2. Provide Connection Details
On the Connection Details page, enter the required fields:
- Enter the MemSQL JDBC URL.
- Enter JDBC Username and Password.
- Enable the MemSQL Enabled toggle:
- Upload your credentials file by Drag-and-drop or clicking to browse your system.
When this toggle is enabled, the credentials file overrides manual JDBC username/password authentication.
- Click Test Connection. If it fails, verify the credentials and try again.
- Click Next after a successful connection.
3. Observability Setup
Optional Settings
Enable Crawler Execution Schedule
- Schedule automatic metadata crawls.
You can configure:
- Frequency (daily, weekly, custom)
- Execution time(s)
- Time zone
Notifications
- Set alerts for crawler outcomes:
- Notify on Failure
- Notify on Success (optional)
- Choose notification channels (Email, Slack, Webhook)
Click Submit to complete onboarding.
What's Next
Once SingleStore is onboarded:
- The metadata crawler can be run manually or via schedule
- Discovered databases and tables appear in Reliability → Discover Assets
- You can:
- View metadata
- Run data profiling
- Create and run Data Quality rules
- Monitor reliability scores
- Investigate failures using execution logs
Was this page helpful?