Skip to content

falcon-client/falcon-core

Repository files navigation

falcon-core

The cross-database ORM that powers falcon

Requires node >= 9

Build Status

Setup

git clone https://github.com/amilajack/falcon-core
cd falcon-core
lerna bootstrap
lerna run build
yarn build

Roadmap

Release 1.0.0

  • Add support for sqlite
  • Import databases as json, csv, and sqlite
  • Export databases/tables/rows as json, csv, xlsl, xml
  • Migrate to Typescript/Flow
  • Refactor to class/interface based architecture
  • Improve error messages
  • Fix/enhance project build configuration
  • Add documentation

Release 2.0.0

  • Add support for mysql, mongo, postgres, maria, cassandra

Installation

yarn add falcon-core

Example

See the falcon-core-example repo

Related

About

The cross-database ORM that powers falcon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages