#
terminusdb
Here are 7 public repositories matching this topic...
bionicles
commented
Jul 25, 2020
Describe the bug
There are no CRUD examples in the Readme or the front of the docs
To Reproduce
Evaluate the product as a new user
Expected behavior
A basic code block in the README with installation, setup, creation of a new database, CRUD operations
Error logs
MissingDocumentException
System information (please complete the following information):
- OS: Human Brain
**Ad
6
3
Javascript client for TerminusDB - reference implementation of API
-
Updated
Jul 20, 2021 - JavaScript
A simple proof of concept of storing content on TerminusDB for a CMS-like system.
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 5, 2020 - JavaScript
Deploy an ephemeral TerminusDB server to Heroku
-
Updated
Mar 30, 2020 - Dockerfile
Advanced Data Management - Final Project
-
Updated
Apr 28, 2021 - Python
Improve this page
Add a description, image, and links to the terminusdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the terminusdb topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.
In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f