All Projects → cleverage → eav-manager

cleverage / eav-manager

Licence: MIT license
Blazing fast data modeling and enrichment

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Twig
543 projects
SCSS
7915 projects

Projects that are alternatives of or similar to eav-manager

Lasio
Python library for reading and writing well data using Log ASCII Standard (LAS) files
Stars: ✭ 234 (+1014.29%)
Mutual labels:  data-management
jsgraph
Deprecated: Use the @encapsule/arccore package that includes the graph library
Stars: ✭ 42 (+100%)
Mutual labels:  data-modeling
dgp
ML Dataset Governance Policy for Autonomous Vehicle Datasets
Stars: ✭ 65 (+209.52%)
Mutual labels:  data-management
raster-tiles-compactcache
Compact Cache V2 is used by ArcGIS to store raster tiles. The bundle file structure is very simple and optimized for quick access, resulting in improved performance over alternative formats.
Stars: ✭ 49 (+133.33%)
Mutual labels:  data-management
portalpy
A module that allows you to administer Portal for ArcGIS and ArcGIS Online.
Stars: ✭ 50 (+138.1%)
Mutual labels:  data-management
envo
A community-driven ontology for the representation of environments
Stars: ✭ 106 (+404.76%)
Mutual labels:  data-management
Geoportal Server
Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
Stars: ✭ 210 (+900%)
Mutual labels:  data-management
tkz-orm
Object-Role Modeling diagrams in TeX
Stars: ✭ 14 (-33.33%)
Mutual labels:  data-modeling
scr
SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
Stars: ✭ 84 (+300%)
Mutual labels:  data-management
deordie-meetups
DE or DIE meetup made by data engineers for data engineers. Currently in Russian only.
Stars: ✭ 48 (+128.57%)
Mutual labels:  data-management
maritime-charting-sample-scripts
Sample scripts and models to automate work in ArcGIS for Maritime: Charting
Stars: ✭ 19 (-9.52%)
Mutual labels:  data-management
HelpingHand
Leveraging Intelligent Processing Tools and Algorithms to help the Visually Impaired see and navigate 💥✨
Stars: ✭ 29 (+38.1%)
Mutual labels:  data-modeling
OptimizeRasters
OptimizeRasters is a set of tools for converting raster data to optimized Tiled TIF or MRF files, moving data to cloud storage, and creating Raster Proxies.
Stars: ✭ 105 (+400%)
Mutual labels:  data-management
Developer Support
Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.
Stars: ✭ 235 (+1019.05%)
Mutual labels:  data-management
Cassandra-Data-Modeling
Basic Rules of Cassandra Data Modeling
Stars: ✭ 29 (+38.1%)
Mutual labels:  data-modeling
Arcgis Rest Js
compact, modular JavaScript wrappers for the ArcGIS REST API
Stars: ✭ 231 (+1000%)
Mutual labels:  data-management
isa-api
ISA tools API
Stars: ✭ 36 (+71.43%)
Mutual labels:  data-management
neurotic
Curate, visualize, annotate, and share your behavioral ephys data using Python
Stars: ✭ 24 (+14.29%)
Mutual labels:  data-management
objectiv-analytics
Powerful product analytics for data teams, with full control over data & models.
Stars: ✭ 399 (+1800%)
Mutual labels:  data-modeling
BrAPI
Repository for version control of the BrAPI specifications
Stars: ✭ 50 (+138.1%)
Mutual labels:  data-management

CleverAge/EAVManager

Help needed
This documentation is a work in progress, we need help to write guides and cookbooks
Don't hesitate to create issues if you want to speed up the process for a particular feature

What's inside?

The "EAV Manager" or "Clever Data Manager" (CDM) is an extensive set of tools designed to build business-oriented data repositories in Symfony.

It consists of several bundles put together to speed-up data modeling, data transformation and user interface development.

Philosophy

The CDM was designed using the same philosophy than the Symfony framework, using many small independent "bricks" that provide simple but easily extendable features.

We didn't want to create a full-stack solution with a huge coupling between its components but instead focus on keeping things simple and reusable.

Installation

Either use the EAVManager starter kit or follow these steps:

Components

To understand the various configurations needed in order to create a full-scale application using this bundle, you need to take a look at the inner components under the hood:

Configuration

You need to check several different bundle documentation that are stored in different places:

Only the checked entries are completed.

Cookbooks

Only the checked entries are completed.

Basics

Data management

Internationalization

Going further

Customizing

Advanced concepts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].