Goldstar Logo
Your Source for Actian Zen and PSQL Database Products, Services and Training Since 1997 EMail: Sales@goldstarsoftware.com 
Phone: 1-708-647-7665 
Web Site Login 
Free PSQL Support
Quick Links
Database Engines
 Version Quick-Reference Chart
+ Actian Zen v15
+ Actian Zen v14
+ Actian Zen/PSQL v13
+ Actian PSQL v12
+ Actian PSQL v11
+ Pervasive PSQL v10
+ Pervasive PSQL v9
+ Pervasive.SQL V8
+ Pervasive.SQL 2000i
+ Pervasive.SQL 7
+ Btrieve 12
+ Btrieve 6.15
+ Actian Vector

+ Protecting Your Data

+ Goldstar Services

+ Goldstar Tools

+ Developer Resources

+ Other Solutions

Using AMS? Status 7224 Fix My PSQL License Report Engine Crash Repair PSQL Files Get Support Now Join Our Mailing List

Navigation Background

  PSQL v13 Quick Links
Product Information
Pricing Information
Patch Downloads
Licensing Explained
Workgroup vs Server?
Buy Now On-Line!
Ongoing Support
Why Goldstar?

Actian Zen/PSQL v13 Product Information

PSQL Logo

First Customer Ship:June 27, 2017
End of General Availability:December 31, 2020 March 31, 2021
Move To Transition Support:December 31, 2021
End of Support:December 31, 2022

Click here for the Zen/PSQL Product Family Data Sheet

Click here for the Zen/PSQL v13 Enterprise Server Product Data Sheet

Click here for the Zen Cloud Server v13 Product Data Sheet

What is Actian Zen?

In 2017, Actian refocused their database efforts around a new concept called Hybrid Data. The theory behind Hybrid Data is to provide a continuum of database products that can satisfy the data needs of most organizations. This continuum would provide for the most efficient access and storage of data at each level to meet the goals of that level. Here's what it looks like graphically:

Hybrid Data Picture

On the left you can see the Actian Zen Embedded Library -- special components designed to be built into applications for the Internet of Things (IoT) world, to enable you to capture data on IoT endpoints, including sensors, smart phones, and small devices like the Raspberry Pi and Windows Nano Server. The extremely small footprint of the Zen database product makes it ideal for these environments where processing power, memory, and storage are extremely limited.

Once that data has been collected and processed within the IoT endpoint, the data can be pushed or aggregated into a central database for additional processing (such as deduplication) and reporting. It can also be merged with data stored within other SMB database application environments, such as those used for accounting, SPC data tracking, healthcare data, airlines, and more. By leveraging the power of full-blown Windows and Linux servers here, the Actian Zen Database Engine can handle substantially larger data sets and heavier processing workloads, up to hundreds of users or more. There are currently three editions of the Zen Embedded Database, namely the Workgroup Engine (for up to 5 concurrent users and a limited feature set), the Server Engine (for 6+ concurrent users), and the Vx Server Engine, supported unlimited users and licensed only by data size -- suitable for internet and SaaS solutions.

One of the challenges faced by any database engine is high-speed reporting and analytics. A row-based environment like Actian Zen is ideal for maintaining large quantities of data accurately and controlling multiple users that need to update the data simultaneously. However, such an environment is not well suited for analytics. Enter the Actian Vector database engine. The Vector database provides a column-based data store which can provide results, but at a speed that can be as much as 100x faster than a row-based database! This superior performance can be used to quickly generate dashboards, show trends within data, isolate sensor data that is out of a normal range, and coalesce your data into usable management reports.

At the far right, we see the Actian X Hybrid database. This combination of Ingres and Vector provides a high-end, enterprise-class, database environment for your applications, where you can leverage the SQL interface for Ingres to store your data, and yet still attain the reporting benefits of Vector.

Connecting these various layers in the picture above is a component called Actian DataConnect. This integration tool supports classic ETL (Extract, Transform, and Load) operations for both simple and complex data conversions, as well as filtering and aggregation functions. While this tool exists today, the level of functionality it offers at the lower end (to the Zen Embedded Library and Zen Embedded Database) data is still a bit limited. We expect that they will start to address this in the upcoming releases.

