DBmaestro

Last updated
DBmaestro
Industry DevOps, Database, DataOps
Founded2012
FounderYariv Tabac, Yaniv Yehuda
Headquarters
Boston
,
Massachusetts
Area served
Worldwide
Key people
Gil Nizri (CEO), Yaniv Yehuda (CPO)
ProductsDBmaestro DevOps Platform
Website www.dbmaestro.com

DBmaestro is a computer software company with sales headquartered in Boston. It markets its services for DevOps collaboration between development and IT operations teams.

Contents

DBmaestro was founded in 2012 by Yariv Tabac and Yaniv Yehuda . [1] [2] To date, the company raised venture capital funding of $7.5m. [3] [4]

Their flagship product is a DevOps platform that enables organizations to automate various stages of the database development lifecycle. This platform integrates with a wide range of popular relational databases and cloud platforms, providing a unified approach to database management across diverse environments.

Products

DBmaestro's DevOps Platform software focuses on database development and controls application specific data. DBmaestro integrates with other technologies such as Oracle Database, Microsoft SQL Server, [5] IBM DB2, [6] PostgreSQL, [7] Snowflake, [8] MySQL, [9] MariaDB, [10] Amazon RDS [11] and Amazon Redshift.

DBmaestro software as a service offers database release automation capabilities designed to optimize DevOps environments for enterprises by automating continuous integration and continuous delivery (CI/CD) processes for databases with zero disruption to existing processes. [12] DBmaestro's DevOps platform offers a visual database pipeline builder, which enables organizations to package, verify, deploy, and promote database changes, and a release automation module, which revalidates the final state to make sure the release process ended successfully, while auditing all changes made. [13]

DBmaestro offers a source control module with which users can manage all changes made to the database code, structure or content across different teams, maintaining a single source of truth for all changes to the database. [14] In 2023 DBmaestro rolled out an AI-powered error-management assistant which can automatically identify errors in database releases and propose immediate feedback including best practices for resolution. [15]

In 2015, DBmaestro was recognized by the editors of SD Times, [16] Computing magazine, [17] and a market research company. [18] In 2016 DBmaestro was lauded for “standing out from the crowd” in the 2016 DevOps Dozen Awards. The voting was conducted by the website DevOps.Com and consisted of thousands of people in the industry who cast their votes in 12 categories. [19] In 2018, DBmaestro was honored as a Bronze Stevie Award Winner for New Product or Service of the Year - Software - DevOps Solution [20] [21]

In July, 2019, DBmaestro announced a global reselling partnership agreement with IBM, in which IBM will be offering DBmaestro’s platform to its worldwide enterprise customer base. [22]

Related Research Articles

<span class="mw-page-title-main">MySQL</span> SQL database engine software

MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.

<span class="mw-page-title-main">IBM Db2</span> Relational model database server

Db2 is a family of data management products, including database servers, developed by IBM. It initially supported the relational model, but was extended to support object–relational features and non-relational structures like JSON and XML. The brand name was originally styled as DB2 until 2017, when it changed to its present form.

<span class="mw-page-title-main">IBM i</span> Operating system

IBM i is an operating system developed by IBM for IBM Power Systems. It was originally released in 1988 as OS/400, as the sole operating system of the IBM AS/400 line of systems. It was renamed to i5/OS in 2004, before being renamed a second time to IBM i in 2008. It is an evolution of the System/38 CPF operating system, with compatibility layers for System/36 SSP and AIX applications. It inherits a number of distinctive features from the System/38 platform, including the Machine Interface which provides hardware independence, the implementation of object-based addressing on top of a single-level store, and the tight integration of a relational database into the operating system.

Adabas, a contraction of “adaptable database system," is a database package that was developed by Software AG to run on IBM mainframes. It was launched in 1971 as a non-relational database. As of 2019, Adabas is marketed for use on a wider range of platforms, including Linux, Unix, and Windows.

<span class="mw-page-title-main">OTRS</span> Service management software

