META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dsql Show documentation
Show all versions of dsql Show documentation
Datastore SQL engine (DSQL) for Google appengine datastore. DSQL
extends gae datastore in implementing local joins between datastore kinds
as well as providing local filtering for unindexed properties. DSQL uses
familiar sql-syntax. SQL joins are optimized using datastore statistics.
It is assumed that datastore schema is designed like relational db. However
parent/child relationships are supported. Also supported are special datatypes
in package com.google.appengine.api.datastore like Email, Phonenumber, ...
The newest version!
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Built-By: tkv
Created-By: Apache Maven
Build-Jdk: 1.8.0_40
© 2015 - 2024 Weber Informatics LLC | Privacy Policy