gogol-datastore: Google Cloud Datastore SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

Accesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v1 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.Datastore
      • Projects
        • Gogol.Datastore.Projects.AllocateIds
        • Gogol.Datastore.Projects.BeginTransaction
        • Gogol.Datastore.Projects.Commit
        • Gogol.Datastore.Projects.Export
        • Gogol.Datastore.Projects.Import
        • Indexes
          • Gogol.Datastore.Projects.Indexes.Create
          • Gogol.Datastore.Projects.Indexes.Delete
          • Gogol.Datastore.Projects.Indexes.Get
          • Gogol.Datastore.Projects.Indexes.List
        • Gogol.Datastore.Projects.Lookup
        • Operations
          • Gogol.Datastore.Projects.Operations.Cancel
          • Gogol.Datastore.Projects.Operations.Delete
          • Gogol.Datastore.Projects.Operations.Get
          • Gogol.Datastore.Projects.Operations.List
        • Gogol.Datastore.Projects.ReserveIds
        • Gogol.Datastore.Projects.Rollback
        • Gogol.Datastore.Projects.RunAggregationQuery
        • Gogol.Datastore.Projects.RunQuery
      • Gogol.Datastore.Types

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-datastore)
Uploaded by BrendanHay at 2025-05-07T06:07:43Z
Distributions Stackage:1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4746 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-datastore-1.0.0

[back to package description]

gogol-datastore

Version

1.0.0

Description

A client library for the Google Cloud Datastore.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-datastore is released under the Mozilla Public License Version 2.0.