OTRS is a service management suite. The suite contains an agent portal, admin dashboard and customer portal. In the agent portal, teams process tickets and requests from customers. There are various ways in which this information, as well as customer and related data can be viewed. As the name implies, the admin dashboard allows system administrators to manage the system: Options are many, but include roles and groups, process automation, channel integration, and CMDB/database options. The third component, the customer portal, is much like a customizable webpage where information can be shared with customers and requests can be tracked on the customer side.

Apache Derby is a relational database management system (RDBMS) developed by the Apache Software Foundation that can be embedded in Java programs and used for online transaction processing. It has a 3.5 MB disk-space footprint.

In database computing, Oracle Real Application Clusters (RAC) — an option for the Oracle Database software produced by Oracle Corporation and introduced in 2001 with Oracle9i — provides software for clustering and high availability in Oracle database environments. Oracle Corporation includes RAC with the Enterprise Edition, provided the nodes are clustered using Oracle Clusterware.

<span class="mw-page-title-main">Netezza</span> Provider of Integrated Data Warehouse Hardware and Software

IBM Netezza is a subsidiary of American technology company IBM that designs and markets high-performance data warehouse appliances and advanced analytics applications for the most demanding analytic uses including enterprise data warehousing, business intelligence, predictive analytics and business continuity planning.

Progress Chef is a configuration management tool written in Ruby and Erlang. It uses a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". Chef is used to streamline the task of configuring and maintaining a company's servers, and can integrate with cloud-based platforms such as Amazon EC2, Google Cloud Platform, Oracle Cloud, OpenStack, IBM Cloud, Microsoft Azure, and Rackspace to automatically provision and configure new machines. Chef contains solutions for both small and large scale systems.

DevOps is a methodology in the software development and IT industry. Used as a set of practices and tools, DevOps integrates and automates the work of software development (Dev) and IT operations (Ops) as a means for improving and shortening the systems development life cycle. DevOps is complementary to agile software development; several DevOps aspects came from the agile way of working.

Amazon Relational Database Service is a distributed relational database service by Amazon Web Services (AWS). It is a web service running "in the cloud" designed to simplify the setup, operation, and scaling of a relational database for use in applications. Administration processes like patching the database software, backing up databases and enabling point-in-time recovery are managed automatically. Scaling storage and compute resources can be performed by a single API call to the AWS control plane on-demand. AWS does not offer an SSH connection to the underlying virtual machine as part of the managed service.

A cloud database is a database that typically runs on a cloud computing platform and access to the database is provided as-a-service. There are two common deployment models: users can run databases on the cloud independently, using a virtual machine image, or they can purchase access to a database service, maintained by a cloud database provider. Of the databases available on the cloud, some are SQL-based and some use a NoSQL data model.

Rocket Software is a privately held software development firm founded in 1990. Using the IBM Z, IBM Power, and embedded database platforms, Rocket provides predictive analytics with deep data, develop AI and machine learning capabilities, and design mobile and browser applications. Rocket operates in markets including the financial, banking, health care, government, insurance, aerospace, auto manufacturing, and retail industries. Rocket has a business partnership with IBM that began in 1994 with a licensing agreement for Rocket QMF tools. The company is headquartered in Waltham, Massachusetts, USA.

Idera, Inc. is the parent company of a portfolio of brands that offer B2B software including database tools, application development tools, test management tools, and DevOps tools. It is headquartered in Houston, Texas and has offices in Australia, Austria, and the United Kingdom. It is owned by the private equity firms HGGC, Partners Group and TA Associates.

XebiaLabs is an independent software company specializing in DevOps and continuous delivery for large enterprise organizations. XebiaLabs offers a DevOps Platform for application-release automation (ARO). These components include release orchestration, deployment automation and DevOps intelligence.

Perforce Software, Inc. is an American developer of software used for developing and running applications, including version control software, web-based repository management, developer collaboration, application lifecycle management, web application servers, debugging tools, platform automation, and agile planning software.

<span class="mw-page-title-main">Tricentis</span> Austrian software testing company

