recordlite | declaratively maintains SQLite tables and views
kandi X-RAY | recordlite Summary
kandi X-RAY | recordlite Summary
recordlite is a Go library. recordlite has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
RecordLite is a library (and executable) that declaratively maintains SQLite tables and views of semi-structured data (henceforth known as records). RecordLite is based on a hidden gem in Backtrace's sqlite_protobuf library. TLDR: RecordLite stores semi-structured records into SQLite table where one column is the raw payload (JSON or Protobuf) and define views with virtual columns from the raw column via extraction functions, e.g. json_extract and protobuf_extract. Tell RecordLite what you want the view and its indexes to look like, and RecordLite spits out idempotent DDL statements to make that happen, for any initial state and with minimal churn.
RecordLite is a library (and executable) that declaratively maintains SQLite tables and views of semi-structured data (henceforth known as records). RecordLite is based on a hidden gem in Backtrace's sqlite_protobuf library. TLDR: RecordLite stores semi-structured records into SQLite table where one column is the raw payload (JSON or Protobuf) and define views with virtual columns from the raw column via extraction functions, e.g. json_extract and protobuf_extract. Tell RecordLite what you want the view and its indexes to look like, and RecordLite spits out idempotent DDL statements to make that happen, for any initial state and with minimal churn.
Support
Quality
Security
License
Reuse
Support
recordlite has a low active ecosystem.
It has 18 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
recordlite has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of recordlite is current.
Quality
recordlite has no bugs reported.
Security
recordlite has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
recordlite does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
recordlite releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of recordlite
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of recordlite
recordlite Key Features
No Key Features are available at this moment for recordlite.
recordlite Examples and Code Snippets
No Code Snippets are available at this moment for recordlite.
Community Discussions
No Community Discussions are available at this moment for recordlite.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install recordlite
To install the recordlite executable via go get. To install recordlite as a go module dependency.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page