首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Solr like data import handler to import Sql (MySQL,Oracle,PostgreSQL) data to NoSQL Systems (Mongodb

Solr like data import handler to import Sql (MySQL,Oracle,PostgreSQL) data to NoSQL Systems (Mongodb

  • 资源大小:1.46 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

NOTE: This project has been moved to github. You can find it here -> https://github.com/msathis/SQLToNoSQLImporter Introduction sql-to-nosql-importer is a Solr like data import handler to import Sql (MySQL,Oracle,PostgreSQL) data to NoSQL Systems (Mongodb,CouchDB,Elastic Search). Migration of data from Sql to Mongodb or couchDB or Elasticsearch is now quite simple. Just write a configuration to import the data, this tool will export the data to your preferred NoSQL system. sql-to-nosql-importer reads from sql databases, converts and then inserts them into NoSQL datastore.For this purpose it uses one properties file (import.properties) where NoSQL datastore related settings are listed and one xml file with sql database related settings ,de-normalized schema,fields.For more info http://wiki.apache.org/solr/DataImportHandler#Configurationindata-config.xml But the configuration file of sql-to-nosql-importer

文 件 列 表

SQLToNoSQLImporter
.classpath
.DS_Store
.project
.settings
bin
conf
COPYING
lib
README
run.bat
run.sh
src
VIP VIP
0.179561s