lunr/gravity

Lunr.Gravity is a database library that doesn't limit functionality to the least common denominator.

0.10.0 2024-09-19 15:23 UTC

This package is auto-updated.

Last update: 2024-09-19 15:27:31 UTC


README

Lunr.Gravity is a database library aiming to abstract SQL features rather than SQL databases. It guarantees that if you use a specific SQL feature (e.g. JOIN), it will work identical for all databases that support that feature. It, however, will not guarantee that every database supports that feature. In this way the developer is responsible for selecting the features that would allow switching out one database with another, if that is a desired workflow. But on the flipside this also allows developers who know they'll depend on a specific database to make the most use out of it.

Installation

  • Install Lunr.Gravity with Composer or with your own installer.
  • Lunr.Gravity follows the semantic versioning standards.

Community

Contributing

Lunr.Gravity is an Open Source, community-driven project. Join by contributing code or documentation. To do that, make your changes and upload them to our reviewboard at reviews.lunr.nl

If you encounter any issues when using Lunr.Gravity you can report them on github

About Us

Lunr.Gravity development is spearheaded by Move.