StormDB Tutorials
We present some tutorials for working with StormDB databases.
In most cases these act as Postgres-XC tutorials as well.
Connecting to StormDB
After creating your database and tables, you will likely want to connect to the database from your applications. The following tutorials help you to do that.
- Connecting to StormDB in Java applications via JDBC
- Connecting to StormDB in .NET applications via npgsql
- Connecting to StormDB in Python applications
Postgres-XC Tutorials
StormDB is already geospatially enabled. For those using open source Postgres-XC and wanting to enable PostGIS functionality, this tutorial tells you how.


.png)

