Truxton SDK
Jump to navigation
Jump to search
The Truxton SDK is presented in several different languages depending on your needs.
- Truxton C API - This exposes Truxton to the C programming language.
- Truxton.ETL Managed API - This provides Truxton capability to managed languages like C#.
- Truxton .NET Core - Truxton Dotnet Core builds upon the Truxton.ETL Managed API and introduces dotnet core features like dependency injection, configuration and idiomatic message consumer patterns. Start here if you want to make a Truxton ETL in C#.
- Python - This gives Python Truxton capability.