Tricentis is a software testing company founded in 2007 and headquartered in Austin, Texas. It provides software testing automation and software quality assurance products for enterprise software.

<span class="mw-page-title-main">DBeaver</span> Multi-platform database administration software

DBeaver is a SQL client software application and a database administration tool. For relational databases it uses the JDBC application programming interface (API) to interact with databases via a JDBC driver. For other databases (NoSQL) it uses proprietary database drivers. It provides an editor that supports code completion and syntax highlighting. It provides a plug-in architecture that allows users to modify much of the application's behavior to provide database-specific functionality or features that are database-independent. This is a desktop application written in Java and based on Eclipse platform.

<span class="mw-page-title-main">Grafana</span> Platform for data analytics and monitoring

Grafana is a multi-platform open source analytics and interactive visualization web application. It can produce charts, graphs, and alerts for the web when connected to supported data sources.

HammerDB is an open source database benchmarking application developed by Steve Shaw. HammerDB supports databases such as Oracle, SQL Server, Db2, MySQL and MariaDB. HammerDB is written in TCL and C, and is licensed under the GPL v3.

References

  1. Yariv Tabac (April 17, 2015). "Database Development without Enforced Roles and responsibilities is a reckless security risk". Company blog. Archived from the original on April 16, 2017. Retrieved April 15, 2017.
  2. "Yaniv Yehuda". CMCrossroads. Retrieved 2015-11-16.
  3. "DBmaestro Raises $3M in Series A Funding to Expand DevOps for Database". Press release. February 24, 2016. Retrieved April 15, 2017.
  4. "DBmaestro Raises $4.5 Million Led by Vertex Ventures to Drive Market Adoption of DevSecOps for Databases". DevOps.com. 2017-07-05. Retrieved 2019-08-01.
  5. "DBmaestro Expands its New Database Automation Platform to Support Microsoft SQL". DevOps.com. 2018-05-16. Retrieved 2019-08-01.
  6. "DBmaestro Expands its New Database DevOps Platform to Support DB2". DevOps.com. 2018-05-16. Retrieved 2019-08-01.
  7. "DBmaestro DevOps Platform 7.5 focuses on flexibility, better tracking and project hierarchy". SD Times. 2018-05-16. Retrieved 2019-08-01.
  8. "DBmaestro announces support for Snowflake, to enable database delivery automation" (Press release).
  9. "DBmaestro Brings Database Release Automation to MySQL, MariaDB and RDS" (Press release).
  10. "DBmaestro Brings Database Release Automation to MySQL, MariaDB and RDS" (Press release).
  11. "DBmaestro Brings Database Release Automation to MySQL, MariaDB and RDS" (Press release).
  12. "IBM and DBmaestro announce on a global partnership on DevOps and Cloud Solutions". DevOps.com. 2019-07-09. Retrieved 2019-08-01.
  13. "DBmaestro DevOps Platform". Visual Studio - Marketplace. Retrieved 2019-08-01.
  14. "DBmaestro Launches Database Source Control Solution" (Press release).
  15. "DBmaestro announcing: Generative DevOps AI" (Press release).
  16. "The 2015 SD Times 100: 'Best in Show' in Software Development". SDTimes. Retrieved 2016-09-26.
  17. "Computing Vendor Excellence Awards shortlist announced". www.computing.co.uk. 27 May 2015. Retrieved 2015-11-23.
  18. "Global DevOps Tool Market 2015-2019". Global Information, Inc. August 26, 2015. Retrieved April 15, 2017.
  19. https://devops.com/dbmaestro-named-best-new-devops-solutions-company-devops-com/
  20. "New Product Awards". The American Business Awards. 2 May 2018. Retrieved 2019-08-01.
  21. "DBmaestro Named Finalist in 2018 DevOps Industry Awards". DevOps.com. 2018-09-17. Retrieved 2019-08-01.
  22. "IBM and DBmaestro announce on a global partnership on DevOps and Cloud Solutions". DevOps.com. 2019-07-09. Retrieved 2019-08-01.