All Projects → BitTacklr → Projac

BitTacklr / Projac

Licence: bsd-3-clause
A set of .NET projection libraries

Projects that are alternatives of or similar to Projac

Neventlite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
Stars: ✭ 117 (-7.14%)
Mutual labels:  event-sourcing
Vanillacore
The core engine of VanillaDB
Stars: ✭ 119 (-5.56%)
Mutual labels:  sql
Symfony Demo App
A Symfony demo application with basic user management
Stars: ✭ 122 (-3.17%)
Mutual labels:  event-sourcing
Frp Eventsourcing
Functional Reactive Programming in Event Sourcing Systems
Stars: ✭ 117 (-7.14%)
Mutual labels:  event-sourcing
Sephsplace
My own version of r/place, done in a weekend
Stars: ✭ 119 (-5.56%)
Mutual labels:  event-sourcing
Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
Stars: ✭ 117 (-7.14%)
Mutual labels:  event-sourcing
Laravel Eventsauce
Use EventSauce in Laravel apps
Stars: ✭ 117 (-7.14%)
Mutual labels:  event-sourcing
Pulsar Flink
Elastic data processing with Apache Pulsar and Apache Flink
Stars: ✭ 126 (+0%)
Mutual labels:  sql
Specql
Automatic PostgreSQL CRUD queries
Stars: ✭ 120 (-4.76%)
Mutual labels:  sql
Gsheets Db Api
A Python DB-API and SQLAlchemy dialect to Google Spreasheets
Stars: ✭ 122 (-3.17%)
Mutual labels:  sql
Cs notes
🚀自我小结
Stars: ✭ 118 (-6.35%)
Mutual labels:  sql
Mysql Container
MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 117 (-7.14%)
Mutual labels:  sql
Pipedream
Connect APIs, remarkably fast. Free for developers.
Stars: ✭ 2,068 (+1541.27%)
Mutual labels:  event-sourcing
Alpine Mariadb
MariaDB running on Alpine Linux [Docker]
Stars: ✭ 117 (-7.14%)
Mutual labels:  sql
Vs Deploy
Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
Stars: ✭ 123 (-2.38%)
Mutual labels:  sql
Sqlkit
SQL builder and powerful database toolkit for Golang
Stars: ✭ 117 (-7.14%)
Mutual labels:  sql
Sergeant
💂 Tools to Transform and Query Data with 'Apache' 'Drill'
Stars: ✭ 120 (-4.76%)
Mutual labels:  sql
Activerecord where assoc
Make ActiveRecord do conditions on your associations
Stars: ✭ 126 (+0%)
Mutual labels:  sql
Timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
Stars: ✭ 12,211 (+9591.27%)
Mutual labels:  sql
Rocket Api
API敏捷开发框架,用于API接口功能的快速开发。不再定义Controller,Service,Dao,Mybatis,xml,Entity,VO等对象和方法.以springboot starter 形式集成使用
Stars: ✭ 122 (-3.17%)
Mutual labels:  sql

Projac

Projac is a set of .NET libraries that allow you to author projections targeting various backing stores and is easy to integrate with existing event stores such as EventStore and SQLStreamStore. Join the chat at https://gitter.im/yreynhout/Projac

It's available on both NuGet & MyGet:

The custom MyGet feed can be found here.


Important Changes

If you're using a version prior to 0.1.0, not only has your cheese been moved, it probably has been broken in unexpected places. Please check out the changes made in 0.1.0 as well as the how do I upgrade to 0.1.0 guide. If you want to keep your cheese as is, you can always fork this code base and use the legacy branch.


Contributions

  • Date, DateTime, DateTime2, Money data types in TSql by @xt0rted
  • The positional syntax suggestion by @tojans.
  • Decimal data type in SqlClientSyntax by @ritasker
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].