Welcome to the comprehensive developer documentation for Syncraft, a robust data processing and query engine designed to facilitate efficient data retrieval, transformation, and consolidation. Here, you'll find detailed guides and tutorials to leverage Syncraft's powerful features, ensuring seamless integration and optimal utilization within your projects.
Kickstart your journey with Syncraft by navigating through our introductory guides. Familiarize yourself with the foundational concepts and explore step-by-step tutorials to get your hands dirty with Syncraft's core functionalities.
Query and Select Pipeline: Fetch and select specific data from your sources based on defined criteria. Developer Tutorial
ReMap Pipeline: Transform and organize your pipeline states for data consolidation. Developer Tutorial
Filter Pipeline: Control data flow by filtering data based on specified conditions. Developer Tutorial
If-Else Pipeline: Conditionally diverge your query logic based on predicate tests. Developer Tutorial
Looping Pipeline: Implement programmatic “While” loops within your query logic until a break condition is satisfied. Developer Tutorial
Serial Pipeline: Execute a series of pipelines sequentially, passing the result of one as input to the next. Developer Tutorial
Parallel Pipeline: Execute multiple pipelines simultaneously, collecting all results once completed. Developer Tutorial
Race Pipeline: Launch multiple pipelines and return the result of the one that completes first. Developer Tutorial
Syncraft Query Language Definition: Explore the syntax and capabilities of Syncraft’s query language. Learn More
Processing ReMap Language: Dive into the inner program language used for data transformation. Learn More
Technical Deep Dives: Go under the hood to understand the architecture and core principles of Syncraft. Explore
Harness the power of Syncraft to elevate your data processing workflows, ensuring timely, accurate, and insightful data delivery for your applications. Each section provides a thorough understanding, empowering you to craft complex, condition-driven data retrieval and transformation flows effortlessly.
Feel free to navigate through the documentation, and if you have any inquiries, our community and support channels are always available to assist you on your journey with Syncraft.