-
Notifications
You must be signed in to change notification settings - Fork 186
Commercial support and enterprise version
Flavian Alexandru edited this page May 18, 2016
·
3 revisions
We, the people behind phantom run a software development house specialised in Scala and NoSQL. If you are after enterprise grade training or support for using phantom, Outworkers is here to help!
We offer a comprehensive range of elite Scala development services, including but not limited to:
- Software development
- Remote contractors for hire
- Advanced Scala and Cassandra training
We are big fans of open source and we will open source every project we can! To read more about our OSS efforts, click here.
Phantom Enterprise is an upgraded version of Phantom which includes several extremely powerful features that will not be available in the open source version, including and not limited to:
- Full online access to a complete set of phantom tutorials, accompanied by our direct support.
- Advanced support for integrating phantom with Apache Spark.
- A very powerful schema management framework called
phantom-migrations
which allows you not only to completely automate schema management and do it all in Scala, but also to let phantom automatically handle most use cases for you. -
phantom-autotables
, an advanced macro based framework which will auto-generate, auto-manage, and auto-migrate all your queries from case classes. - Full support for integration with Datastax Enterprise and Datastax Ops Center, including protocol level support for authentication, reporting, and much more.
To stay up-to-date with our latest releases and news, follow us on Twitter: @outworkers.
- Issues and questions
- Adopters
- Roadmap
- Changelog
- Tutorials
- Commercial support
- Using phantom in your project
- Primitive columns
- Optional primitive columns
- Collection columns
- Collection operators
- Automated schema generation
- Indexing columns
- Data modeling with phantom
- Querying with phantom
- Asynchronous iterators
- Batch statements
- Apache Thrift integration
- Apache ZooKeeper integration
- The phantom testkit