Skip to content

Documentation feedback: Add "Used by" gallery of supported applications and frameworks #184

Open
@amotl

Description

@amotl

Documentation feedback

CrateDB is special when compared to other databases, foremost because it's an OLAP database instead of an OLTP database.

That means downstream applications and frameworks may need to consider using some of the special Support Features of CrateDB's SQLAlchemy dialect implementation, in order to compensate for certain database features missing that are ubiquitous on traditional OLTP RDBMS.

Proposal

In this spirit, and to educate readers and increase visibility, it makes sense to spend a dedicated section within the documentation, enumerating all the downstream applications and frameworks, where CrateDB offers dedicated and reasonably verified support for.

As a start, it can be as simple as a basic "Used by" enumeration.

Relevant information, mostly located within the source code of corresponding repositories, conveys details how to »make things work with CrateDB«, so it delivers important insights and blueprints for others to get inspired about how to design adapters for other applications and frameworks, even in different programming languages than Python.

Examples

Backlog

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions