DEV Community

Optimajet Limited for Optimajet

Posted on

1 1 1 1 1

Optimajet Data Engine 1.0.0: Open Source Workflow Engine Component alpha release

Optimajet Data Engine 1.0.0: Open Source Workflow Engine Component is a .NET ORM framework developed for implementing providers in the Workflow Engine. This project is currently in the alpha release stage.

The primary goal of DataEngine is to generate queries to various databases through a unified interface and automatically map this data to entities.

Contains Breaking Changes

  1. Reworked the process of passing settings to providers' implementations.
  2. Added the method IProvider.UseOptions to create a local context with settings.
  3. Added the ability to specify the database schema. Note that this is not supported by all databases.
  4. Introduced splitting large queries in InsertAll and SelectByKeys into subqueries to avoid parameter overflow errors.
  5. Reworked the addition of TypeHandlers in SQL providers. This mechanism is now more reliable and understandable, and it also supports detecting vanilla Dapper in the project.
  6. Updated SqlKata to version 1.0.0.

GitHub Open Source code

Billboard image

Monitor more than uptime.

With Checkly, you can use Playwright tests and Javascript to monitor end-to-end scenarios in your NextJS, Astro, Remix, or other application.

Get started now!

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay