Gluesync SQL to NoSQL
Targeting AWS S3 Bucket
Core principles
Objects storage in Amazon Simple Storage Service (S3) is capable of providing a flexible, scalable and cost effective solution for storing large amount of data in an object format like JSON files.
Gluesync offers the support to store data coming from supported RDBMS into AWS S3 in JSON format using native AWS S3 SDK. Data could be modeled accoridingly to your needs using the data modelling features available in Gluesync and stored in an S3 bucket where it has read & write permissions.
JSON stored in the S3 destination bucket will be stored using the best-practices suggested by Amazon AWS with keyspace support, this means that documents will be stored in folders grouped by source schema and table name, named by their primary key.
Not just documents storage
Gluesync does not only store your object in JSON format: with a specif configuration you can obtain more out from your S3 object storage when it comes to read data through a query engine: you can specify the metadata key-value fields that you would like Gluesync to store as object metadata, this will boost your indexing and document retrieval capabilities when managing large data lakes.
Another useful option, especially if your bucket is intened for cold storage of objects, is the possibility to tell Gluesync to skip any document deletion action in order to preserve them inside the bucket while you are removing this data from your source database.
Architectural overview
Here in the following diagram is represented an architectural overview of the environment you are going to have after having deployed Gluesync.

Q&A
I am looking to store other file formats like CSV or XML files, is it supported? We’re really open to support a wider amount of different use cases and that also means different file formats for your object storage needs. Please to not hesitate to reach out to us in order to let us know your need: we’re more than happy to accomodate your feature request.
I am looking to use an object storage service like AWS S3 but from another vendor / provider, is it supported? We’re working on extending the object storage support to other vendors / providers / transfer protocols and the support for object storage in GCP, OCI, Azure, Alibaba, Aruba and many others is planned for future product releases. Please reach out to us in order to let us know your specific need so we can plan our future roadmap accordingly.
For a list of suppored versions have a look at our list of supported databases / versions available here.
Having further questions? For more information regarding Gluesync and AWS S3 please reach us via email by pressing here: Contact sales.