pdbq

Portable Database Queries

https://github.com/kockums/pdbq

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary

Keywords

database typescript
Last synced: 10 months ago · JSON representation ·

Repository

Portable Database Queries

Basic Info
  • Host: GitHub
  • Owner: kockums
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage: https://pdbq.io
  • Size: 49.8 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
database typescript
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Authors

README.md

pdbq

Installation

sh npm i pdbq

Disclaimer

THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Owner

  • Name: Kockums
  • Login: kockums
  • Kind: organization
  • Email: info@kockums.io
  • Location: Rotterdam, Netherlands

Spatial Intelligence and Robotics

Citation (CITATION.cff)

cff-version: 1.2.0
title: pdbq
version: 0.0.1
date-released: 2023-07-01
url: "https://github.com/geoid-org/pdbq"
message: >-
  If you use pdbq, please cite it using
  the metadata from this file.
type: software
authors:
  - given-names: Lars Bastiaan
    family-names: van Vianen
    email: lars@vianen.com
    affiliation: Geoid
    orcid: 'https://orcid.org/0000-0002-8790-8630'

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Push event: 1
  • Fork event: 1

Dependencies

.devcontainer/Dockerfile docker
  • ubuntu 22.04 build
package.json npm
  • typescript ^5.1.6 development
.github/workflows/webpack.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.devcontainer/docker-compose.yml docker
package-lock.json npm
  • typescript 5.1.6 development