Technology

Flutter
What is Flutter? Google’s Flutter software development kit (SDK) is an open-source framework for developing natively built mobile, web, and desktop applications from a single codebase. It uses the Dart programming language, ...
Frappe
Framework and Apps Our flagship products are our web framework Frappe which is a fully featured, low code framework, and the world's best free and open source ERP  . ERPNext helps companies from tiny ...
Vue.js
Overview Vue.js (pronounced /vjuː/, like view) is a library for building interactive web interfaces. The goal of Vue.js is to provide the benefits of reactive data binding and composable view components with an API that is as ...
SQL Server
What is SQL Server? The original SQL Server code was developed in the 1980s by the former Sybase Inc., which is now owned by SAP. In 1988 Microsoft created SQL Server for ...
MySQL
 What is MySQL? MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Oracle Corporation. The MySQL website (http://www.mysql.com/) provides the latest information about MySQL software. MySQL is ...
Postgres
What is PostgreSQL? PostgreSQL, commonly pronounced “Post-GRES,” is an open source database that has a strong reputation for its reliability, flexibility, and support of open technical standards. Unlike other RDMBS (Relational Database ...
Oracle
Oracle makes software, called database management systems (DBMS), to create and manage databases. An RDBMS is a relational database management system. An Oracle Database (aka Oracle RDBMS) is a collection of data ...
MS .Net
What is C# C# is pronounced as "C-Sharp". It is an object-oriented programming language provided by Microsoft that runs on .Net Framework. By the help of C# programming language, we can develop different ...
Python
What is Python? Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting. What can Python do? Python can be ...
PHP
What is PHP? PHP is an acronym for "PHP: Hypertext Preprocessor" PHP is a widely-used, open source scripting language PHP scripts are executed on the server PHP is free to download and use What is a ...