0.2.4 • Published 5 years ago

lilli v0.2.4

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

Lilli

Lilliputian SQL-styled JSON ORM

  • Local: Following its simplicity, you don't need a database provider to store and persist your data. You just need a directory in your project to store all your JSON data files.
  • SQL-like: Every JSON in your data directory works as a SQL table and the syntax in your queries will be similar to many other SQL ORMs.
  • Lilliputian: Lilli is so tiny and simple you won't even notice is there!

Caution!

Lilli is in very early stages of development and you might find some bugs. If you want to contribute feel free to do so.

Installation

With npm

npm i lilli

With yarn

yarn add lilli

Wiki

All docs about Lilli can be found here

License

MIT

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago