Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertica Native File Creator

This crate creates Vertica Native Format (VNF). VNFs are optimized to load large amounts of data efficiently into a Vertica database.

Overview

Why Rust?

Rust is a high performance, multi-paradigm system programming language focused on safe concurrency and memory management.

Rust avoids many of the C/C++ traps and pitfalls with a consistent strong ownership model.

As of 2020, Rust was voted the "most loved programming language" in the Stack Overflow Developer Survey for for the last 5 years (2016-2020)!

API

Example

References

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages