neumann-migrate
CommunitySeamlessly migrate databases into Neumann.
Software Engineering#embeddings#migration#graph#database-migration#bulk-import#schema-mapping#neumann
AuthorShadylukin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Neumann migration guide removes the complexity and risk of moving relational tables, document collections, graph data, and vector indexes into a single unified Neumann instance by providing type mappings, batch import patterns, and verification steps to preserve data integrity.
Core Features & Use Cases
- Schema & Type Mapping: Maps common SQL, document, and graph types to Neumann types to preserve semantics during migration.
- Bulk Import Patterns: Provides multi-row INSERT, ENTITY BATCH, GRAPH BATCH, and EMBED BATCH strategies for efficient large-scale loading.
- Graph & Embedding Preservation: Shows how to convert nested documents into nodes and edges, and how to import embeddings and rebuild vector indexes.
- Safety & Verification: Recommends checkpoints, transactional chains, count verification, and index building after bulk loads.
- Use Case: Consolidate a PostgreSQL user table, related Neo4j relationships, and Pinecone embeddings into Neumann for unified querying and RAG workflows.
Quick Start
Migrate my PostgreSQL users table and associated embeddings into Neumann by mapping column types, running a small test batch, and then performing bulk inserts and embed batch imports while verifying counts.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: neumann-migrate Download link: https://github.com/Shadylukin/Neumann/archive/main.zip#neumann-migrate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.