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

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay