Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种 (GUI) 工具来帮助我将各种数据格式(主要是 RDF、JSON 和 CSV)转换为 PostgreSQL 数据库。有没有什么好工具可以帮助我为要导入(和互连)的文件定义表模式并导入数据?
一。您可以尝试将 Microsoft Access 中的表与 pgODBC 2nd 链接。您可以导入文件。CSV 进入 Access 并运行命令 Insert 3rd。通过 Access to Export 单击文件并选择所需的 PostgreSQL ODBC 源。