https://github.com/alash3al/go-schemaless
a schemaless implementation based on postgres and jsonb
https://github.com/alash3al/go-schemaless
golang postgres schemaless
Last synced: 5 months ago
JSON representation
a schemaless implementation based on postgres and jsonb
- Host: GitHub
- URL: https://github.com/alash3al/go-schemaless
- Owner: alash3al
- Created: 2019-01-26T13:21:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T13:10:35.000Z (over 6 years ago)
- Last Synced: 2025-03-30T10:32:52.334Z (6 months ago)
- Topics: golang, postgres, schemaless
- Language: Go
- Size: 20.5 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Schemaless
==========
> Just a simple library that provides a schemaless datastore based on postgres jsonb with gin index, [view docs here](https://godoc.org/github.com//alash3al/go-schemaless)