orientechnologies / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
https://orientdb.dev
Apache License 2.0
4.72k stars 869 forks source link

ETL import CSV problem #10038

Open hailtriangle opened 7 months ago

hailtriangle commented 7 months ago

OrientDB Version: 3.2.24

Java Version: 18

OS: win11

Expected behavior

Use the ETL blog example of the technical manual to import csv to db. Following is my post.json: %3C(FIQW6A2R%K_XXA61PUU

Follong is my comment.json: %$1RX$L_2@29HLG$IWO03E9

Actual behavior

My cmd window as folowing: 36OQIW(UYI@J_@ 2VTTR 30

My server.bat cmd window as folowing:

OFRQ$ZIOO5W{T~_TAD~YTPT

lvca commented 7 months ago

As you can see there has not much activity on the OrientDB project for a long time and no company is actively sponsoring the project. Please consider using ArcadeDB as the closest project (born as a conceptual fork from OrientDB) or if you need "only" a graphdb checkout Neo4j. If you mostly need a document database, MongoDB could be a good fit.