While you are waiting for Actian to complete their picture, however, you should know that Goldstar Software has solutions for you today! Our DDF2XML tool can extract the database definitions from your Zen/PSQL database and generate CREATE statements for the Vector database. Another tool, GSSync, can pull data records out of the Zen databases and send them over to the Vector environment, much like the DataConnect product. Where GSSync shines, however, is in the handling of legacy and variant data types, as well as being able to identify changed records in your Zen/PSQL data, and update only the changed records in the Vector side, saving processing time and limiting changes.

Actian Zen Core Library

The Zen Core library is available for Android and iOS, and this single-user engine requires less than 2MB of space!

Actian Zen Embedded Database

The Actian Zen Embedded Database is formerly known as Actian PSQL, Pervasive PSQL, Pervasive.SQL, and even Btrieve and NetWare SQL. This database engine continues the long-standing history of providing a direct record-level access method with extremely high performance and a high degree of flexibility for the developer with respect to data structures. It is the original NoSQL database, but it ALSO includes a full ANSI-compliant SQL engine that can be accessed through ODBC, JDBC, ADO.NET, and other interfaces. It supports database record sizes to 4GB, and individual data file sizes up to 256GB, and it has become the database engine of choice for applications within just about every vertical markets, including airlines, banks, dentists, doctor's offices, funeral homes, insurance companies, long term care facilities, steel mills, timber harvesting, and utilities.

As with previous versions (Actian PSQL v12 and older), Zen/PSQL v13 is available for Windows in both 32-bit and 64-bit levels. The Linux engine and the Mac OSX Engine is available in a 64-bit version only. Both DataExchange v13 and AuditMaster v13 are also available.

Right now, the embedded product name is still Actian PSQL v13, but this name will be retired in favor of the new name which conveys the primary features of Zen -- Zero-DBA, Embeddable, and Nano-footprint (i.e. small size).

What's New In Zen/PSQL v13?

Here is a list of the most important new features in this release:

  • Support for Larger Data Sets: The new v13 file format supports files as large as 64TB and with up to 18 quintillion records! A new BTRVEX function is needed to access systems over 4 billion records, but this can be phased into your code, modifying applications only where needed.
  • PSQL Reporting Engine: Many users have asked for this feature over the years, and it has finally come to fruition! Included FREE with PSQL v13 is a new Reporting Engine (RE), which allows you to set up a secondary PSQL server for reporting purposes. Now, you can off-load your SQL queries and reports, preserving the performance of your production server.
  • New Btrieve C and C++ APIs: Simpler development is here! A new Btrieve 2 API is included with v13 which offers a simplified way of calling the database from C, but also from object-oriented languages like C++. Even better, a new SWIG API is available for the Btrieve 2 API which offers access from Perl, PHP, Python, and other scripting environments. Get more details from the Getting Started guide.
  • New Schema Export and Import in PCC: A completely revamped solution to exporting and importing your SQL metadata is available in v13, making it possible to recreate your databases, migrate from v1 to v2 metadata, and more.
  • Updated Cache Management: Would you like to purge useless data from your database engine cache? A new option for BUTIL is available to do just that! This command can be used to flush pages from a large, rarely-accessed file from your database cache. Even better -- use the -CACHE option to pre-load data from your critical files into the cache, improving performance for your users!
  • New SDKs: ADO.NET 4.3 modules, as well as .NET Standard 2.0 drivers, are now available (ADO.NET 4.0 has been deprecated in PSQL v13).
  • LIKE with Btrieve Extended Operations: Service Pack 1 adds a new feature for developers -- the ability to use LIKE syntax to search for substrings with the Extended Operations, such as GetNextExtended and StepNextExtended. This feature will provide performance gains to the SRDE right away, and can allow for LIKE searching in your Btrieve applications to provide a substantial speed improvement.
  • Integration with AD Security: Service Pack 1 adds a new Active Directory security integraton feature for the SQL engine. You can create groups in AD, along with matching groups in SQL, and SQL security will be handled through the AD assignment. (A user can still be a member of only one group.) This can ease the administrative overhead for Windows users.
  • New Operating System Support: SP1 adds support for the Windows Nano Server environment, allowing you to run on a minimim-footprint, non-GUI version of Windows Server designed to run in the cloud or within containers. This engine can be managed remotely via WMI and PowerShell, and it reduces the OS size and security footprint of your environment considerably, saving both storage space and memory. SP3 adds official Android, iOS, and Windows Server 2019 support, as well.
  • 8-Byte AutoInc/BIGIDENTITY: SP2 adds support for an 8-byte AutoInc data type, which was added (in SP3) to SQL as the BIGIDENTITY data type.
  • TRY_CAST and TRY_CONVERT: SP2 adds two new SQL functions that return NULL if the conversion fails (instead of crashing the query).
  • UPSERT Capability: SP3 adds the UPSERT capability -- attempt an INSERT and if it fails, treat it as an UPDATE instead.

