2.0.9 • Published 6 months ago

goby-database v2.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

I intend for this to be the core module Goby uses to represent and manipulate the data structure of a project, which is stored as an SQLite database

Directory:

  • notes.md is my running notes doc for the project.
  • index.js will be main script (warning, lots of currently non-functional unfinished code)
  • sandbox.js will be a kind of test suite
  • outdated_v0.json is the first version I made of this module, used in the version of goby that I put together for my undergraduate thesis. I’m pulling a lot of the design of the new module from here, but there are a few big conceptual changes, particularly around how relation properties will work and be supported by junction tables in the back-end architecture.
2.0.9

6 months ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago