You may be interested in:
- Pure — An ecosystem bringing pure OOP (inspired by φ-calculus and @objectionary) to .NET.
- PureQL — A JSON-based declarative relational data query language.
- Talks
Rankings:
You may be interested in:
Rankings:
Base interfaces for the Pure ecosystem — immutable, composable abstractions over .NET primitive types; AOT-compatible.
C#
PureQL is a JSON-based declarative query language for relational data, validated against a JSON Schema — easy to generate, serialize, transmit, and validate.
Concrete implementations of immutable, composable primitive types for the Pure ecosystem — type-safe wrappers over .NET primitive types; AOT-compatible.
C# 1
Immutable, composable interfaces for relational database schema metadata — schemas, tables, columns, column types, indexes, and foreign keys.
C#
Projects an ISchema into normalized storage rows for the Pure relational schema meta-model.
C#