0.3.0-alpha.48 • Published 3 years ago

@daita/iwent v0.3.0-alpha.48

Weekly downloads
47
License
MIT
Repository
github
Last release
3 years ago

Motivation

The daita project aims to make the development and deployment of web applications easier, faster and safer. Daita does this by removing the need for a backend service to access and store data.

Documentation and examples

The Documentation and getting started guide is available at docs.daita.ch. There is also an example project located in the src/examples folder.

Why use daita

How does it work?

Usual architecture

Daita architecture

Packages

PackageDescriptionDownloadsCoverageStatus
@daita/relationalSQL abstractions for accessing relational databasesbeta
@daita/ormAn OR mapper which handles schema migrations for relational databasesalpha

Adapters

PackageDescriptionDownloadsCoverageStatus
@daita/pg-adapterPostgres adapteralpha
@daita/sqlite-adapterSqlite adapter-
@daita/http-adapterHTTP adapteralpha

Development & Tooling

PackageDescriptionDownloadsCoverageStatus
@daita/createBootstrapping and initalizing new daita projects using npm init @daita or npx @daita/createalpha
@daita/cliA cli used during development to generate migrations and diagramsalpha
@daita/eslint-configLinting rules for daita related codealpha