Create
Query
event_store.db
—
inbox_items
actions
approvals
commitments
constraints
dead_letters
decisions
deliveries
effects
entities
entity_aliases
entity_tags
episode_context_index
episodes
event_subjects
events
fact_sources
facts
inbox_items
inbox_links
jobs
leader_leases
links
memory_items
memory_journal
memory_state
pending_interactions
proposal_sources
proposals
reminders
schedules
schema_migrations
signal_fps
signals
slack_deliveries
source_cursors
sources
sqlite_sequence
stream_cursors
threads
watchers
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Import data
Input file
Supported file types:
JSON
and
CSV
. JSON files must be structured as a list of objects. CSV files must contain a header row.
Create columns for unrecognized keys?
Yes
No
For instance, if your table has one column
name
and the import file contains objects with an additional column
age
, determine whether to store the
age
values as well.
Import
Cancel