1 repositorio
Ability to store and retrieve data fields that are not explicitly defined in a fixed schema.
Distinct from Unstructured Data Storage: Distinct from unstructured object storage; this is about allowing extra fields within a structured document.
Explore 1 awesome GitHub repository matching data & databases · Schemaless Data Support. Refine with filters or upvote what's useful.
Eve is a REST API framework that maps database collections to web resources through declarative configuration files. It functions as a database-to-API mapper, automatically exposing data as RESTful endpoints with built-in support for CRUD operations and schema-based request validation. The project distinguishes itself through a HATEOAS API engine that generates hypermedia links and resource schemas for dynamic client discovery. It also includes an automated Swagger documentation generator that produces interactive specifications for client SDK generation and testing. The framework provides a
Allows the storage of fields not defined in the schema while still validating known attributes.