Menu
SynorDocsBlog
GitHub
Synor
  • Docs
  • Blog
  • GitHub
Synor
  • Synor
    • Introduction
    • CLI
    • Database Engine
    • Source Engine
  • Getting Started
    • Use as CLI
    • Use as Library
  • Guides
    • Create Database Engine
    • Create Source Engine

Database Engine

Database Engine is the interface between the core and the database. It only handles some basic database specific operations.

#Available Database Engines

#MongoDB Database Engine

GitHub Repo: https://github.com/Synor/database-mongodb

NPM Package: https://npmjs.org/package/@synor/database-mongodb

#MySQL Database Engine

GitHub Repo: https://github.com/Synor/database-mysql

NPM Package: https://npmjs.org/package/@synor/database-mysql

#PostgreSQL Database Engine

GitHub Repo: https://github.com/Synor/database-postgresql

NPM Package: https://npmjs.org/package/@synor/database-postgresql

#SQLite Database Engine

GitHub Repo: https://github.com/Synor/database-sqlite

NPM Package: https://npmjs.org/package/@synor/database-sqlite

Edit this page
Previous

« CLI

Next

Source Engine »

  • Available Database Engines

Docs

  • Introduction

Community

  • Stack Overflow

Social

  • Blog
  • GitHub
Copyright © 2022 Synor. Built with Docusaurus.