You can get the official What's New document now.

Supported Operating Systems and Hardware Requirements

Officially supported operating systems include Windows 7 and newer, and Windows Server 2008 R2 and newer only, along with various OS X and Linux distributions and versions. Windows Vista, Windows XP, Server 2003, Server 2008 (not R2) and older operating systems are not formally supported by Actian with this release! This does not mean that they will not work, but only that they have not been officially tested or supported by Actian.

IMPORTANT NOTE: If you intend to upgrade to a new Windows 11 computer, please be aware that some recently-released solid state disk (SSD) modules are now shipping with sector sizes larger than 4K, which can cause problems with older versions of database systems from Microsoft, Oracle, and Pervasive/Actian. Actian will NOT be releasing updates for Zen v14 or older to address this issue. If you intend to stay on an older database engine on new hardware, you should first run the command "fsutil fsinfo sectorInfo C:", which will report a value for PhysicalBytesPerSectorForAtomicity. If this value is reported at anything over 4096, your new hardware is incompatible with Zen v14 and older, and you should plan to upgrade your database software to Zen v15 to retain functionality. Note that the sector size is an inherent property of the hardware and cannot be altered (without replacing the hardware).

There are no stated minimum hardware requirements. Essentially, if you can run the OS, you can run the database engine. However, performance will be commensurate with the resources provided, as well as the workload.

Actian Zen/PSQL v13 License Models

Actian Zen/PSQL v13 has three different license models to choose from:

  • Workgroup Engine: Per-user licensing, up to a maximum of 5 concurrent users
  • Server Engine: Per-user licensing, starting at 6 concurrent users
  • Cloud Server Engine: Data size licensing with unlimited users for Web/SaaS installations

Please see our Zen/PSQL v13 License Primer for more information on the various license types and other factors that might help you determine the best license type for your environment.

If you have decided on per-user licensing, but you are still not sure if you want the Workgroup Engine or the Server Engine, check out our Workgroup Versus Server Comparison Chart.

Pricing for each of these license models can be found on our Actian Zen/PSQL v13 price list, or you can BUY IT NOW from our on-line store. If you want to try out different license models before you buy (a really good idea!), you can get trial downloads from here.

Still not sure which license model or size to get?

Actian Zen/PSQL v13 Application Support

We expect application vendors to support Actian Zen/PSQL v13 as they have supported previous versions. If we have heard from your vendor, then our Application Support pages may have useful information already for you. Otherwise, please contact your application vendor directly to find out when they expect to support Zen/PSQL v13.

[Expand Entire Page... ] [Collapse Entire Page... ]
[+] Actian Zen/PSQL v13.30 (SP3, a.k.a. v13 R2)...
[+] Actian Zen/PSQL v13.20 (SP2)...
[+] Actian Zen/PSQL v13.10 (SP1)...
[+] Actian Zen/PSQL v13.00 (FCS)...

[+] Frequently Asked Questions About Actian Zen/PSQL v13...

[Expand Entire Page... ] [Collapse Entire Page... ]

If you have additional questions about the product, please contact us!

  Copyright © 1997-2024, Goldstar Software Inc., All rights reserved. PRODUCTS | SERVICES | TRAINING | SUPPORT | DOWNLOADS | ABOUT US  
Goldstar Software Inc. | 1945 Maplewood Ln | Munster IN 46321 Legal Statements | EULAs | Uninstall | Privacy Statements | Contact Us