@afetcan/storage
TypeScript icon, indicating that this package has built-in type declarations

0.0.26 • Public • Published

STORAGE

Version Downloads License Github Stars

@afetcan/storage is a package written to facilitate database operations. It can be used for any api service. Written in Typescript. MikroORM is used for database operations here. Postgresql database is used. But the structure is fully expandable. For example, CLICKHOUSE can also be used by adjusting its settings. both databases can be used in the same way.

Therefore, the aim of the project is to facilitate database operations and provide extensibility.

Setup

pnpm install @afetcan/storage

Usage

import { ... } from '@afetcan/storage' 

Requirements

Dependencies

Local Development

Setup

pnpm install

Dev

pnpm dev

Build

pnpm build

Links

/@afetcan/storage/

    Package Sidebar

    Install

    npm i @afetcan/storage

    Weekly Downloads

    3

    Version

    0.0.26

    License

    MIT

    Unpacked Size

    105 kB

    Total Files

    12

    Last publish

    Collaborators

    • productdevbook