For SQream version 2022.1.
.. only:: html .. tip:: Want to read this offline? `Download the documentation as a single PDF <https://docs.sqream.com/_/downloads/en/v2022.1/pdf/>`_ .
.. only:: pdf or latex .. tip:: This documentation is available online at https://docs.sqream.com/
SQream DB is a columnar analytic SQL database management system.
SQream DB supports regular SQL including :ref:`a substantial amount of ANSI SQL<sql_feature_support>`, uses :ref:`serializable transactions<transactions>`, and :ref:`scales horizontally<concurrency_and_scaling_in_sqream>` for concurrent statements.
Even a :ref:`basic SQream DB machine<hardware_guide>` can support tens to hundreds of terabytes of data.
SQream DB easily plugs in to third-party tools like :ref:`Tableau<connect_to_tableau>` comes with standard SQL client drivers, including :ref:`JDBC<java_jdbc>`, :ref:`ODBC<odbc>`, and :ref:`Python DB-API<pysqream>`.
Get Started | Reference | Guides |
Releases | Driver and Deployment | Help and Support |
:ref:`troubleshooting` guide |
Need help?
If you couldn't find what you're looking for, we're always happy to help. Visit SQream's support portal for additional support.
Looking for older versions?
This version of the documentation is for SQream DB Version 2022.1.
If you're looking for an older version of the documentation, versions 1.10 through 2019.2.1 are available at http://previous.sqream.com .
.. toctree:: :caption: Contents: :glob: :maxdepth: 6 :titlesonly: :hidden: getting_started/index installation_guides/index data_ingestion/index connecting_to_sqream/index external_storage_platforms/index loading_and_unloading_data/index feature_guides/index operational_guides/index sqream_studio_5.4.7/index architecture/index configuration_guides/index reference/index data_type_guides/index releases/index troubleshooting/index glossary