All Projects → apache → Metamodel

apache / Metamodel

Licence: apache-2.0
Mirror of Apache Metamodel

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Metamodel

Orc
Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
Stars: ✭ 389 (+172.03%)
Mutual labels:  big-data, database, library
Phoenix
Mirror of Apache Phoenix
Stars: ✭ 867 (+506.29%)
Mutual labels:  big-data, database
Scalable Image Matching
This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.
Stars: ✭ 17 (-88.11%)
Mutual labels:  database, library
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-53.15%)
Mutual labels:  big-data, library
Zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Stars: ✭ 5,513 (+3755.24%)
Mutual labels:  big-data, database
Rein
Database constraints made easy for ActiveRecord.
Stars: ✭ 657 (+359.44%)
Mutual labels:  database, library
Traildb
TrailDB is an efficient tool for storing and querying series of events
Stars: ✭ 1,029 (+619.58%)
Mutual labels:  big-data, database
Listenbrainz Server
Server for the ListenBrainz project
Stars: ✭ 420 (+193.71%)
Mutual labels:  big-data, database
Iotdb
Apache IoTDB
Stars: ✭ 1,221 (+753.85%)
Mutual labels:  big-data, database
Cog
A Persistent Embedded Graph Database for Python
Stars: ✭ 90 (-37.06%)
Mutual labels:  database, library
Badger
Fast key-value DB in Go.
Stars: ✭ 10,127 (+6981.82%)
Mutual labels:  database, library
Couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Stars: ✭ 5,166 (+3512.59%)
Mutual labels:  big-data, database
Pgm Index
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
Stars: ✭ 499 (+248.95%)
Mutual labels:  big-data, database
Realm Core
Core database component for the Realm Mobile Database SDKs
Stars: ✭ 836 (+484.62%)
Mutual labels:  database, library
Redislite
Redis in a python module.
Stars: ✭ 464 (+224.48%)
Mutual labels:  big-data, database
Couchdb Couch
Mirror of Apache CouchDB
Stars: ✭ 43 (-69.93%)
Mutual labels:  big-data, database
Griffon Vm
Griffon Data Science Virtual Machine
Stars: ✭ 128 (-10.49%)
Mutual labels:  big-data, database
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (+183.92%)
Mutual labels:  big-data, library
Appdocs
Application Performance Optimization Summary
Stars: ✭ 1,169 (+717.48%)
Mutual labels:  big-data, database
Tennis Crystal Ball
Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
Stars: ✭ 107 (-25.17%)
Mutual labels:  big-data, database

Apache MetaModel

MetaModel is a data access framework, providing a common interface for exploration and querying of different types of datastores.

MetaModel logo

Mailing lists

Website

http://metamodel.apache.org/

Documentation

Please check out our wiki for user documentation.

Building the code

MetaModel uses maven as it's build tool. Code can be built with:

mvn clean install

Running the integration tests

  1. Copy the file 'example-metamodel-integrationtest-configuration.properties' to your user home.
  2. Remove the 'example-' prefix from its filename
  3. Modify the file to enable properties of the integration tests that you're interested in.
  4. Re-run "mvn clean install".

Contributing

Please see CONTRIBUTE.md

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].