Coder Social home page Coder Social logo

bulksecuritygeneratorprojectv2 / fastnsilver__grivet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fastnsilver/grivet

0.0 0.0 0.0 10.91 MB

A micro-service capable of self-service modeling and persistence.

Home Page: http://fastnsilver.github.io/grivet

License: Apache License 2.0

Shell 1.77% Java 87.95% Scala 1.88% Groovy 0.56% SQLPL 3.04% Batchfile 2.00% Dockerfile 2.79%

fastnsilver__grivet's Introduction

Grivet

Build Status codecov.io Codacy Badge Known Vulnerabilities Apache License 2

codecov.io

A micro-service capable of self-service modeling and persistence.

Motivation

Designing, maintaining and growing a database schema to store and retrieve domain objects is tedious. Yes, there are options like: ORM via JPA, JDO, MyBatis or jOOQ; or document object stores like Couchbase or Mongo. Without having you jump through too many hoops, Grivet provides a simple API backed by a RDBMS-based abstraction for type registry, storage and retrieval.

Make it easy to query types. E.g., when querying...

  • Define a pipe-separated list of constraint keyed parameter values, specified in the form c=<attribute_name>|<operator>|<value_or_comma_separated_values>|<optional_conjunction>
  • Reference a named query that was (previously) registered plus optional parameter key-value pairs

to express filtering constraints where constraints are applied on a GET request for a type.

Documentation

fastnsilver__grivet's People

Contributors

fastnsilver avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.