Database and collection access objects #15

Closed
opened 2026-08-08 10:32:16 +02:00 by c.fahner · 0 comments
Owner

Currently there are no data access objects for the database and collections as a whole. This is a requirement for testing the actual implementations.

When #1, #2 and #3 are done, add the following:

  • Database interface for accessing all collections and creating collections based on a schema
  • Collection interface for accessing the querying and data manipulation commands
  • Cursor utility
  • TypeInfo utility for implementors
Currently there are no data access objects for the database and collections as a whole. This is a requirement for testing the actual implementations. When #1, #2 and #3 are done, add the following: * `Database` interface for accessing all collections and creating collections based on a schema * `Collection` interface for accessing the querying and data manipulation commands * `Cursor` utility * `TypeInfo` utility for implementors
c.fahner added this to the v0.1 milestone 2026-08-08 10:32:16 +02:00
c.fahner stopped working 2026-08-22 10:50:17 +02:00
28 minutes 52 seconds
c.fahner canceled time tracking 2026-08-22 19:54:26 +02:00
c.fahner added spent time 2026-08-22 19:54:53 +02:00
1 hour 40 minutes
c.fahner stopped working 2026-08-23 11:20:19 +02:00
1 hour 25 minutes
c.fahner added spent time 2026-08-29 10:13:00 +02:00
2 hours
c.fahner added spent time 2026-08-29 17:11:39 +02:00
1 hour 30 minutes
c.fahner added spent time 2026-08-30 10:44:12 +02:00
1 hour 30 minutes
c.fahner stopped working 2026-08-30 11:08:49 +02:00
24 minutes 21 seconds
c.fahner stopped working 2026-08-31 16:35:13 +02:00
10 minutes 51 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 9 hours 9 minutes
c.fahner
9 hours 9 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#2 Querying
slendium/ocd
Reference
slendium/ocd#15
No description provided.